summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* Care about dangling symbolic links.Bruno Haible2007-08-261-2/+2
* Use test -h, not test -L.Bruno Haible2007-08-261-2/+2
* Create .cvsignore files when creating a new directory.Bruno Haible2007-07-231-3/+10
* Remove pointless error message.Bruno Haible2007-07-191-7/+1
* New options --po-base, --po-domain.Bruno Haible2007-07-181-7/+297
* Ensure that also files under build-aux/ are distributed.Bruno Haible2007-07-181-1/+12
* New gnulib-tool option --more-symlinks.Bruno Haible2007-07-141-8/+21
* Handle copying terms "GPLv2+" and "LGPLv2+".Bruno Haible2007-07-131-5/+26
* (func_import): Avoid duplication of --avoid statementsSergey Poznyakoff2007-07-101-6/+8
* Determine PATH_SEPARATOR and handle Windows PATH as well.Bruno Haible2007-07-011-12/+45
* Untabify the last two commits.Bruno Haible2007-07-011-4/+4
* * gnulib-tool (self_abspathname): Fix algorithm to cope withRalf Wildenhues2007-07-011-2/+8
* * gnulib-tool: Fix indentation.Ralf Wildenhues2007-07-011-17/+16
* Don't let the 'mostlyclean' target fail because of a nonempty directory.Bruno Haible2007-06-231-3/+5
* Untabify.Bruno Haible2007-06-231-4/+4
* Make use of ksh's 'print' built-in.Bruno Haible2007-06-231-2/+22
* Tweak comment.Bruno Haible2007-06-231-2/+2
* Add better support for bash versions < 2.04.Bruno Haible2007-06-231-6/+35
* * gnulib-tool (IFS): Initialize early, so we don't set it toRalf Wildenhues2007-06-231-25/+34
* Ensure a POSIX:2001 compliant 'echo' command.Bruno Haible2007-06-231-1/+98
* * gnulib-tool (func_add_or_update, func_create_testdir): Do notRalf Wildenhues2007-06-221-4/+1
* Remember the presence of the --with-tests command-line option throughBruno Haible2007-05-281-2/+15
* 2007-04-12 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-04-121-4/+4
* 2007-04-12 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-04-121-2/+4
* TEMPLATE-EXTENDED is not a module.Bruno Haible2007-04-031-1/+3
* * gnulib-tool: Rearrange space-tab sequences, since some editorsEric Blake2007-03-231-3/+3
* Update .cvsignore and .gitignore files.Bruno Haible2007-03-171-1/+83
* Request a "make distclean" after successful "make check", to save disk space.Bruno Haible2007-03-121-2/+2
* Avoid using sed -e "", not supported by AIX sed.Bruno Haible2007-03-111-3/+3
* Start the autobuild script with /bin/sh.Bruno Haible2007-03-111-2/+3
* Create also an autobuild script.Bruno Haible2007-03-111-1/+38
* Avoiding the "./configure && make && make distclean" did not work most of theBruno Haible2007-03-101-4/+4
* Special handling for the 'relocatable-prog-wrapper' module.Bruno Haible2007-03-061-7/+12
* New module description section 'configure.ac-early'.Bruno Haible2007-02-041-23/+32
* New module description field 'Link'.Bruno Haible2007-02-011-1/+36
* * gnulib-tool (func_emit_lib_Makefile_am, func_add_or_update)Ralf Wildenhues2007-01-281-6/+7
* In testing directories, link the test programs already during "make", notBruno Haible2007-01-271-4/+34
* Fix test whether sed is GNU sed supporting --posix.Bruno Haible2007-01-211-2/+2
* Tests modules are under GPL now.Bruno Haible2007-01-171-5/+12
* For test modules, use the license of the main module.Bruno Haible2007-01-141-2/+4
* Don't unnecessarily run configure and make.Bruno Haible2007-01-141-2/+20
* (func_all_modules): Exclude all .* files (e.g., Emacs .#* auto-save files).Simon Josefsson2007-01-111-1/+2
* Exclude all files inside the CVS directory.Bruno Haible2007-01-111-2/+2
* * gnulib-tool (func_all_modules): Use POSIX conforming escapingRalf Wildenhues2007-01-091-5/+5
* Add support for subdirectories of the 'modules/' directory.Bruno Haible2007-01-091-4/+10
* Back from an automatic module-indicator macro to a module-indicator macroBruno Haible2007-01-081-4/+2
* * gnulib-tool (autoconf_minversion): Take the maximum version numberPaul Eggert2007-01-041-2/+2
* 2007-01-03 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-01-031-1/+5
* Indicate the presence of gnulib modules through C macros.Bruno Haible2007-01-021-3/+6
* * gnulib-tool (SORT): Remove, since we no longer assume GNU sort.Paul Eggert2006-12-311-10/+7