summaryrefslogtreecommitdiff
path: root/source-builder/defaults.mc (follow)
AgeCommit message (Expand)Author
2019-12-03Use user ID number instead of nameSebastian Huber
2019-10-27sb/default: Add _dry_run as a default.Chris Johns
2019-10-27sb/defaults: Provide a default for _rsb_getting_source.Chris Johns
2019-09-165/llvm: Add LLVM as a package for RTEMS.Chris Johns
2019-08-29sb/defaults: Add LDLIBS as some packages use this rather than LIBS.Chris Johns
2019-07-22rtems/bsp: Build packages for the beagle BSP.Chris Johns
2019-07-21sb/setbuilder: Support staging of build set build before installing.Chris Johns
2019-07-21rtems: Add kernel, libbsd and BSP building as packages.Chris Johns
2019-07-215/packages: Add curl and update all packages with RTEMS 5 and LibBSDChris Johns
2019-01-23Use HTTPS instead of FTPSebastian Huber
2018-11-05windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns
2018-10-21sb: Add support to search for a suitable version of python.Chris Johns
2018-01-31Avoid hard coded GCC binary pathsSebastian Huber
2017-10-27sb: Set the to email address to build@rtems.org.Chris Johns
2016-04-15graphics: Add 3rd party graphics support back to the master branch.Chris Johns
2016-03-10sb: Add a download option --with-release-url/--without-release-url.Chris Johns
2015-12-11Make CVS optional. We should avoid using it.Chris Johns
2015-12-11Support released downloading of the RTEMS Tools and RTEMS Kernel.Chris Johns
2015-12-03sb. Add VERSION support for releasing the RSB.Chris Johns
2015-07-20Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns
2015-01-23Fix C++ build support for cross-compiling RTEMS 3rd party packages.Chris Johns
2015-01-18Provide flags and include paths for the host when building a Cxc.Chris Johns
2014-07-25sb: Add CXX flags support rather than use CFLAGS.Chris Johns
2014-06-15sb: Add support for building RTEMS 3rd party packages.Chris Johns
2014-05-04config: Fix the host and build options for Canadian cross builds.Chris Johns
2014-02-11sb: Add pkg-config support.Chris Johns
2014-02-04config: Add support to build qemu.Chris Johns
2014-01-07Fix the link path for GDB expat test.Chris Johns
2013-10-26Split FLAGS into CFLAGS and LDFLAGS.Chris Johns
2013-08-14config: Add the iconv encodings to the defaults.Chris Johns
2013-07-16Automtically build the Autotools to bootstrap RTEMS.Chris Johns
2013-07-14Fix the Cxc build configuration for the DTC tool.Chris Johns
2013-05-15Support Canadian cross builds on FreeBSD (and other hosts).Chris Johns
2013-05-14Add bare/config and move the source-builder/config to it.Chris Johns
2013-05-13Fix support for Windows (MinGW) native builds using MSYS.Chris Johns
2013-04-30CVS is required. The newlib version is based on cvs for 4.11.Chris Johns
2013-04-30Add mail support to mail reports.Chris Johns
2013-04-16Add a CVS module to manage CVS.Chris Johns
2013-04-15Add _forced_static to the default.Chris Johns
2013-04-09Refactor defaults, macros and options.Chris Johns