819 Commits

Author SHA1 Message Date
Sebastian Huber
ad29cd659d sb: Change default prefix
Use OS prefix + "rtems" + $rtems_version as the default prefix to
automatically separate different RTEMS versions.

Close #3680.
2019-01-22 14:56:25 +01:00
Sebastian Huber
ce33364efc sb: Change Linux default prefix to "/opt"
http://refspecs.linuxbase.org/FHS_3.0/fhs/ch03s13.html#purpose14

Update #3680.
2019-01-22 14:56:20 +01:00
Chris Johns
6baeb35586 devel/expat: Download from github and not SF.
Close #3317
2018-04-13 17:45:14 +10:00
Chris Johns
62537bc0ac sb/path: Update the path module to the latest from master.
- Fixes Windows path issues
- Fixes infinite loop with a read-only path.

Close #3394
2018-04-13 13:14:51 +10:00
Chris Johns
9f4ed7e316 rtems: Do not build the RTEMS kernel by default in releases.
Close #3292
2018-02-08 16:15:03 +11:00
Chris Johns
e5ec9681be sb: Option --source-only-download does not download the source.
The option expansion is missing `--with-download'.

Close #3296
2018-02-08 09:17:16 +11:00
Chris Johns
f75dd49ce8 gcc: Use the RSB release for released tools.
Using the RSB release version for the gcc version string means the
tools have a version string that matches the release.

Close #3293
2018-02-08 08:56:13 +11:00
Chris Johns
70159fb9e3 4.10: Disable building the simulator in GDB for SPARC and LM32.
There is POSIX code that does not build on Windows.

Close #3291
2018-02-08 08:55:07 +11:00
Chris Johns
652a90f0a8 sb: Back port changes to support mailing list posting.
Close #3287
2018-02-05 14:22:27 +11:00
Chris Johns
61d2c55de6 sb: Backport from 4.11 the --rsb-file with releases fixes.
Close #3286
2018-02-05 14:14:43 +11:00
Chris Johns
b0fc0b29c9 darwin: Make the xz executable path based.
The xz tool is not provided in Xcode command line tools and needs to
built or obtained somehow. This path can be any where so relax the
need for an absolute path.

Close #3280
2018-01-29 14:22:44 +11:00
Chris Johns
f7ecb55f20 gcc: Update the MPC part of gcc to 1.0.3 as it is available on GNU's FTP.
Update #3262
2018-01-17 13:41:16 +11:00
Chris Johns
898134fbea arm: ARM on a recent FreeBSD fails to build.
- See #2439 for details.

Update #3262
2018-01-17 09:32:24 +11:00
Chris Johns
4bee4c4615 gcc: Add GCC option to build on Linux and do not build the texinfo.
- GCC on recent Linux systems needs `-fgnu89-inline` to build.
- Disable building texinfo. Makeinfo on some hosts breaks the build.

Update #3262
2018-01-17 09:31:47 +11:00
Chris Johns
85d51a45e8 gcc: Reference GNU's FTP site for all GCC parts.
Close #3272
2018-01-17 09:17:01 +11:00
Chris Johns
69d4d4ba54 avr: Fix the arch and disable iconv. 2016-09-06 14:48:38 +10:00
Chris Johns
90c49f5089 m32c: Disable iconv and use gn89 with clang on FreeBSD. 2016-09-05 10:15:20 +10:00
Chris Johns
ebd5615745 h8300: Update to binutils-2.26 and do not build iconv.
The binutils-2.26 fixes an operand out of range bug.

The iconv has tables which overflow the address ranges in the h8300.
2016-09-05 09:57:11 +10:00
Chris Johns
60e8ddf650 nios2: FreeBSD clang needs gnu89 to build gcc. 2016-09-03 11:45:59 +10:00
Chris Johns
3b93640ed7 nios2: Switch to gdb-7.11. 2016-09-03 11:44:37 +10:00
Chris Johns
72063fadd0 4.10: Add NIOS2 patch checksums. 2016-09-02 18:17:28 +10:00
Chris Johns
46c9159ee6 4.10: Remove the patch for the bfin for gdb-7.11. 2016-09-02 17:47:34 +10:00
Chris Johns
9bf32d1d02 4.10: No ARM 64bit support on 4.10. 2016-09-02 17:40:52 +10:00
Chris Johns
f337443cf8 4.10: Use a defaults file for the arch build sets. 2016-09-02 16:37:48 +10:00
Chris Johns
1362d4f0ed Update 4.10 to build from the RTEMS 4.10 branch. 2016-09-02 08:58:31 +10:00
Gedare Bloom
3ad1e566e5 4.10: new branch, remove unnecessary bsets 2016-08-26 11:04:41 -04:00
Gedare Bloom
cac72a2aea doc: add example of a local patch 2016-08-01 14:44:42 -04:00
Punit Vara
1e1d5c9095 doc: source-builder.txt: Update installtion for ubuntu packages
This patch fixes the most common python missing error for RTEMS
	tool chain build and RSB built is tested for ubuntu 16.04.1 LTS
2016-08-01 14:44:42 -04:00
Sambeet Panigrahi
a936dcda63 doc: correct a typo of RTEMS 2016-08-01 14:44:38 -04:00
Sambeet Panigrahi
43ee938dc7 doc: corrected typo of FreeBSD 2016-08-01 14:43:56 -04:00
Sebastian Huber
c476de6150 4.12/rtems-epiphany.bset: Use Newlib 2.4.0.20160527 2016-06-13 07:44:56 +02:00
Hesham Almatary
04bff17f13 4.12/rtems-or1k.bset: Use Newlib 2.4.0.20160527 2016-06-13 07:41:49 +02:00
Jan Sommer
cd9258f502 4.12/rtems-default.bset: Use GCC 6-20160609
This fixes an issue with gnat.
2016-06-13 07:34:08 +02:00
Sebastian Huber
5ff2c0aa94 4.12/rtems-m32c.bset: Use Newlib 2.4.0.20160527 2016-06-08 16:04:52 +02:00
Sebastian Huber
3da4d0e5ce 4.12/rtems-default.bset: Use GCC 6-20160526
In addition use Newlib snapshot 2.4.0.20160527.
2016-05-30 15:07:41 +02:00
Sebastian Huber
8bcc58b249 4.12/rtems-default.bset: Use GCC 6.0.1-RC-20160415 2016-04-18 12:47:31 +02:00
Pavel Pisa
a353d55d13 graphics: clone Microwindows from official Greg Haerr's repository.
graphics/nxlib is removed from build set because for actual Microwindows
the NXlib is included in Microwindows sources (src/nxlib).

The original NXlib libX11.a is replaced by two varinats

  libPX11 links X11 server replacement directly to the application.

  libNX11 is more X11 concept compatible, application and server
          runs in the separate processes.
2016-04-16 15:37:42 +02:00
Pavel Pisa
3c8c00c764 graphics: update libtiff to 4.0.6 version.
There has been collision between local extern excessive function
declaration and C library (newlib) provided header and type.
2016-04-16 15:29:03 +02:00
Chris Johns
6843e47ce3 gdb: Build with system readline and use MinGW compilers.
Select MinGW compilers for Windows builds on Windows.

Use the system readline rather than GDB's which does not
handle cmd.exe correctly.
2016-04-15 15:22:36 +10:00
Chris Johns
f5e724fc07 graphics: Add 3rd party graphics support back to the master branch.
The support is added at the top level and so not lost when we
move to a new version of RTEMS.

The change also moves all 3rd party packages to use a common
rtems-package.bset build set file.

All packages except Microwindows itself build cleanly.
2016-04-15 11:59:30 +10:00
Chris Johns
70fc466b48 rtems: Refactor to move to a single version on master.
Move the 4.12 version and base defines to just RTEMS base defines
which includes the version. This removes the version from a number of
files and makes it simpler to move to a new version. It however means
we cannot support more than version on master.

This change further breaks 4.10 and 4.9 however it means we can
branch these versions and better support them on their branches.
2016-04-15 11:59:30 +10:00
Chris Johns
c13971506a 4.12: Add the newlib patch to get the updated ctr0.o. 2016-04-15 11:59:30 +10:00
Chris Johns
383f7e6690 sb: Add --rsb-file options to %source and %patch to set a file name.
Override the automatic file name of a downloaded file and use the file
name provided by the option. This is useful if the URL has no meanful
file that can be automatically extracted from the URL.
2016-04-15 11:59:30 +10:00
Chris Johns
c98555c5f2 sb: Do not filter -f options from a BSP. 2016-04-15 11:59:30 +10:00
Joel Sherrill
30783e3cf3 4.12/rtems-or1k.bset: Update newlib to 2.4.0 2016-04-13 13:11:20 -05:00
Joel Sherrill
3343562481 4.12/rtems-m32c.bset: Update to newlib 2.4.0 2016-04-11 08:25:03 -05:00
Joel Sherrill
74bb278709 4.12/rtems-epiphany.bset: Update to newlib 2.4.0 2016-04-11 08:25:03 -05:00
Joel Sherrill
21650e51a7 4.12/rtems-default.bset: Update to gcc 6.20160327 and newlib-2.4.0 2016-04-10 13:59:14 -05:00
Joel Sherrill
f96fdc6022 4.12/rtems-moxie.bset: Include dtc needed by gdb build 2016-04-03 14:10:30 -05:00
Stefan Wallentowitz
eac749bb80 Bump OpenRISC versions
Bump the OpenRISC toolchain to newer versions.

* Binutils to 2.26
* GCC to 4.9.3
* GDB to 7.11

updates #2669
2016-03-24 16:19:03 -04:00