aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-27Touch all C files after checkout.stableCharles Baylis
2017-04-26Fix typo: sxection -> section.Charles Baylis
2017-04-25Fix .sum file artifacts lists on trusty.Charles Baylis
2017-04-20Separate retrieve/checkout steps.Charles Baylis
2017-04-18Cleanup accessor functions in lib/component.sh.Charles Baylis
2017-04-13Fix typo: uncommited -> uncommitted.Charles Baylis
2017-04-11Record location of .sum files as artifacts.Charles Baylis
2017-04-11Trap errors and unset variables in *.conf files.Charles Baylis
2017-04-11Various --list-artifacts fixes.Charles Baylis
2017-04-05Use make -j ${cpus} for make check on armeb targets.Charles Baylis
2017-04-04Fix newlib builds from manifests.Charles Baylis
2017-04-04abe.sh: Accept --set buildconfig=XXX without bootstrap if no build requested.Christophe Lyon
2017-04-03Add buildconfig option for specialized bootstrap builds.Prathamesh Kulkarni
2017-04-03Unify mingw and linux manifests.Charles Baylis
2017-03-31Add logfiles to list of artifacts.Charles Baylis
2017-03-31Fix typo (isnt -> isn't)Charles Baylis
2017-03-30Add --list-artifacts optionCharles Baylis
2017-03-28Remove ccache use from Abe since it's no longer maintained.Prathamesh Kulkarni
2017-03-24check host and target are same for bootstrap buildPrathamesh
2017-03-23Remove dead code which treats gdbserver as a subcomponent.Charles Baylis
2017-03-22 Add configuration for upstream latest release tags.Yvan Roux
2017-03-22Cleanup legacy component sed usage.Charles Baylis
2017-03-22Add configuration for master branches.Yvan Roux
2017-03-21Read date only once.Charles Baylis
2017-03-21config/gcc.conf: Remove --enable-objc-gcYvan Roux
2017-03-20Use Linux 4.10.3 for GCC 7 config.Charles Baylis
2017-03-20Add configuration for gcc7.Christophe Lyon
2017-03-17Always honour components' static_link config option.Charles Baylis
2017-03-16config/gcc.conf: Use --with-fpu for *hf targets only.Christophe Lyon
2017-03-14Cleanup: add is_host_mingw function.Charles Baylis
2017-03-14Clean up repeated sed operation for manifest paths.Charles Baylis
2017-03-14Remove broken "depends" variable from conf files.Charles Baylis
2017-03-14Remove unused "installs" value from conf files.Charles Baylis
2017-03-14Read *.conf files inside a subshell.Charles Baylis
2017-03-14Clean up version parsing from command line and .conf files.Charles Baylis
2017-03-14Remove support for local ${component}.conf filesCharles Baylis
2017-03-14Cleanup Abe component gatheringCharles Baylis
2017-03-08Fix typo: Andriod -> AndroidCharles Baylis
2017-02-28Add CPPFLAGS to gdbserver configure line.Charles Baylis
2017-02-24abe.sh: Update help, <user>@ is optional for --testcontainer.Christophe Lyon
2017-02-23Handle --testcontainer machine:port with no "user@" partMaxim Kuvyrkov
2017-02-20Additional fix for sysroots directory name typo.Christophe Lyon
2017-02-20configure: Use the total number of CPUs.Christophe Lyon
2017-02-17Remove obsolete scripts, now in jenkins-scripts repo.Christophe Lyon
2017-02-17Improve hello_world test.Charles Baylis
2017-02-17Make sysroot location independent of --tarbinCharles Baylis
2017-02-16lib/component.sh: Support new git-branch output format.Christophe Lyon
2017-02-15testsuite/test.sh: Fix dejagnu branch name.Christophe Lyon
2017-02-14 lib/checkout.sh: [eglibc] Force touch libc/intl/plural.cYvan Roux
2017-01-26Enable newlib tests, bug #757.Christophe Lyon