Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Work around an autoconf limitation on line lengths. | Bruno Haible | 2009-04-06 | 1 | -1/+8 |
| | |||||
* | Make it easier to distribute gnulib-built libraries. | Bruno Haible | 2009-04-05 | 1 | -3/+8 |
| | |||||
* | New gnulib-tool option --copy-file. | Bruno Haible | 2009-04-05 | 1 | -60/+169 |
| | |||||
* | Fix comment for func_filter_filelist. | Ralf Wildenhues | 2009-03-23 | 1 | -1/+1 |
| | | | | | | * gnulib-tool (func_filter_filelist): Fix comment. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | ||||
* | gnulib-tool: execute $MAKE not make | Ralf Wildenhues | 2009-03-14 | 1 | -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 files | Ralf Wildenhues | 2009-03-14 | 1 | -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 Haible | 2009-03-04 | 1 | -0/+1 |
| | |||||
* | Re-enable the use of "sed --posix" with sed >= 4.2. | Bruno Haible | 2009-03-01 | 1 | -20/+24 |
| | |||||
* | Make a sed expression POSIX compliant. | Bruno Haible | 2009-02-28 | 1 | -1/+1 |
| | |||||
* | Don't use "sed --posix", since it is buggy. | Bruno Haible | 2009-02-28 | 1 | -17/+21 |
| | |||||
* | Backport improved autoconf semantics of AC_DEFUN_ONCE. | Eric Blake | 2009-01-26 | 1 | -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_SOURCE | Eric Blake | 2009-01-21 | 1 | -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 Haible | 2009-01-18 | 1 | -3/+15 |
| | |||||
* | gnulib-tool: fix sed-based filtering | Jim Meyering | 2009-01-03 | 1 | -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 Haible | 2009-01-02 | 1 | -23/+102 |
| | |||||
* | Fix a security bug. | Bruno Haible | 2009-01-01 | 1 | -15/+16 |
| | |||||
* | Add comments. | Bruno Haible | 2009-01-01 | 1 | -1/+3 |
| | |||||
* | Terminate loops early when possible. | Bruno Haible | 2009-01-01 | 1 | -13/+23 |
| | |||||
* | Fix small bug in update of .cvsignore or .gitignore. | Bruno Haible | 2008-12-29 | 1 | -2/+2 |
| | |||||
* | work around Solaris 8 'join' bug | Ralf Wildenhues | 2008-12-29 | 1 | -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 Haible | 2008-12-25 | 1 | -2/+6 |
| | |||||
* | Don't use modules gnumakefile and maintainer-makefile in subdirectories. | Bruno Haible | 2008-12-07 | 1 | -3/+17 |
| | |||||
* | New option --with-obsolete. | Bruno Haible | 2008-11-02 | 1 | -7/+36 |
| | |||||
* | Modules now have a 'status' attribute. | Bruno Haible | 2008-11-02 | 1 | -0/+22 |
| | |||||
* | argp: Use standard gnulib idiom for EXEEXT. | Simon Josefsson | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | Set and use EXEEXT. | Simon Josefsson | 2008-10-27 | 1 | -1/+1 |
| | |||||
* | Fix previous patch, and tweak references to $0. | Eric Blake | 2008-09-27 | 1 | -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 Haible | 2008-09-26 | 1 | -1/+1 |
| | |||||
* | Report all license incompatibilities during --import. | Bruno Haible | 2008-09-25 | 1 | -2/+10 |
| | |||||
* | Oops, tweak last commit so that it also works in the first gnulib-tool run. | Bruno Haible | 2008-09-25 | 1 | -2/+9 |
| | |||||
* | Don't ask the user to perform edits in the generated Makefile.ams. | Bruno Haible | 2008-09-25 | 1 | -29/+100 |
| | |||||
* | Store the --tests-base option in the comment in gnulib-cache.m4. | Yoann Vandoorselaere | 2008-09-25 | 1 | -0/+1 |
| | |||||
* | Update comment. | Bruno Haible | 2008-09-20 | 1 | -1/+3 |
| | |||||
* | Oops, typo in comment. | Bruno Haible | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | Make gnulib-tool work with native 'sed' on AIX. | Ralf Wildenhues | 2008-09-05 | 1 | -6/+10 |
| | |||||
* | Oops, fix syntax error in last commit. | Bruno Haible | 2008-08-31 | 1 | -0/+1 |
| | |||||
* | Attempt to avoid error messages like "echo: write error: Broken pipe". | Bruno Haible | 2008-08-31 | 1 | -7/+35 |
| | |||||
* | Prepend each added line in .gitignore files with a slash. | Bruno Haible | 2008-08-02 | 1 | -5/+19 |
| | |||||
* | Make a sed program more robust. | Bruno Haible | 2008-07-31 | 1 | -0/+1 |
| | |||||
* | Work with tar's bootstrap. | Eric Blake | 2008-07-10 | 1 | -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 Wildenhues | 2008-07-03 | 1 | -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 Haible | 2008-06-30 | 1 | -0/+2 |
| | |||||
* | Recommend to put gnulib-cache.m4 into EXTRA_DIST. | Bruno Haible | 2008-06-30 | 1 | -0/+12 |
| | |||||
* | Make gnulib-cache.m4 easier to diff. | Eric Blake | 2008-06-23 | 1 | -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 Haible | 2008-06-04 | 1 | -4/+2 |
| | |||||
* | Exclude the 'gnumakefile' module from default testdir builds. | Bruno Haible | 2008-06-04 | 1 | -2/+4 |
| | |||||
* | Avoid quadratic growth in gl_LIBSOURCES. | Eric Blake | 2008-05-14 | 1 | -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 Haible | 2008-05-14 | 1 | -1/+1 |
| | |||||
* | Reduce number of forks required during autoconf. | Eric Blake | 2008-05-14 | 1 | -10/+27 |
| | |||||
* | * gnulib-tool: Fix various comment typos. | Eric Blake | 2008-05-13 | 1 | -9/+9 |
| | | | | Signed-off-by: Eric Blake <ebb9@byu.net> |