summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Makefile: overwrite existing man-page fileMichael Olbrich2019-02-191-1/+1
* Makefile: install .doneMichael Olbrich2018-12-111-1/+0
* Makefile: don't install .done, .gitignore and vim swap filesRoland Hieber2018-11-171-0/+3
* ptxdist: Use pkg-config for ncurses detectionClemens Gruber2017-11-161-0/+1
* Makefile.in: fix manpage rule to report errors from RST2MANMichael Olbrich2017-09-041-2/+6
* Makefile.in: fix installing if sphinx-build is not foundMichael Olbrich2016-06-231-1/+3
* Makefile.in: fix man-page buildingptxdist-2016.06.0Michael Olbrich2016-06-221-1/+1
* ptxdist: add support for BSP specific documentationMichael Olbrich2016-06-201-8/+2
* doc: rename files to avoid warningsMichael Olbrich2016-06-201-1/+1
* Makefile.in: fix 'make dist'ptxdist-2015.12.0Michael Olbrich2015-12-181-1/+2
* generate basic man-pageMichael Olbrich2015-12-031-1/+7
* docs: extract ptxdist version when building the documentationMichael Olbrich2015-12-031-1/+4
* Sphinx-Build: it makes no sense to build the docs parallelJuergen Borleis2015-12-031-1/+1
* Add documentation supportJuergen Borleis2015-12-031-0/+5
* make dist: tar --owner=0 --group=0Jon Ringle2015-01-261-1/+1
* ptxdist: add '--auto-version' and helper scriptMichael Olbrich2014-06-201-1/+1
* configure: search for GNU lnAndreas Bießmann2014-04-211-0/+1
* configure: search for GNU mktempAndreas Bießmann2014-04-211-0/+1
* Makefile.in: don't use 'xargs -r', it's a GNU extensionMichael Olbrich2012-12-121-1/+1
* Make: ensure the GNU make is always foundJuergen Beisert2012-06-131-0/+1
* Bash: ensure the bash is always foundJuergen Beisert2012-06-131-0/+1
* 'tty' is from coreutils. So, handle it like all other coreutil toolsJuergen Beisert2012-06-131-0/+1
* Find: ensure the 'file' command is always foundJuergen Beisert2012-06-131-0/+1
* 'xargs' is from findutils. So, handle it like all other findutils toolsJuergen Beisert2012-06-131-1/+1
* 'cat' is from coreutils. So, handle it like all other coreutil toolsJuergen Beisert2012-06-131-0/+1
* 'dirname' is from coreutils. So, handle it like all other coreutil toolsJuergen Beisert2012-06-131-0/+1
* 'sort' is from coreutils. So, handle it like all other coreutil toolsJuergen Beisert2012-06-131-0/+1
* Core CPU count detection: do not rely on a fixed path to the 'sysctl' toolJuergen Beisert2012-06-131-0/+1
* configure.ac: Check for GNU findBernhard Walle2012-04-081-0/+1
* ptxdist: Check for GNU readlinkBernhard Walle2012-03-131-0/+1
* Makefile.in: Create symlink for xargsBernhard Walle2012-03-131-0/+1
* configure.ac: Check for GNU tarBernhard Walle2012-03-061-1/+1
* configure.ac: Check for GNU mknodBernhard Walle2012-03-061-0/+1
* configure: add GNU mkdir checkAndreas Bießmann2012-02-081-0/+1
* Makefile.in: rearrange environment in alphabetical orderAndreas Bießmann2012-01-191-3/+3
* Makefile.in: add link to working tarAndreas Bießmann2012-01-191-0/+1
* configure: add GNU chown checkAndreas Bießmann2012-01-191-0/+1
* configure: add GNU stat checkAndreas Bießmann2012-01-191-0/+1
* configure: add GNU rmdir checkAndreas Bießmann2012-01-191-0/+1
* configure: add GNU install checkAndreas Bießmann2012-01-191-0/+1
* configure: add GNU coreutils version of cpAndreas Bießmann2012-01-041-0/+1
* don't call rm for nothingMichael Olbrich2011-12-051-1/+1
* Makefile.in: cleanup the environment stuffMichael Olbrich2011-12-021-15/+9
* add python to environmentAndreas Bießmann2011-12-021-0/+2
* add awk to environmentAndreas Bießmann2011-12-021-0/+2
* configure.ac: add check for GNU coreutilsAndreas Bießmann2011-12-021-1/+8
* add environment make targetAndreas Bießmann2011-12-021-1/+9
* ptxdist: enable building nconf and add option to use itMichael Olbrich2010-11-171-1/+3
* Makefile: activate "make release"ptxdist-2010.10.0Marc Kleine-Budde2010-10-111-0/+3
* [make dist] build a single tarball containing ptxdist and patchesMarc Kleine-Budde2010-06-111-20/+7