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