aboutsummaryrefslogtreecommitdiff
path: root/lib/globals.sh
AgeCommit message (Expand)Author
2015-08-17remove unused protocols, svn, br, lpRob Savoye
2015-07-08build glibc by default for GCC 5Rob Savoye
2015-04-27change abe.tcwglab.linaro.org to hardcoded fileserverRob Savoye
2015-04-27add fileserver and source_conf variablesRob Savoye
2015-04-13Add --mcpu and --mtune options, and make --march work.Jim Wilson
2015-04-07add support to specify which linker is used, LD or Gold.Rob Savoye
2015-03-23don't stomp system info variables used by the manifest file.Rob Savoye
2015-03-17abe.sh: Add support for --check <directive> and --excludecheck <directive>Ryan S. Arnold
2015-01-16don't initialize gerrit variableRob Savoye
2014-11-18fix more occurances of cbuildRob Savoye
2014-11-17rename cbuild to abeRob Savoye
2014-10-31make eglibc the default stillRob Savoye
2014-10-23change default C library from eglibc to glibcRob Savoye
2014-10-18add more info from the Gerrit trigger message so we can format better commentsRob Savoye
2014-10-15add support to optionally notify gerrit about the build progressRob Savoye
2014-10-15set defaults for gerrit_host and gerrit_portRob Savoye
2014-10-14add globals for gerrit infoRob Savoye
2014-09-09don't override the build-arch mindlesslyRob Savoye
2014-09-02change append_ for the flags to override_, since the behaviour has changed.Rob Savoye
2014-08-26add runtestflags for --set optionRob Savoye
2014-07-30add the default list of components to packageRob Savoye
2014-07-22add options to append to the default CFLAGS and LDFLAGS at make time.Rob Savoye
2014-07-22Enable parallelism by defaultMaxim Kuvyrkov
2014-07-14Add support for --marchRyan S. Arnold
2014-07-02Make eglibc default. The gcc.conf file shouldn't set the clibrary.Ryan S. Arnold
2014-07-02Set defaults for options at configure-timeMaxim Kuvyrkov
2014-06-04add --enable alltests optionRob Savoye
2014-04-30arg, set the default for clibrary here, gcc can now override thisRob Savoye
2014-04-30don't set clibrary here it's handled by gcc.confRob Savoye
2014-04-30set default C library to glibc. not eglibcRob Savoye
2014-03-03add GPLv3 copyright blockRob Savoye
2014-02-03add supdateRob Savoye
2014-02-03cbuild2.sh: Add --enable bootstrap and cleanup --disable.Ryan S. Arnold
2014-01-29add support for specifying an alternate prefix for installationRob Savoye
2013-12-06Add cbuild2 --checkout <package>|all support with testsRyan S. Arnold
2013-11-29change how the --parallel option works, disable for ARM or AARCH64 based nati...Rob Savoye
2013-11-21default build,host,target for nativeRob Savoye
2013-11-20get the build machine arch correctly when building in a chrootRob Savoye
2013-11-19Add --timeout to cbuild2 command line to increase timeout value for wget.Ryan S. Arnold
2013-11-12Add glibc support to cbuildv2 along with toplevel test cases.Ryan S. Arnold
2013-09-26disable bootstrapping by default to save tine, jenkins builds can enable it f...Rob Savoye
2013-09-16don't pre-set the release string.Rob Savoye
2013-09-13don't make tarballs or run make check by defaultRob Savoye
2013-09-07add variables for the --disable optionsRob Savoye
2013-09-05add release global variableRob Savoye
2013-09-03add ccache settingRob Savoye
2013-08-28add runtests, dryrun, and manifest settingsRob Savoye
2013-08-19assume native build for cofig triplet when startingRob Savoye
2013-08-16prefix host_ to the host gcc_version to avoid conflictsRob Savoye
2013-08-07use config.guess for the build architecture.Rob Savoye