summaryrefslogtreecommitdiff
path: root/bootstrap
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid diagnostics from sha1sum when there is no cached checksum.Jim Meyering2007-10-241-1/+2
* Get gnulib from the git repository, not from an obsolete cvs one.Jim Meyering2007-10-241-2/+1
* * bootstrap (update_po_files): Work also when there are no .po files in po/.Jim Meyering2007-10-041-6/+9
* * bootstrap (slurp): Adapt to _.h -> .in.h name change.Jim Meyering2007-10-041-5/+5
* * bootstrap (WGET_COMMAND): Remove code to set this variable.Jim Meyering2007-09-021-11/+0
* bootstrap: uses rsync to download the .po filesJim Meyering2007-09-021-15/+10
* * bootstrap (gnulib_tool): Make sha1sum check quietly.Jim Meyering2007-09-011-1/+1
* Solve the unnecessary-.po-file-regeneration problem once and for all.Jim Meyering2007-08-311-6/+32
* bootstrap: Ignore more.Jim Meyering2007-08-251-1/+18
* bootstrap: when fetching .po files, do not remove .gmo files.Jim Meyering2007-08-241-1/+1
* Create .gitignore and/or .cvsignore from scratch, if absent.Jim Meyering2007-08-241-4/+19
* bootstrap: generate more names and fix a bugJim Meyering2007-08-231-1/+2
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-6/+4
* * bootstrap (slurp): Work even in environments where "ls" defaultsPaul Eggert2007-07-211-1/+5
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Run the coreutils-specific code only if tests/Makefile.am.in exists.Jim Meyering2007-07-081-14/+16
* Create symlinks for gl/{lib,m4}/*, just as for gnulib/{lib,m4}/*.Jim Meyering2007-07-081-7/+11
* Adapt to deeper hierarchy in gnulib.Jim Meyering2007-07-081-0/+6
* * bootstrap: Merge in changes from gnulib.Jim Meyering2007-07-051-33/+21
* Generate a dozen test-related Makefile.am files at bootstrap-time.Jim Meyering2007-05-151-0/+16
* Fix a silly syntax error introduced in last change.Jim Meyering2007-03-171-4/+3
* Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.Jim Meyering2007-03-171-2/+7
* * bootstrap: Don't use \> in grep regexp. For HP-UX.Jim Meyering2007-03-171-1/+1
* * bootstrap: Update from gnulib.Jim Meyering2007-03-161-29/+36
* Generalize a few more cvs-isms.Jim Meyering2007-03-081-7/+7
* * bootstrap: Run libtool, if necessary.Jim Meyering2007-03-081-0/+6
* Make bootstrap a little more general.Jim Meyering2007-03-081-20/+37
* Merge in a change from some other incarnation of this file (gzip?)Jim Meyering2007-02-221-1/+3
* * bootstrap (CVS_only_file): Use README-hacking.Jim Meyering2007-02-201-1/+1
* * bootstrap: Move definitions of temporary directory names and theJim Meyering2007-02-201-4/+5
* * bootstrap: Remove occurrences of $bt (._bootmp) from lib/Makefile.Jim Meyering2007-02-201-3/+5
* * bootstrap: Fix typo s/dowloading/downloading/ in --help output.Jim Meyering2007-02-191-1/+1
* * bootstrap: Use "._bootmp" as the temporary directory name,Jim Meyering2007-02-181-1/+1
* * bootstrap (gnulib_tool): When adding to .cvsignore and .gitignore,Jim Meyering2007-01-151-3/+17
* * bootstrap (gnulib_extra_files): Remove announce-gen.Jim Meyering2006-12-301-1/+0
* * announce-gen: Remove file. It's moving to gnulib.Jim Meyering2006-11-231-0/+1
* * bootstrap: Add names to each .gitignore file (if it exists)Jim Meyering2006-10-201-5/+7
* Work also when the working directory (with e.g. coreutils sources)Jim Meyering2006-10-141-8/+23
* Sync from Bison, as follows:Paul Eggert2006-10-131-5/+10
* * bootstrap (symlink_to_gnulib): Fix bug: the dot_dots shellPaul Eggert2006-10-111-1/+2
* * bootstrap (usage, main program, symlink_to_gnulib): Add optionPaul Eggert2006-10-091-21/+40
* * bootstrap: Undo last change to this file, since now gnulib-toolJim Meyering2006-10-021-5/+2
* Automatically generated dependencies are important evenJim Meyering2006-09-281-2/+5
* * gl/modules/getloadavg.diff: New file. Work around the way the latestJim Meyering2006-09-231-0/+1
* * bootstrap: Add support for --force.Paul Eggert2006-09-201-1/+34
* * bootstrap (symlink_to_gnulib): New function.Paul Eggert2006-09-181-28/+78
* * bootstrap: Export CVS_RSH separate from its assignment, to workJim Meyering2006-09-081-1/+1
* * bootstrap: Use the previously unused variable, $src,Jim Meyering2006-09-081-2/+2
* * bootstrap (cp_mark_as_generated): Don't use "local", toJim Meyering2006-09-081-9/+8
* * bootstrap: Fix last-minute typo.Jim Meyering2006-09-081-1/+1