summaryrefslogtreecommitdiffstats
path: root/bare (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add GMP as a prerequisite for GDBSebastian Huber2020-12-211-0/+18
|
* devel/sis: Update to 2.26Jiri Gaisler2020-12-181-2/+2
|
* devel/sis: Update to 2.25Sebastian Huber2020-12-021-5/+4
| | | | Update #4195.
* devel/qemu: Add the hash for the QEMU 5.2.0-rc1Chris Johns2020-11-161-3/+3
|
* devel/qemu: Update QEMU to 5.2.0-rc1Chris Johns2020-11-133-35/+10
| | | | | - This version of qemu uses meson and ninja to build. You will need to install ninja to build. No checks are made until meson run
* devel/sis: Update to 2.22Chris Johns2020-09-101-2/+3
|
* sb/track: Add a command to track build sets.Chris Johns2020-08-101-0/+3
| | | | | | | | - Process a build set for a range of hosts and output a dependency tree, the used build set and configuration files. - Output the configuration files that are no referenced Closes #4036
* glib: Gnome has change the git version to gitlab in requested patches.Chris Johns2020-06-251-1/+1
|
* devel/qemu4: Use release source tarballChris Johns2020-06-101-25/+9
| | | | | | | Git cannot be used for a release as our release process does not package the source in a manner qemu expects. Closes #3976
* re/pixman: Revert the accidental commit.Chris Johns2020-05-082-2/+2
| | | | - Move qemu to 0.40.0 so pixman builds on FreeBSD 12
* bare/qemu: Fixes building on FreeBSDChris Johns2020-05-083-4/+2
| | | | | | | | | | | | | | | - Move the qemu config to a common file shared by qemu and qemu4. - Disable nettle on qemu4, FreeBSd complained. - Add some extra git cleaning steps to the git path. These however do not full clean the qemu submodules and it is not worth the effort to try and fix. - The devel/qemu will not build on machines with python set to python3. This will not be fixed, use qemu4. Closes #3966
* qemu4.bset: Update to pixman 0.40.0.Joel Sherrill2020-05-082-1/+20
|
* devel/glib: Fix the checksum for the patchChris Johns2020-04-271-1/+2
|
* source-builder: Add capstoneVijay Kumar Banerjee2020-04-102-0/+34
|
* bare/config: Add devel/dtc-1.6.0Vijay Kumar Banerjee2020-04-101-0/+18
|
* bare/glib-2.48.2: Add patches to suppress null string warningVijay Kumar Banerjee2020-04-101-0/+7
|
* qemu-couverture: update to qemu-stable-4.0.0Vijay Kumar Banerjee2020-04-102-13/+8
|
* rsb: Use dtc.bset for SpikeHesham Almatary2020-04-091-1/+1
|
* rsb: Bump DTC to 1.4 versionHesham Almatary2020-04-091-1/+1
|
* bare: Fix pkgconfig checks and getting source.Chris Johns2020-03-278-8/+8
| | | | | | | - If the package was installed the check does not build the package. This also meant getting the source failed. Closes #3919
* bare/glib: Add back glib-2.39.3-1Chris Johns2020-03-271-0/+22
| | | | | - It was removed in ... https://git.rtems.org/rtems-source-builder/commit/?id=f93fcef875560f6a8ac7a3a541e4a96f73751553
* spike: Update to use exec that searches along PATH.Joel Sherrill2020-03-251-2/+3
| | | | Updates #3914.
* Spike: Update to include fix for hard-coded path to dtcJoel Sherrill2020-03-231-2/+2
| | | | Closes #3914.
* qemu: Update glib to build on newer gccMartin Erik Werner2020-03-202-4/+4
| | | | | | | | | | | | | | | | | | | Update the glib version to 2.48.2 in order to fix build failure on newer gcc[0]. Force internal version of libpcre for glib, since otherwise the build failed, presumably since libpcre is not provided as a module (maybe it should?). Increasing the glib version further to the current latest was not tested. [0] CC libglib_2_0_la-gdate.lo ../../glib-2.39.3/glib/gdate.c: In function 'g_date_strftime': ../../glib-2.39.3/glib/gdate.c:2497:7: error: format not a string literal, format string not checked [-Werror=format-nonliteral] tmplen = strftime (tmpbuf, tmpbufsize, locale_format, &tm); ^~~~~~
* sis simulator: update to version 2.21Jiri Gaisler2020-03-061-2/+2
| | | | | | | | * Fix incorrect operation on big-endian hosts * Avoid reserved word sparc * Initialize PC before connecting to gdb
* qemu-couverture-git-1.cfg: Use an identifiable name for the download file.Joel Sherrill2019-12-131-2/+2
| | | | closes #3808.
* Update sis to v2.20Jiri Gaisler2019-11-141-2/+2
| | | | | * Support gdb async break on all platforms * Support ctrl-c on win32
* rsb: Update RISC-V's Spike revisionHesham Almatary2019-11-121-13/+2
| | | | | | | | Latest Spike integrated fesvr in its source directory, so there is no separate fesvr anymore. Also use a revision of Spike that fixes the file permissions when getting installed.
* Update sis simulator to v2.19Jiri Gaisler2019-11-091-2/+2
| | | | | | | * Improve gdb watchpoint handling/reporting * Support building on Mingw-W64 * Stop flushing sparc reg windows on gdb break * updates #3816
* Update sis to v2.18Jiri Gaisler2019-11-021-2/+2
| | | | | * Support for gdb watchpoints * Fix build problems on cygwin (closes #3807)
* bare/spike: Fix %hash lines, change to base64 checksums.Chris Johns2019-10-281-3/+6
|
* devel/libiconv: Add a hash.Chris Johns2019-10-281-0/+2
|
* dtc-1.2.0.cfg: Switch to sha512 so it buildsJoel Sherrill2019-10-251-1/+1
|
* Update Spike RSB recipe and correct installed permissionsJoel Sherrill2019-10-232-3/+8
| | | | Updates #3802.
* automake-1.12.6: Fix build issuesSebastian Huber2019-09-181-0/+6
| | | | Patch copied from "rtems/config/tools/rtems-automake-1.12.6-1.cfg".
* 5/llvm: Add LLVM as a package for RTEMS.Chris Johns2019-09-162-0/+39
| | | | | | | | | | | | | - Add '%source download <source>' to only download the source and do not unpack and prep. This can used when a package internally needs another source package. - Install the staging root only if it is present. A package may internally build another package that is not staged as it is not suitable for installing. Updates #3250 Updatew #3797
* bare/pcre: Add PCRE 8.40Chris Johns2019-09-161-0/+19
|
* Added qemu 4.1.0 as bare targetJiri Gaisler2019-08-223-0/+109
| | | | * target name is devel/qemu4, old qemu preserved as devel/qemu
* devel/sis: Fix building the SIS on FreeBSDChris Johns2019-07-231-3/+2
| | | | | | | - Update to SIS 2.17 which has internal readline support for the hosts which do not have readline. Closes #3763
* Add bare target to build standalone sis (devel/sis)Jiri Gaisler2019-06-182-0/+26
|
* rsb: Update RISC-V's Spike revisionHesham Almatary2018-11-121-2/+2
|
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-051-1/+0
| | | | Closes #3562.
* bare/devel: Add qemu-couverture support.Chris Johns2018-05-012-0/+68
| | | | | Add a build set and configuration to build a QEMU we can use for coverage testing.
* The libexpat project has moved to github. Fetch expat from github.Chris Johns2018-03-051-1/+2
| | | | Close #3315
* sb: Switch some md5 hashes to sha256Stephan Gambke2018-02-056-11/+11
| | | | | Using md5 hashes will break the building of qemu.bset, so switch all involved hashes to sha256
* RSB - RISC-V: Add scripts to build RISC-V's simulatorHesham Almatary2017-10-282-0/+28
| | | | Update #3109
* 4.12: Update all MD5 hashes to SHA256.Chris Johns2017-10-124-4/+4
| | | | Closes #2536.
* bare/qemu: Use git if the RSB is not release or without a release URL.Chris Johns2016-03-181-2/+4
| | | | Updates #2661.
* bare/qemu: Fix %endif type.Chris Johns2016-03-181-1/+1
| | | | Updates #2661.
* bare/qemu: Use a tarfile is the RSB is released.Chris Johns2016-03-181-5/+5
| | | | Updates #2661.