summaryrefslogtreecommitdiff
path: root/Makefile.boot
Commit message (Collapse)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-031-1/+1
| | | | Run "make update-copyright", so "make syntax-check" works in 2011.
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-2/+1
| | | | | | Use this command: git ls-files |grep -vE '^(\..*|COPYING|gnulib)$' |xargs \ env UPDATE_COPYRIGHT_USE_INTERVALS=1 build-aux/update-copyright
* free `bootstrap' name for bootstrap scriptPaolo Bonzini2009-11-201-0/+159
* bootstrap/*: Remove. * configure.ac: Do not create bootstrap/Makefile. * Makefile.am: Do not recurse into bootstrap, distribute new files. * Makefile.boot: Move from bootstrap/Makefile.try. * README-boot: Move from bootstrap/README.