summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* * gnulib-tool (emit_lib_Makefile_am): Don't put $makefile_namePaul Eggert2006-08-281-16/+17
* New option --makefile-name.Bruno Haible2006-08-281-32/+76
* Reorder some statements.Bruno Haible2006-08-281-13/+13
* Small fix after --local-dir introduction.Bruno Haible2006-08-281-2/+43
* Save the --local-dir value in the cache file.Bruno Haible2006-08-281-2/+138
* Better error handling.Bruno Haible2006-08-281-2/+3
* New config-h module, so that "make" output needn't be clutteredPaul Eggert2006-08-261-5/+23
* Test other subdirectory names than 'lib' and 'm4'.Bruno Haible2006-08-241-35/+42
* Separate the "early" and the "normal" part of the macro.Bruno Haible2006-08-231-4/+4
* Make it possible to use lib_LTLIBRARIES in a snippet.Bruno Haible2006-08-221-2/+6
* Make it possible to install the generated library.Bruno Haible2006-08-211-2/+9
* Don't create a $(pkgdatadir) if there's nothing to be installed in it.Bruno Haible2006-08-211-39/+51
* Make it work also with Solaris /bin/sh.Bruno Haible2006-08-211-10/+13
* COPYING is not a module.Bruno Haible2006-08-151-2/+3
* Apply last patch also to --create-testdir.Bruno Haible2006-08-101-1/+5
* * gnulib-tool (func_import): Detect unexpanded macros in gnulibEric Blake2006-08-101-1/+3
* Allow AC_REQUIREs in the configure.ac snippet.Bruno Haible2006-08-081-1/+21
* Make pkgdata_DATA a cumulative variable. From Ralf Wildenhues.Bruno Haible2006-08-071-1/+3
* Fix for "make -j 3".Bruno Haible2006-08-041-3/+3
* Clean core dumps.Bruno Haible2006-07-311-3/+3
* Improve autoconf_minversion detection.Bruno Haible2006-07-311-4/+38
* New option --no-libtool.Bruno Haible2006-07-311-21/+32
* Tweak error message about missing --doc-base.Bruno Haible2006-07-291-2/+2
* Make it possible to use a locally augmented gnulib.Bruno Haible2006-07-291-33/+105
* Support projects without a top-level Makefile.am.Bruno Haible2006-07-291-23/+31
* Remove the --assume-autoconf option.Bruno Haible2006-07-291-32/+17
* Avoid creating an empty doc directory.Bruno Haible2006-07-291-7/+10
* Split the --help output into several paragraphs.Bruno Haible2006-07-291-12/+16
* Revert the --help output reordering.Bruno Haible2006-07-291-26/+26
* Improve an error message.Bruno Haible2006-07-291-2/+2
* * gnulib-tool (func_usage): Document --assume-autoconf='latest-stable'.Paul Eggert2006-07-201-1/+3
* Add option --assume-autoconf. Default is back to 2.59.Bruno Haible2006-07-201-4/+45
* Reorder tests in doc-base patch.Bruno Haible2006-07-201-4/+4
* help message tweaksKarl Berry2006-07-151-22/+22
* * gnulib-tool: List --doc-base before --tests-base.Eric Blake2006-07-111-38/+39
* * modules/fdl: New module, to install doc/fdl.texi.Eric Blake2006-07-111-14/+59
* * gnulib-tool (func_get_filelist): Don't echo m4/onceonly_2_57.m4,Paul Eggert2006-07-091-3/+3
* Invent MOSTLYCLEANDIRS.Bruno Haible2006-06-231-1/+19
* * gnulib-tool (func_version): Base copyright year on CVS date.Eric Blake2006-05-091-36/+22
* Make --update option actually work.Bruno Haible2006-05-021-2/+2
* Sort the #include directives more carefully.Bruno Haible2006-04-251-4/+25
* Support for packages that use "gettextize --intl". From Claudio Fontana.Bruno Haible2006-04-241-1/+3
* Fix "gnulib-tool --dry-run --import" in a package that has no lib/ andBruno Haible2006-04-241-61/+86
* * gnulib-tool (Usage): Fix --import, fromSimon Josefsson2006-02-131-2/+4
* 'trap' portability trapped me...Bruno Haible2006-01-261-2/+8
* Portability problem with Solaris sh.Bruno Haible2006-01-251-2/+2
* Fix portability problem to Solaris 9 sh.Bruno Haible2006-01-241-4/+6
* * gnulib-tool, build-aux/csharpcomp.sh.in: Do not pass `-q' to mktemp.Paul Eggert2006-01-221-2/+2
* Simplify my *-tests modules.Simon Josefsson2006-01-191-1/+2
* Fix sed_replace_auxdir.Bruno Haible2006-01-121-22/+34