summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* * modules/absolute-header: New module.Eric Blake2006-12-261-2/+2
* * gnulib-tool (SED): Remove, undoing previous change.Paul Eggert2006-12-261-124/+123
* Use "sed --posix" instead of "sed" when possible.Bruno Haible2006-12-221-116/+126
* Fix 'join' invocation.Bruno Haible2006-12-111-2/+2
* Don't show the includes for modules that were not explicitly specified.Bruno Haible2006-12-111-2/+9
* Fix double initialization of noinst_LTLIBRARIES.Bruno Haible2006-11-291-19/+21
* Initialize also noinst_LTLIBRARIES.Bruno Haible2006-11-271-1/+2
* Add license compatibility check in --create-testdir.Bruno Haible2006-11-151-1/+25
* Fix --create-testdir --with-tests.Bruno Haible2006-11-141-2/+3
* Override also AC_LIBSOURCES. Works around an automake errorBruno Haible2006-11-131-1/+21
* Replace build-aux/ also in the Makefile snippet.Bruno Haible2006-11-131-2/+4
* New option --local-symlink.Bruno Haible2006-11-131-7/+24
* Fix the symlinks installed by the --symlink option.Bruno Haible2006-11-131-17/+41
* Finish support for source files in subdirectories.Bruno Haible2006-11-131-7/+29
* Synthesize also an EXTRA_lib_SOURCES augmentation.Bruno Haible2006-11-131-1/+19
* * gnulib-tool (func_create_testdir): Fix replacement ofRalf Wildenhues2006-11-121-36/+58
* Create also all needed subdirectories.Bruno Haible2006-11-061-69/+59
* Fix typo in actioncmd. From Charles WIlson.Bruno Haible2006-11-021-2/+2
* Interpret a backslash-newline sequence in the Makefile.am snippet as a space.Bruno Haible2006-11-021-2/+2
* Change a sed expression to be POSIX compliant.Bruno Haible2006-11-011-3/+2
* Avoid syntax error from bash 2.00 ... 2.05.Bruno Haible2006-10-231-13/+11
* Don't include ftruncate and mountlist by default.Bruno Haible2006-10-201-2/+3
* Fix from Charles Wilson.Bruno Haible2006-10-191-2/+2
* Remove duplicates from the gl_LIBOBJS list.Bruno Haible2006-10-191-5/+4