summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* [ptxdist] rework version generationMarc Kleine-Budde2010-04-021-10/+23
* [Makefile.in] only install bash completion if dest is writableMarc Kleine-Budde2010-04-021-2/+4
* [Makefile.in] don't install autom4te.cache and logs filesMarc Kleine-Budde2010-04-011-0/+3
* [Makefile] let "make dist" use gitMarc Kleine-Budde2010-01-061-15/+20
* [Makefile] adopt install to handle dynamic fullversionMarc Kleine-Budde2010-01-061-2/+4
* [ptxdist] adopt config file version handling to cope with dynamic fullversionMarc Kleine-Budde2010-01-061-2/+0
* bash_completion should be installed using DESTDIRMarc Kleine-Budde2009-06-221-2/+2
* [Makefile.in] remove some artefacts from 3 years old debian packagingMarc Kleine-Budde2009-06-191-4/+0
* [makefile] fix make installMarc Kleine-Budde2009-05-291-1/+1