summaryrefslogtreecommitdiff
path: root/man/local.mk
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady
2016-07-27maint: fix dependency of man/arch.1Bernhard Voelker
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-28build: support reproducible builds with consistent man pagesPádraig Brady
2015-09-03base32: A new program similar to base64Pádraig Brady
2015-03-07build: fix make dependencies for test.1Pádraig Brady
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-19build: add $(EXEEXT) suffix to man page make targetsKO Myung-Hun
2014-09-23build: pass program name to help2man after other optionsBernhard Voelker
2014-09-19build: fix dependency issues with man page generationPádraig Brady
2014-09-10doc: adjust reference to info nodes in man pagesPádraig Brady
2014-07-17build: port to non-GNU makePaul Eggert
2014-07-13build: adjust new rule not to depend on bash-4.xJim Meyering
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-11-01build: fix dependencies of man/sha*sum.1Bernhard Voelker
2013-09-12maint: avoid patching help2manBernhard Voelker
2013-09-09maint: update help2man to 1.43.3Bernhard Voelker
2013-04-07build: fix man page build failure with some permissions setupsEnrico Scholz
2013-02-04numfmt: a new command to format numbersAssaf Gordon
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-10-26build: man page generation: degrade gracefully when perl is lackingStefano Lattarini
2012-09-10build: fix a minor man-page generation dependency errorJim Meyering
2012-09-01build: restore handling of space-tainted build directory nameJim Meyering
2012-09-01build: make each man/prog.1 depend on src/prog, not src/prog.cJim Meyering
2012-09-01maint: avoid distcheck failure by properly cleaning $(ALL_MANS)Jim Meyering
2012-09-01maint: port manpages generation to VPATH buildsStefano Lattarini
2012-09-01build: $(mandeps): new, to factor out man pages dependenciesStefano Lattarini
2012-09-01build: enhance man pages cleaning and dependenciesStefano Lattarini
2012-09-01build: simplify: get rid of yet some more indirection variablesStefano Lattarini
2012-09-01build: rename dist_man1_MANS -> man1_MANSStefano Lattarini
2012-09-01build: one less unneeded make variableStefano Lattarini
2012-09-01build: simplify and make more portable to non-GNU makeStefano Lattarini
2012-09-01build: fix generation of manpages for programs not built by defaultStefano Lattarini
2012-08-30maint: move man-related syntax checks in cfg.mkStefano Lattarini
2012-08-30build: don't use recursive make to build the 'man' subdirectoryStefano Lattarini