]> arthur.barton.de Git - bup.git/history - config
test-web: mark as unresolved with respect to python 3
[bup.git] / config /
2020-01-11 Rob BrowningFix the handling of the configure MAKE and PYTHON vars
2019-09-29 Rob BrowningHave "make check" to do nothing for Python 3
2019-08-18 Rob Browningconfigure.inc: add various missing quotations
2019-08-18 Rob Browningconfigure.inc: name the tmpdir with a configure- prefix
2019-08-18 Rob Browningconfigure.inc: avoid bash-specific printf %q
2019-08-18 Jamie WyrickUse mktemp -d instead of /tmp for configure
2016-12-31 Alexander BartonGit: Ignore two more generated files
2016-06-03 Rob BrowningAdd config.vars.sh for bup_make and bup_python
2015-12-19 Rob BrowningMove remainder of config/Makefile to Makefile
2015-12-19 Rob BrowningGenerate bup-python from Makefile not configure
2015-12-12 Rob BrowningConfigure python, use it, and embed during install
2015-07-18 Rob Browningconfig/configure: find bash via env (as we should)
2015-07-14 Rob BrowningHandle mincore cross-platform differences
2015-06-20 Rob BrowningEject pages after save more selectively
2015-06-20 Rob BrowningAdd fmincore to return an fd's mincore data
2015-03-28 Rob BrowningGet TZ offset from C localtime, given tm_gmtoff 0.27-rc4
2014-05-10 Rob BrowningRevert "Write the system ARG_MAX to an autogenerated...
2014-05-08 Rob BrowningWrite the system ARG_MAX to an autogenerated config...
2013-09-20 Rob Browningconfigure: since the *BSDs have GNU make as gmake,...
2013-09-17 Rob BrowningFix ./configure handling of OS_* for GNU/kFreeBSD.
2013-08-10 Gonéri Le Bouderconfig/configure: ignore utimensat on GNU/kFreeBSD.
2013-07-04 Rob Browningconfig/configure: add and use bup_find_prog; remove...
2013-01-27 Rob BrowningAvoid partial writes of config/config.h.
2013-01-23 Yung-Chin OeiRemove dependency on linux/ext2_fs.h
2012-10-20 Rob BrowningDepend on the kernel headers, not the ext2 headers...
2012-10-14 Rob BrowningDon't try to restore read-only chattr(1) attributes.
2012-09-26 Thomas KlausnerFix GNU make detection and usage.
2011-06-09 Avery PennarunMerge branch 'meta'
2011-06-09 Rob BrowningAdd utimes/lutimes implementations of _helpers utime...
2011-06-09 Rob BrowningTest for available nanosecond stat timestamp members.
2011-06-09 Rob BrowningAdd -*-shell-script-*- to configure.inc.
2011-06-09 Rob BrowningUse FS_IOC_GETFLAGS/FS_IOC_SETFLAGS directly as the...
2011-06-09 Aneurin Priceconfigure.inc: strip trailing characters from 'uname...
2011-05-30 Avery PennarunMerge branch 'master' into meta
2011-05-30 Avery PennarunMerge branch 'config'
2011-05-15 Avery PennarunMerge branch 'master' into config
2011-05-15 Avery Pennarunconfig: more config stuff to config/ subdir, call it...