summaryrefslogtreecommitdiffstats
path: root/bare (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* bare: Update or1ksim-master.zip hashChris Johns2016-03-171-0/+1
| | | | Updates #2657.
* bare: Correct the libffi-3.0.13 hash.Chris Johns2016-03-171-1/+1
| | | | Updates #2657.
* bare: Update qemu package source hashes that are missing.Chris Johns2016-03-172-0/+3
| | | | | | | | Add support for pkgconfig checks to fail when just downloading the source so it is actually downloaded on hosts that may have a package installed. Updates #2657.
* bare/devel/qemu: Add a hash for glib.Chris Johns2016-03-161-0/+2
| | | | Closes #2646.
* bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns2016-03-161-1/+1
| | | | Closes #2645.
* qemu: Add a package name to create a tarball.Chris Johns2016-03-071-0/+5
|
* bare/devel: Add missing checksums.Chris Johns2015-06-053-0/+3
|
* devel/qemu: Update to the current head of Qemu's git master branch.Chris Johns2015-06-031-1/+1
|
* Apply QEMU patch for openrisc that handles halt signalsHesham ALMatary2015-04-031-0/+7
|
* 4.11/moxie: Fix the broken dtc-1.4.1 build.Chris Johns2015-03-121-0/+18
|
* Add the host name to the package name.Chris Johns2015-01-183-3/+3
| | | | | | 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.
* rtems4.11: Update DTC for Moxie to it's new home path.Chris Johns2014-12-121-0/+2
| | | | | | Add a suitable hash for the build to proceed. Closes #2202.