summaryrefslogtreecommitdiff
path: root/gnulib
Commit message (Collapse)AuthorAgeFilesLines
* maint: Update to latest gnulib and bootstrap scriptBrian C. Lane2022-04-181-0/+0
|
* maint: Update to latest gnulib and bootstrap scriptBrian C. Lane2022-03-231-0/+0
|
* maint: Update to latest gnulibBrian C. Lane2021-01-271-0/+0
|
* Include local gnulib change to version-etc.c dateBrian C. Lane2021-01-261-0/+0
|
* maint: Update to latest gnulibBrian C. Lane2020-12-111-0/+0
|
* maint: Update to latest gnulibBrian C. Lane2019-08-121-0/+0
|
* gnulib: update submodule to latestJim Meyering2014-05-251-0/+0
| | | | | * gnulib: Update module to latest. * bootstrap: Update from gnulib.
* build: update gnulib submodule to latestJim Meyering2013-01-061-0/+0
|
* build: update gnulib, bootstrap and init.shJim Meyering2012-08-281-0/+0
|
* build,test: update gnulib, bootstrap and init.shJim Meyering2012-02-181-0/+0
| | | | | | | | | * bootstrap: Update. * tests/init.sh: Update. * gnulib: Update. * doc/po4a.mk: Updating gnulib pulls in newer syntax-check rules, including one that rejects @lower_case@ variables in Makefiles. Fix the sole violation: s/@mandir@/$(mandir)/
* build: update to latest from gnulibJim Meyering2012-01-091-0/+0
| | | | | | | | | | | | | | | | | | | | | | | * bootstrap: Update. * tests/init.sh: Likewise. * gnulib: Update submodule to latest. maint: remove two generated files in doc/ * doc/fdl.texi: Remove file from version control. It is generated. * doc/gendocs_template: Likewise. * doc/parted.texi: Add @node ... before inclusion of fdl.texi, since fdl.texi dropped that part. * doc/parted-pt_BR.texi: Likewise. * doc/.gitignore: Update. build: accommodate newer bootstrap from gnulib * bootstrap.conf (gnulib_tool_option_extras): Add both --symlink and --makefile-name=gnulib.mk. Remove stray use of $bt. * lib/Makefile.am: Initialize all of the following so that generated code in gnulib.mk may use += to append to those variables: AM_CFLAGS, AM_CPPFLAGS, BUILT_SOURCES, CLEANFILES, EXTRA_DIST, MAINTAINERCLEANFILES, MOSTLYCLEANDIRS, MOSTLYCLEANFILES, SUFFIXES, noinst_LTLIBRARIES.
* build: update gnulib submodule to latestJim Meyering2011-12-031-0/+0
|
* build: update gnulib submodule to latestJim Meyering2011-11-101-0/+0
|
* build: update gnulib submodule to latestJim Meyering2011-11-061-0/+0
|
* build: update gnulib to latest; adapt use of _GL_ATTRIBUTE_FORMATJim Meyering2011-09-281-0/+0
| | | | | * libparted/arch/linux.c (_GL_ATTRIBUTE_FORMAT): Define here, now that it's no longer defined by gnulib.
* build: update gnulib submodule to latestJim Meyering2011-05-301-0/+0
|
* build: update gnulib submodule to latestJim Meyering2011-05-271-0/+0
|
* build: update gnulib submodule to latestJim Meyering2011-05-181-0/+0
|
* build: update gnulib submodule to latestJim Meyering2011-05-101-0/+0
|
* maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering2011-03-201-0/+0
| | | | | | | | | | | Instead, use the new mechanism with which you merely use a variable (derived from the rule name) defined in cfg.mk to an ERE matching the exempted file names. * gnulib: Update to latest, to get maint.mk that implements this. * .x-sc_GPL_version: Remove file. * .x-sc_prohibit_always-defined_macros: Likewise. * Makefile.am (EXTRA_DIST): Remove them from here, too. * cfg.mk: Define variables to exempt the same files.
* maint: update from gnulibJim Meyering2011-02-221-0/+0
| | | | | | * bootstrap: Update from gnulib. * tests/init.sh: Likewise. * gnulib: Update submodule to latest.
* build: update gnulib submodule to latestJim Meyering2010-11-211-0/+0
| | | | | | avoid new syntax-check failures * .x-sc_cross_check_PATH_usage_in_tests: New file. * .x-sc_bindtextdomain: New file.
* tests: extract t-lib.sh functions for use via init.shJim Meyering2010-11-201-0/+0
| | | | | | | | | | | | | | | Currently there are three test frameworks in use: - test-lib.sh: old, don't use this framework any more; I found it too hard to use and debug. - t-lib.sh: newer, I had converted most tests to use this - init.sh: newest: successor of t-lib.sh, the master copy of which now resides in gnulib. All new tests should use this framework. * tests/t-lib-helpers.sh: New file, extracted from t-lib.sh, so that init.cfg can source these functions, too. * tests/t-lib.sh: Source it. * tests/init.cfg: Source it from here, too. * tests/Makefile.am (EXTRA_DIST): Add t-lib-helpers.sh.
* build: update gnulib submodule to latest, and update bootstrapJim Meyering2010-10-101-0/+0
| | | | * bootstrap: update from gnulib
* build: update gnulib submodule to latestJim Meyering2010-08-181-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-07-171-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-06-261-0/+0
| | | | | * bootstrap: Update from gnulib. * tests/init.sh: Likewise.
* build: update gnulib submodule to latestJim Meyering2010-05-281-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-05-261-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-05-051-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-04-281-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-03-301-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-02-251-0/+0
| | | | * bootstrap: Copy from gnulib.
* build: update gnulib submodule to latestJim Meyering2010-02-231-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-02-091-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-01-151-0/+0
|
* build: update gnulib submodule to latestJim Meyering2010-01-081-0/+0
|
* maint: newer gnulib; don't hard-code my GPG key IDJim Meyering2009-12-311-0/+0
| | | | | * cfg.mk (gpg_key_ID): Remove definition, now that maint.mk automates it. * gnulib: Update to latest.
* maint: sync dist-check.mk from coreutilsJim Meyering2009-12-131-0/+0
| | | | | * dist-check.mk: Sync from coreutils. * gnulib: Update to latest.
* maint: sync dist-check.mk from coreutilsJim Meyering2009-12-131-0/+0
| | | | | * dist-check.mk: Sync from coreutils. * gnulib: Update to latest.
* build: update gnulib submodule to latestJim Meyering2009-12-111-0/+0
|
* build: update gnulib submodule to latestJim Meyering2009-12-091-0/+0
|
* build: update gnulib submodule to latestJim Meyering2009-11-071-0/+0
|
* build: update gnulib submodule to latestJim Meyering2009-10-191-0/+0
|
* build: update gnulib submodule to latestJim Meyering2009-10-061-0/+0
|
* build: update gnulib submodule to latestJim Meyering2009-09-291-0/+0
|
* build: update gnulib submodule to latestJim Meyering2009-09-171-0/+0
|
* build: update from gnulibJim Meyering2009-08-181-0/+0
| | | | | | * gnulib: Update submodule to latest. * bootstrap.conf (gnulib_modules): Add update-copyright * cfg.mk (update-copyright-env): Define.
* Revert "Point gnulib submodule to an existing object ref."Jim Meyering2009-07-231-0/+0
| | | | | This reverts commit 95486a979a8862df9f6f2129c2d9f35221340583. The reverted change mistakenly backdated gnulib to July 14.
* Point gnulib submodule to an existing object ref.Joel Granados Moreno2009-07-231-0/+0
| | | | * gnulib: Update submodule to latest.