summaryrefslogtreecommitdiffstats
path: root/src/local.mk
AgeCommit message (Expand)AuthorLines
2016-11-23build: avoid racy failure of "make -jN install"Jim Meyering-1/+1
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady-0/+6
2016-11-14all: reduce usage of proper_name_utf8()Pádraig Brady-10/+0
2016-10-15build: also distribute new file, src/die.hJim Meyering-0/+1
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon-0/+4
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-19build: fix VPATH build with --disable-dependency-trackingPádraig Brady-0/+9
2015-11-17maint: remove unmaintained file, c99-to-c89.diffJim Meyering-2/+1
2015-09-12numfmt: use new set-fields module to parse --fieldAssaf Gordon-0/+1
2015-09-12cut: refactor into set-fields moduleAssaf Gordon-0/+3
2015-09-03base32: A new program similar to base64Pádraig Brady-0/+5
2015-07-15sync: fix build with separate $(LIB_FDATASYNC)Peter Bray-0/+1
2015-06-04build: port single_binary_prog to POSIX shellPaul Eggert-3/+6
2015-04-26ls: on GNU/Linux, remove dependency on libaclPaul Eggert-1/+1
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-11-25build: port new rule for coreutils.h to old BashPaul Eggert-1/+2
2014-09-10build: adjust previous transformations on libstdbuf namePádraig Brady-5/+5
2014-09-10build: avoid name transformations on libstdbufPádraig Brady-1/+8
2014-07-18build: don't distribute generated coreutils.hPádraig Brady-2/+4
2014-07-13build: support building all tools in a single binaryAlex Deymo-0/+61
2014-05-25build: libstdbuf.so: avoid new OS X link failureJim Meyering-1/+1
2014-05-21tests: use chroot --user rather than internal setuidgid toolPádraig Brady-3/+1
2014-03-18stat: port birthtime to Solaris 11Paul Eggert-0/+3
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-12-04md5sum, sha*sum: use libcrypto where availablePádraig Brady-0/+9
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-4/+12
2013-07-01mkdir,mkfifo,mknod: with -Z, create SMACK security contextJarkko Sakkinen-0/+3
2013-06-24ls: with -Z, show SMACK security contextJarkko Sakkinen-0/+1
2013-05-08id: with -Z, show SMACK security contextJarkko Sakkinen-0/+1
2013-03-24maint: improve make src/fs-magic-comparePádraig Brady-6/+16
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-12-19build: fix cygwin build issuesZartaj Majeed-2/+2
2012-11-16factor: tidy up primes.h againPaul Eggert-1/+1
2012-11-12factor: maintainer builds primes.h, not builderPaul Eggert-3/+9
2012-10-25build: ensure factor links the iconv libraryPádraig Brady-0/+1
2012-10-04factor: merge with preexisting factor; integrate tests; avoid warningsJim Meyering-16/+15
2012-10-03build: remove redundant dependency: $(PROGRAMS): lib/libcoreutils.aJim Meyering-2/+0
2012-09-11build: build lib/ using non-recursive makeJim Meyering-4/+2
2012-09-10maint: allow per-directory CFLAGS settings with non-recursive makeJim Meyering-1/+2
2012-09-05build: remove two now-useless convenience targetsStefano Lattarini-10/+0
2012-09-05build: use 'check-local' to extend the 'check' targetStefano Lattarini-1/+1
2012-09-01build: fix VPATH issues in C compilationJim Meyering-1/+1
2012-09-01build: simplify: get rid of some indirection variablesStefano Lattarini-3/+4
2012-09-01maint: fix and simplify maintainer checksStefano Lattarini-37/+7
2012-09-01build: fix generation of manpages for programs not built by defaultStefano Lattarini-5/+0
2012-09-01build: don't use recursive make to build the 'src' subdirectoryStefano Lattarini-0/+567