aboutsummaryrefslogtreecommitdiff
path: root/abe.sh
AgeCommit message (Expand)Author
2024-04-15Add support for --enable full_docsChristophe Lyon
2024-02-29Fix typo in info messages.Christophe Lyon
2024-02-22abe.sh: maintainer_mode implies make_docsChristophe Lyon
2024-01-30Add support for --enable maintainer_modeChristophe Lyon
2024-01-29Add gcc-read1 buffering workaroundChristophe Lyon
2024-01-15lib/make.sh (make_check): Support various output buffering workaroundsChristophe Lyon
2023-10-06Add --send-results-filter optionChristophe Lyon
2023-07-04Add --set target_board_options supportChristophe Lyon
2023-07-04Add --prefix optionThiago Jung Bauermann
2023-05-26Add --failures-expiration-date optionMaxim Kuvyrkov
2023-05-26lib/make.sh: Improve detection of flaky testsMaxim Kuvyrkov
2023-04-13abe.sh: Add new option "--flaky-failures"Maxim Kuvyrkov
2023-03-29lib/make.sh: Support $tool prefix for runtestflags in make_check()Christophe Lyon
2023-03-14Add --rerun-failed-tests optionThiago Jung Bauermann
2023-02-25Fix GCC profiledbootstrap builds being unbearably longMaxim Kuvyrkov
2021-08-19abe.sh: Add, don't overwrite, to RUNTESTFLAGS on "--set runtestflags=foo"Maxim Kuvyrkov
2021-08-09abe.sh: Move PATH setting to lib/globals.shMaxim Kuvyrkov
2020-12-17Allow using system gmp, mpfr, mpcMaxim Kuvyrkov
2020-12-14Move $sysroots under $prefix and install C library in $sysroots/libcMaxim Kuvyrkov
2019-11-26Add option --set gcc_patch_file=XXX.Prathamesh Kulkarni
2019-11-20Remove interactive mode.Prathamesh Kulkarni
2019-07-30Add ability to choose --with-multilib-list profile for arm newlibPeter Smith
2019-03-21Add QEMU as one of the toolchain components.Christophe Lyon
2019-03-20Remove --enable/disable bootstrap and abe's bootstrap configure option.Prathamesh Kulkarni
2019-03-15Allow --set buildconfig=bootstrap for consistency with other bootstrap configs.Prathamesh Kulkarni
2019-03-11Unbound variable fixesPrzemyslaw Wirkus
2019-03-08Re-add check to verify that bootstrap is enabled if build_config is set.Prathamesh Kulkarni
2019-03-04Cleanup: Remove --testcode optionChristophe Lyon
2019-03-01Set bootstrap to yes if buildconfig is set.Prathamesh Kulkarni
2018-08-13Fix usage of abe.sh --checkoutThomas Preud'homme
2018-05-23Add --qemu-cpu option.Christophe Lyon
2018-05-03Remove handling of obsolete options: --fileserver / --with-fileserver=Maxim Kuvyrkov
2018-03-08Add --send-results-to option.Christophe Lyon
2018-03-01abe.sh: Add support for gdbserver=XXXChristophe Lyon
2018-02-22Install gmp/mpc/mpfr to destdir again.Christophe Lyon
2018-02-19Do not install runtest/gdbserver in the toolchain bin/ directory.Christophe Lyon
2017-10-18Replace --set arch|cpu|tune with --set gcc_override_configure.Christophe Lyon
2017-09-08Remove schroot testing support and rely on --testcontainer support instead.Maxim Kuvyrkov
2017-05-10abe.sh: Check if the exact '--target' option is present after --set.Christophe Lyon
2017-04-20Separate retrieve/checkout steps.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-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-08Fix typo: Andriod -> AndroidCharles Baylis
2017-02-24abe.sh: Update help, <user>@ is optional for --testcontainer.Christophe Lyon
2017-01-26Enable newlib tests, bug #757.Christophe Lyon
2017-01-26Convert --parallel option into --enable/--disable parallelMaxim Kuvyrkov