summaryrefslogtreecommitdiff
path: root/gnulib-tool
Commit message (Collapse)AuthorAgeFilesLines
* Work around an autoconf limitation on line lengths.Bruno Haible2009-04-061-1/+8
|
* Make it easier to distribute gnulib-built libraries.Bruno Haible2009-04-051-3/+8
|
* New gnulib-tool option --copy-file.Bruno Haible2009-04-051-60/+169
|
* Fix comment for func_filter_filelist.Ralf Wildenhues2009-03-231-1/+1
| | | | | | * gnulib-tool (func_filter_filelist): Fix comment. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* gnulib-tool: execute $MAKE not makeRalf Wildenhues2009-03-141-8/+13
| | | | | | | | * gnulib-tool: Default $MAKE to 'make'. (func_create_testdir, func_create_megatestdir): Use $MAKE rather than make. Initialize $MAKE in the do-autobuild script. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* gnulib-tool: use $MAKE not make in generated filesRalf Wildenhues2009-03-141-1/+2
| | | | | | | | * gnulib-tool (func_create_megatestdir): Use $MAKE rather than make in generated files. Initialize $MAKE in the do-autobuild script. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Make it easier to use the 'visibility' module.Bruno Haible2009-03-041-0/+1
|
* Re-enable the use of "sed --posix" with sed >= 4.2.Bruno Haible2009-03-011-20/+24
|
* Make a sed expression POSIX compliant.Bruno Haible2009-02-281-1/+1
|
* Don't use "sed --posix", since it is buggy.Bruno Haible2009-02-281-17/+21
|
* Backport improved autoconf semantics of AC_DEFUN_ONCE.Eric Blake2009-01-261-0/+1
| | | | | | | | | * m4/00gnulib.m4: New file. * gnulib-tool (func_get_filelist): Always use it. * m4/gnulib-common.m4 (gl_COMMON): Force the file to be used. Reported by Bruno Haible, with suggestions from Paolo Bonzini. Signed-off-by: Eric Blake <ebb9@byu.net>
* gnulib-tool: avoid warnings from using obsolete AC_GNU_SOURCEEric Blake2009-01-211-11/+0
| | | | | | | | * gnulib-tool (func_dest_tmpfilename, func_create_testdir): Using obsolete AC_GNU_SOURCE causes out-of-order expansion; avoid it, and rely solely on gl_USE_SYSTEM_EXTENSIONS. Signed-off-by: Eric Blake <ebb9@byu.net>
* Improve func_remove_prefix, func_remove_suffix.Bruno Haible2009-01-181-3/+15
|
* gnulib-tool: fix sed-based filteringJim Meyering2009-01-031-1/+1
| | | | | * gnulib-tool (func_filter_filelist): Remove extra backslash in sed_fff_filter definition.
* Speed up gnulib-tool by doing more string processing through shell built-ins.Bruno Haible2009-01-021-23/+102
|
* Fix a security bug.Bruno Haible2009-01-011-15/+16
|
* Add comments.Bruno Haible2009-01-011-1/+3
|
* Terminate loops early when possible.Bruno Haible2009-01-011-13/+23
|
* Fix small bug in update of .cvsignore or .gitignore.Bruno Haible2008-12-291-2/+2
|
* work around Solaris 8 'join' bugRalf Wildenhues2008-12-291-2/+2
| | | | | | | * gnulib-tool (func_update_ignorelist): Use 'join - FILE' rather than 'join FILE -', for Solaris join. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Fix a gnulib-tool failure.Bruno Haible2008-12-251-2/+6
|
* Don't use modules gnumakefile and maintainer-makefile in subdirectories.Bruno Haible2008-12-071-3/+17
|
* New option --with-obsolete.Bruno Haible2008-11-021-7/+36
|
* Modules now have a 'status' attribute.Bruno Haible2008-11-021-0/+22
|
* argp: Use standard gnulib idiom for EXEEXT.Simon Josefsson2008-10-281-1/+1
|
* Set and use EXEEXT.Simon Josefsson2008-10-271-1/+1
|
* Fix previous patch, and tweak references to $0.Eric Blake2008-09-271-8/+14
| | | | | | | | | | | | * posix-modules: Call func_gnulib_dir before using $gnulib_dir. (func_version, func_gnulib_dir): Don't call this program gnulib-tool. (func_gnulib_dir, func_tmpdir, func_fatal_error): Avoid shell bugs with using $0 in function. * gnulib-tool (func_gnulib_dir, func_tmpdir): Likewise. (func_fatal_error): Reuse the name the user invoked us with. Signed-off-by: Eric Blake <ebb9@byu.net>
* Make "gnulib-tool --version" work from any directory.Bruno Haible2008-09-261-1/+1
|
* Report all license incompatibilities during --import.Bruno Haible2008-09-251-2/+10
|
* Oops, tweak last commit so that it also works in the first gnulib-tool run.Bruno Haible2008-09-251-2/+9
|
* Don't ask the user to perform edits in the generated Makefile.ams.Bruno Haible2008-09-251-29/+100
|
* Store the --tests-base option in the comment in gnulib-cache.m4.Yoann Vandoorselaere2008-09-251-0/+1
|
* Update comment.Bruno Haible2008-09-201-1/+3
|
* Oops, typo in comment.Bruno Haible2008-09-051-1/+1
|
* Make gnulib-tool work with native 'sed' on AIX.Ralf Wildenhues2008-09-051-6/+10
|
* Oops, fix syntax error in last commit.Bruno Haible2008-08-311-0/+1
|
* Attempt to avoid error messages like "echo: write error: Broken pipe".Bruno Haible2008-08-311-7/+35
|
* Prepend each added line in .gitignore files with a slash.Bruno Haible2008-08-021-5/+19
|
* Make a sed program more robust.Bruno Haible2008-07-311-0/+1
|
* Work with tar's bootstrap.Eric Blake2008-07-101-3/+3
| | | | | | | | * gnulib-tool (func_emit_initmacro_end): Use m4_defn in the case where LIBSOURCES_DIR contains .#bootmp but must not be treated as an m4 comment. Signed-off-by: Eric Blake <ebb9@byu.net>
* Recognize 'foo_LIBRARIES += libgnu.a'.Ralf Wildenhues2008-07-031-1/+1
| | | | | | | | * gnulib-tool (func_emit_lib_Makefile_am): Recognize if a makefile snippet has already specified an installation location, also using '+='. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* Put gnulib-comp.m4 into .cvsignore or .gitignore.Bruno Haible2008-06-301-0/+2
|
* Recommend to put gnulib-cache.m4 into EXTRA_DIST.Bruno Haible2008-06-301-0/+12
|
* Make gnulib-cache.m4 easier to diff.Eric Blake2008-06-231-1/+9
| | | | | | | * gnulib-tool (func_import): Allow newlines when reading cached gl_MODULES, and generate newlines when outputting gnulib-cache.m4. Signed-off-by: Eric Blake <ebb9@byu.net>
* Undo last commit, as it does not solve the problem entirely.Bruno Haible2008-06-041-4/+2
|
* Exclude the 'gnumakefile' module from default testdir builds.Bruno Haible2008-06-041-2/+4
|
* Avoid quadratic growth in gl_LIBSOURCES.Eric Blake2008-05-141-1/+1
| | | | | | | * gnulib-tool (func_emit_initmacro_done): s/\(m4_append\)_uniq/\1/. Suggested by Bruno Haible. Signed-off-by: Eric Blake <ebb9@byu.net>
* Oops, fix small mistake in last commit.Bruno Haible2008-05-141-1/+1
|
* Reduce number of forks required during autoconf.Eric Blake2008-05-141-10/+27
|
* * gnulib-tool: Fix various comment typos.Eric Blake2008-05-131-9/+9
| | | | Signed-off-by: Eric Blake <ebb9@byu.net>