aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-04-20Merge branch using an array into master. Address comments from patchset 4.Rob Savoye
2015-12-09Don't look for gcc-multilib packages when configuring on a x86 platform.Rob Savoye
2015-10-07Improve the determination of rpm or deb based distribution.Rob Savoye
2015-10-02Add configure tests for alien and fakeroot.Ryan S. Arnold
2015-09-15Merge "configure.ac: If no fileserver is specified, specify http://<default>/...Maxim Kuvyrkov
2015-09-11Add a 'clean' target to the generated Makefile.Rob Savoye
2015-09-09configure.ac: If no fileserver is specified, specify http://<default>/snapsho...Ryan S. Arnold
2015-08-12Add configure test for the python development package, which is now required ...Rob Savoye
2015-06-01Run the API tests for make check as well.Rob Savoye
2015-04-27change abe.tcwglab.linaro.org to hardcoded fileserverRob Savoye
2015-04-27fix fileserver and remote_snapshots optionsRob Savoye
2015-04-14the test for makeinfo is unneeded now, as it was a short-lived bug in the Ubu...Rob Savoye
2015-04-09add test for qemu-arm and qemu-aarch64 executables that are optionally needed...Rob Savoye
2015-04-01update comment on getting LSBRob Savoye
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