Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnulib: update to latestHEADmaster | Jim Meyering | 2014-02-13 | 1 | -0/+0 |
| | |||||
* | build: update gnulib, bootstrap and init.sh | Jim Meyering | 2012-10-23 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2012-05-11 | 1 | -0/+0 |
| | |||||
* | maint: reenable gnulib's get-rusage-as-tests | Jim Meyering | 2012-02-04 | 1 | -0/+0 |
| | | | | | | * bootstrap.conf (avoided_gnulib_modules): Don't exclude get-rusage-as-tests. That test has now been fixed. * gnulib: Update to latest, for fixed get-rusage-as-tests. | ||||
* | maint: make copyright statements more consistent; update gnulib | Jim Meyering | 2012-01-31 | 1 | -0/+0 |
| | | | | | | | | * cfg.mk (update-copyright-env): Add UPDATE_COPYRIGHT_FORCE=1 to rejoin some split lines, and UPDATE_COPYRIGHT_USE_INTERVALS=2 to make update-copyright use only one year range. * gnulib: Update. * testsuite/files0-from: Adapt to gnulib's change from `q' to 'q'. | ||||
* | build: update gnulib submodule to latest | Jim Meyering | 2011-11-17 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2011-08-02 | 1 | -0/+0 |
| | | | | | * cfg.mk (local-checks-to-skip): Add sc_prohibit_path_max_allocation to the list of skipped syntax-check rules. This is temporary. | ||||
* | maint: update gnulib to latest with accompanying tight-scope tweak | Jim Meyering | 2011-05-25 | 1 | -0/+0 |
| | | | | | | * cfg.mk: Include $(srcdir)/dist-check.mk using "-include", to accommodate the new sc_tight_scope rule. * gnulib: Update to latest. | ||||
* | maint: adapt to use gnulib's tight-scope rule; update gnulib to latest | Jim Meyering | 2011-05-23 | 1 | -0/+0 |
| | | | | | | | * cfg.mk (_gl_TS_headers): Define. (_gl_TS_obj_files): Likewise. * src/Makefile.am (sc_tight_scope): Remove rule. * gnulib: Update to latest. | ||||
* | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-03-20 | 1 | -0/+0 |
| | | | | Run "make update-copyright". | ||||
* | build: update gnulib submodule to latest | Jim Meyering | 2011-01-03 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2010-09-04 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2010-06-16 | 1 | -0/+0 |
| | |||||
* | mkid: use ftello (not ftell) and fail if an offset is 2^32 or larger | Jim Meyering | 2010-05-09 | 1 | -0/+0 |
| | | | | | | | | | This is necessary because the internal layout requires that an offset be representable as a 4-byte quantity. * src/mkid.c (write_id_file): Use ftello, not ftell. The latter would fail on files larger than 4GiB. Now, we still fail for such files, but use ftello instead -- and give a diagnostic. | ||||
* | build: update gnulib submodule to latest | Jim Meyering | 2010-05-01 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2010-04-21 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2010-01-01 | 1 | -0/+0 |
| | |||||
* | maint: newer gnulib; don't hard-code my GPG key ID | Jim Meyering | 2009-12-31 | 1 | -0/+0 |
| | | | | | * cfg.mk (gpg_key_ID): Remove definition, now that maint.mk automates it. * gnulib: Update to latest. | ||||
* | maint: cfg.mk: remove factored-out ftp host/dir definitions | Jim Meyering | 2009-11-20 | 1 | -0/+0 |
| | | | | | | | * cfg.mk (gnu_ftp_host-alpha, gnu_ftp_host-beta gnu_ftp_host-stable): (gnu_rel_host, url_dir_list): Remove definitions. The defaults, now provided by maint.mk, are the same. * gnulib: Update for latest, including those maint.mk additions. | ||||
* | build: update gnulib submodule to latest | Jim Meyering | 2009-11-07 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2009-10-30 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2009-10-19 | 1 | -0/+0 |
| | |||||
* | build: update gnulib submodule to latest | Jim Meyering | 2009-10-18 | 1 | -0/+0 |
| | |||||
* | maint: update gnulib submodule to latest | Jim Meyering | 2009-08-31 | 1 | -0/+0 |
| | |||||
* | build: update from gnulib | Jim Meyering | 2009-08-15 | 1 | -0/+0 |
| | | | | * gnulib: Update submodule to latest. | ||||
* | gnulib: update to latest, to get argv-iter | Jim Meyering | 2009-07-04 | 1 | -0/+0 |
| | |||||
* | build: update from coreutils | Jim Meyering | 2009-06-30 | 1 | -0/+0 |
| | | | | | | | * README-hacking: Update from coreutils. * bootstrap.conf: Likewise. * bootstrap: Likewise. * dist-check.mk: Likewise. | ||||
* | build: update from gnulib | Jim Meyering | 2009-06-07 | 1 | -0/+0 |
| | | | | * gnulib: Update submodule to latest. | ||||
* | build: update from gnulib, for rename.m4 fix, improved tests, etc. | Jim Meyering | 2009-05-17 | 1 | -0/+0 |
| | | | | * gnulib: Update submodule to latest. | ||||
* | maint: use a git submodule for gnulib | Jim Meyering | 2009-04-29 | 1 | -0/+0 |
* .gitmodules: New file, to track gnulib. * gnulib: New file, created by running this: git submodule add git://git.sv.gnu.org/gnulib.git gnulib |