summaryrefslogtreecommitdiffstats
path: root/source-builder (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sb: Only use /usr/local/bin/unzip on FreeBSD.Chris Johns2015-10-261-0/+1
| | | | | The base package version is broken and does not unzip all files in a zip file cleanly.
* lwIP configuration & build filesragunath2015-08-111-0/+53
| | | | Patch to build lwip with RTEMS Resource builder. It builds the lwip sources and creates a library.
* fix libjpeg confYANG Qiao2015-08-101-2/+1
|
* add nxlib bsetYANG Qiao2015-08-101-0/+62
|
* add nanoX bsetYANG Qiao2015-08-101-0/+71
|
* add t1lib bset (patch url should be changed after it is merged into rtems ↵YANG Qiao2015-08-101-0/+75
| | | | git server)
* add freetype2 bsetYANG Qiao2015-08-101-0/+68
|
* add tiff-4.0.2 bsetYANG Qiao2015-08-101-0/+70
|
* add libpng bsetYANG Qiao2015-08-101-0/+69
|
* rtems/netsnmp: Disable SMP builds.Chris Johns2015-07-201-1/+4
| | | | NetSNMP breaks building with extra jobs on fast hardware.
* Canandian Cross Compiling and RTEMS 3rd party package building Fixes.Chris Johns2015-07-207-79/+168
| | | | | | | | | | | | The change fixes installing for RTEMS 3rd Party packages where the RSB considered them Canadian Cross Compiling (Cxc). Fixing the Cxc issue broke real Cxc builds. The change corrects the issue of macros being changed in the Cxc and the prep data not being udpated. The configuration is loaded again after the updated macros. The macros are also copied and restored to ensure a clean stable base. The change also introduces --rtems-tools and --rtems-bsp to align the command line with the waf configure process or RTEMS application.
* rtems4.11: OpenMP support for ARM, PowerPC, SPARCSebastian Huber2015-07-071-0/+1
|
* Change license to BSD.Chris Johns2015-06-221-12/+10
|
* Revert "add basic support for OpenBSD"Chris Johns2015-06-222-95/+0
| | | | | | This reverts commit 83d97daa070d67d177b90796ed22e4044ec9012c. It contains a GPL license.
* add basic support for OpenBSDKarel Gardas2015-06-222-0/+95
|
* config: Add a qemu-snapshot map to the qemu build.Chris Johns2015-06-161-0/+8
|
* sb: Fix the downloader file:// URL to copy the file to the local path.Chris Johns2015-06-162-5/+19
|
* devel/qemu: Add support to build VDE if installed.Chris Johns2015-06-051-1/+15
| | | | | Check is the VDE development package is installed and if it is enabled support.
* sb: Expand each data line.Chris Johns2015-06-051-0/+1
|
* sb: Always generate an XML report.Chris Johns2015-05-221-21/+22
|
* Don't let a GCC port install override base Clang for FreeBSD 10+Nick Withers2015-05-221-13/+13
|
* sb: Fix reporting and installing the reports when building.Chris Johns2015-05-212-40/+70
| | | | | Switch the default report to text format. Fix the report to support the set builder.
* Modify GNU's common backend configuration files to build from external sourcesHesham ALMatary2015-05-063-6/+13
|
* sb: Update the downloader for 2.7.8 and earlier without a context.Chris Johns2015-03-301-2/+4
|
* sb: Provide an unverified SSL context to the URL.Chris Johns2015-03-291-1/+7
| | | | | The RTEMS servers are causing an exception when downloading patches. The solution is provided in PEP-0476 (https://www.python.org/dev/peps/pep-0476/#opting-out).
* sb: Make the source and patch labels have sortable label.Chris Johns2015-03-262-3/+6
| | | | | | This patch changes 'patch1' to 'patch0001' so sorting of the macro keys in the patch macro map returns the order the patches are declared. The helps mamage patch sets that need a specific order.
* sb: Do not accept an extra separate option for --with/--without.Chris Johns2015-03-201-6/+5
| | | | | The --with/--without that does not have an extra option was consuming an extra option on the command line.
* sb: Change Cygwin support to produce cygwin executables.Chris Johns2015-03-181-9/+6
|
* Add merge to the git and download modules to merge after a fetch.Chris Johns2015-03-182-4/+11
| | | | Update the RTEMS tools and newlib-git to merge after the fetch.
* Fix removall for Windows and POSIX file systems.Chris Johns2015-03-071-6/+12
|
* Windows is win32 when testing for the host.Chris Johns2015-03-071-1/+1
|
* Windows fixes to build with MSYS2.Chris Johns2015-03-072-30/+43
| | | | | The path handling has been cleaned up and support for file names longer than 256 characters.
* Add options support for --with/--without processing. Add --with-download ↵Chris Johns2015-02-182-36/+144
| | | | | | | | support. You can now test downloading by using --dry-run and --with-download. Print the redirect if one is taken.
* Fixes to get a better update on MSYS2.Chris Johns2015-02-181-0/+2
|
* Fix coping and delete on Windows.Chris Johns2015-02-181-12/+31
| | | | | | This change uses a python.org feature to make the paths uicode which changes the WIN32 API used. The default WIN32 is limited to file lengths of 256 characters.
* Windows native build fixes.Chris Johns2015-02-078-16/+37
| | | | The testing of building on Windows is done using MSYS2.
* Update all 4.11 archs to newlib-2.2.0-1 and gdb-7.8.2 where possible.Chris Johns2015-02-072-123/+8
| | | | | Remove the extra gdb-7.8.1.cfg and added support to allow GDB tar compression to be version defined. GDB has changed it default to .xz.
* Add Sqlite as a 3rd party package.Chris Johns2015-01-281-0/+86
| | | | Thanks to Wendell P Silva for the excellent Wiki page.
* Fix the check to see if the path is writable.Chris Johns2015-01-261-1/+1
|
* Add Google Protocol Buffers as a 3prd party package for RTEMS.Chris Johns2015-01-231-0/+73
| | | | https://developers.google.com/protocol-buffers/
* Fix C++ build support for cross-compiling RTEMS 3rd party packages.Chris Johns2015-01-231-2/+7
|
* Add the host name to the package name.Chris Johns2015-01-185-7/+7
| | | | | | Adding the host name results in the tar files created by the --bset-tar-file and --pkg-tar-files to contain the host name. This is useful when building Cxc packages.
* Minor version number bump.Chris Johns2015-01-181-1/+1
|
* Detect a Cxc build from the options and automatically disabled installing.Chris Johns2015-01-182-2/+17
| | | | | This is similar to always providing --no-install on the command when building a Cxc package.
* Provide flags and include paths for the host when building a Cxc.Chris Johns2015-01-181-1/+11
|
* rtems4.11: Update DTC for Moxie to it's new home path.Chris Johns2014-12-121-4/+4
| | | | | | Add a suitable hash for the build to proceed. Closes #2202.
* sb: Move content to formatter classesSebastian Huber2014-12-111-212/+154
|
* sb: Add HTML generation to formatter classSebastian Huber2014-12-111-40/+28
|
* sb: Move build set to formatter classesSebastian Huber2014-12-111-101/+191
|
* sb: Move git status to formatter classesSebastian Huber2014-12-111-63/+96
|