summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Paul Eggert2005-05-141-2/+2
* (func_import): Sort and uniquify recommended includes.Paul Eggert2005-05-131-3/+3
* (Options): Add -s for --symlink/--symbolic.Simon Josefsson2005-04-211-4/+4
* (Options): Make --symlink mean --symbolic.Simon Josefsson2005-04-191-3/+3
* 2005-04-15 Simon Josefsson <jas@extundo.com>Simon Josefsson2005-04-151-8/+8
* 2005-04-15 Oskar Liljeblad <oskar@osk.mine.nu>Simon Josefsson2005-04-151-9/+67
* Preserve timestamps of files that have not changed.Bruno Haible2005-03-041-9/+13
* * gnulib-tool: Only replace files via --import when they havePaul Eggert2005-03-041-5/+38
* Print #include directives when --import'ing.Simon Josefsson2005-01-051-2/+7
* (func_emit_lib_Makefile_am): Shorten a long sed command.Paul Eggert2004-12-151-2/+3
* (func_emit_lib_Makefile_am): Fix typo: a $ wasPaul Eggert2004-10-171-2/+2
* Fix comments. Fix parse problem.Simon Josefsson2004-10-151-6/+5
* Provisions for defining LTALLOCA.Bruno Haible2004-10-151-1/+7
* Tweak.Bruno Haible2004-10-151-2/+1
* Emit separators in lib/Makefile.am.Bruno Haible2004-10-151-4/+17
* Move duplicated code into function func_emit_lib_Makefile_am().Bruno Haible2004-10-151-77/+67
* Portability tweak.Bruno Haible2004-10-151-2/+2
* Initialize opt_lgpl.Bruno Haible2004-10-151-1/+2
* Move duplicated code into function func_modules_to_filelist().Bruno Haible2004-10-151-17/+20
* Move duplicated code into function func_modules_transitive_closure().Bruno Haible2004-10-151-34/+26
* Use func_get_license.Bruno Haible2004-10-151-2/+2
* Move a lot of code into function func_import().Bruno Haible2004-10-151-200/+219
* Initialize supplied_libname. Tweak usage message.Bruno Haible2004-10-151-3/+4
* Untabify.Bruno Haible2004-10-151-264/+263
* 'README' is not a module.Bruno Haible2004-10-041-2/+3
* Fix typo in previous change: lgpl -> opt_lgpl.Paul Eggert2004-09-291-2/+2
* New parameter --lgpl, to asseert that modules arePaul Eggert2004-09-281-3/+34
* 2004-09-23 Simon Josefsson <jas@extundo.com>Bruno Haible2004-09-231-2/+2
* Add a license tag to every module.Bruno Haible2004-09-221-1/+21
* Comment out private settings.Bruno Haible2004-09-211-7/+7
* Replace various ad-hoc automake/autoconf/aclocalPaul Eggert2004-09-191-19/+9
* Use sed instead of autoconf --trace, inspired byPaul Eggert2004-08-171-30/+108
* Add --source-base, --m4-base, --libtool options.Paul Eggert2004-08-121-6/+208
* Port gnulib-tool to Solaris 8.Paul Eggert2003-09-171-4/+9
* Add a warning about duplicate dependencies.Bruno Haible2003-09-161-1/+6
* Avoid autoconf/autoheader warningBruno Haible2003-08-171-1/+5
* trivial help message fixKarl Berry2003-05-221-2/+2
* Correctly separate Include from Maintainer.Bruno Haible2003-01-211-2/+2
* Add a Maintainer.Bruno Haible2003-01-201-3/+21
* Files meant for the AUX_DIR are now in the config subdirectory.Bruno Haible2003-01-131-4/+10
* Ensure alloca.h and stdbool.h are created before compiling the library.Bruno Haible2003-01-131-2/+2
* Ignore Emacs backup files.Bruno Haible2003-01-091-2/+2
* (func_verify_module): report module name $moduleKarl Berry2003-01-011-3/+5
* (create-testdir): don't complain if destdirKarl Berry2003-01-011-2/+4
* (last_checkin_date): don't expand the $Date here.Karl Berry2003-01-011-3/+3
* Tool for managing gnulib modules.Bruno Haible2002-12-311-0/+633