aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2015-03-06script/fedora_lsb_install.sh: New helper script to install LSB dependencies o...Ryan S. Arnold
2014-12-29convert path to sources.conf to absoluteRob Savoye
2014-12-17remove the need for ccryptBernie Ogden
2014-11-17change CBUILD to ABERob Savoye
2014-11-17rename cbuild to abeRob Savoye
2014-11-17change the remote fileserver from cbuild.validation.linaro.org to abe.tcwglab...Rob Savoye
2014-11-04adjust file server defaultRob Savoye
2014-11-04add configure option for remote file serverRob Savoye
2014-10-01substitute NEWWORKDIRRob Savoye
2014-10-01don't look for make 4.0Rob Savoye
2014-09-12fix make version testRob Savoye
2014-09-10add test for make 4.0Rob Savoye
2014-08-15don't set MAKEINFO to echo on Trusty, updates fixed the problem with building...Rob Savoye
2014-07-29reenable test for git-new-workdirRob Savoye
2014-07-28add test for ccrypt, which is needed for benchmarks.Rob Savoye
2014-07-22Add configure option to choose compiler languagesMaxim Kuvyrkov
2014-07-22Enable parallelism by defaultMaxim Kuvyrkov
2014-07-14Add support for --enable and --disable make_docs in configure and cbuild2.shRyan S. Arnold
2014-07-07Add experimental --with-git-reference-dir optionMaxim Kuvyrkov
2014-07-02Set defaults for options at configure-timeMaxim Kuvyrkov
2014-06-23make ncurses package distro specific.Rob Savoye
2014-06-04Cleanup and fix configure.acMaxim Kuvyrkov
2014-05-28don't look for git-new-workdirRob Savoye
2014-04-29use echo as a stub for MAKEINFO instead of missingRob Savoye
2014-04-29Merge "Add Arch Linux detection to configure.ac"Robert Savoye
2014-04-29Add Arch Linux detection to configure.acRenato Golin
2014-04-24look for texinfo 5, as it can't process the GCC texinfo filesRob Savoye
2014-04-16Don't look for g*-multilib on aarch64 nativeRob Savoye
2014-03-03add GPLv3 copyright blockRob Savoye
2014-02-03configure.ac: Add --with-sources-conf option to override sources.conf file.Ryan S. Arnold
2014-01-20add LSBCXX testRob Savoye
2014-01-19add test for lsbccRob Savoye
2013-12-11get the source path to cbuild2 via configure, instead of looking at -tcsh so ...Rob Savoye
2013-11-21don't use AC_CANONICAL_*, we don't careRob Savoye
2013-11-20use uname -m instead of uname -p, as the chroots return unknown otherwiseRob Savoye
2013-11-20get the host architecture right when building in a chrootRob Savoye
2013-11-13add ncurses and termcap to missingRob Savoye
2013-11-12look for libz, instead of the packageRob Savoye
2013-11-12look for libncurses and libtermcap, which GDB needsRob Savoye
2013-10-30make errors warnings so we print all the missing build dependencies at the endRob Savoye
2013-10-24only create sysroots directory for cross builds.Rob Savoye
2013-10-18New variable ${sources_conf} to replace hardcoded config/sources.conf.Ryan S. Arnold
2013-10-04Lynx is no longer needed by Cbuildv2Ryan S. Arnold
2013-09-16add test to make sure git-new-workdir exists in the PATHRob Savoye
2013-09-10create a stub Makefile to 'make check' worksRob Savoye
2013-09-07change default paths for new directory layoutRob Savoye
2013-09-03add gawk and xib1g-dev to packages listRob Savoye
2013-08-31fix debian package dependenciesRob Savoye
2013-08-07add AC_CANONICAL_* back in, as they're used to produce the host.conf file.Rob Savoye
2013-08-07patch from cbaylis, fix sysroot pathRob Savoye