summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* clean up ptxdist's build systemMarc Kleine-Budde2009-05-281-29/+48
* exclude .git from 'make install'Marc Kleine-Budde2009-04-201-1/+1
* [Makefile] install: try to install files as user rootMarc Kleine-Budde2009-03-241-1/+1
* * Makefile.in:Marc Kleine-Budde2009-02-091-1/+1
* * bash_completion: install it using autotoolsWolfram Sang2008-12-111-0/+1
* * ptxdist:Robert Schwebel2008-08-081-1/+1