summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* 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
* gnulib-tool now synthesizes the EXTRA_DIST line.Bruno Haible2006-10-131-1/+36
* Add support for multiple gnulib-tool invocations in the scope of a singleBruno Haible2006-10-121-4/+73
* Handle mismatch between latest gettext release and current gnulib.Bruno Haible2006-10-121-5/+35
* --create-testdir without module names now means to use nearly all modules.Bruno Haible2006-10-121-2/+9
* Mark generated files as "DO NOT EDIT".Bruno Haible2006-10-071-1/+4
* Don't use no-dependencies, since it's not the default in automake.Bruno Haible2006-10-021-3/+2
* Tweak last patch, for symmetry.Bruno Haible2006-09-261-4/+4
* * gnulib-tool (func_import, func_create_testdir): Fix typos inEric Blake2006-09-251-7/+7
* Don't include the config-h module in megatestdir.Bruno Haible2006-09-221-2/+3
* Pass to the gl_GETLOADAVG macro the $gl_source_base from gnulib-tool.Bruno Haible2006-09-221-1/+4
* * gnulib-tool (func_version): Create output all at once. ThisRalf Wildenhues2006-09-221-5/+6
* * gnulib-tool: Avoid space-tab.Eric Blake2006-09-191-3/+3
* * gnulib-tool (func_exit): New function, to allow to pass theRalf Wildenhues2006-09-191-14/+30
* * gnulib-tool (avoidlist): Fix typo that broke options likePaul Eggert2006-09-181-2/+2
* Avoid to execute while loops in a subshell.Bruno Haible2006-09-181-17/+32
* Avoid quadratic complexity due to string concatenations.Bruno Haible2006-09-181-29/+47
* Speed up presentation of the include files.Bruno Haible2006-09-181-24/+24
* Rewrite all file names at once.Bruno Haible2006-09-181-53/+54
* Speed up func_modules_transitive_closure.Bruno Haible2006-09-181-28/+29
* Use "sort -u" where it makes sense.Bruno Haible2006-09-181-8/+7
* Tweak for automake.Bruno Haible2006-09-131-2/+4
* For libraries not built with libtool:Bruno Haible2006-09-091-3/+62
* A comment about automake-1.9b.Bruno Haible2006-09-071-1/+3
* Add support for LDFLAGS of the generated library.Bruno Haible2006-09-061-1/+2
* * gnulib-tool (func_emit_lib_Makefile_am): Fix typos inPaul Eggert2006-09-011-4/+4
* Improve maintainability.Bruno Haible2006-09-011-11/+10
* * gnulib-tool: Don't let emacs change spaces to TAB.Eric Blake2006-08-311-1/+6
* Slightly change the output generated by --makefile-name.Bruno Haible2006-08-311-17/+30