summaryrefslogtreecommitdiff
path: root/bare (follow)
AgeCommit message (Collapse)Author
2019-11-14Update sis to v2.20Jiri Gaisler
* Support gdb async break on all platforms * Support ctrl-c on win32
2019-11-12rsb: Update RISC-V's Spike revisionHesham Almatary
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.
2019-11-09Update sis simulator to v2.19Jiri Gaisler
* Improve gdb watchpoint handling/reporting * Support building on Mingw-W64 * Stop flushing sparc reg windows on gdb break * updates #3816
2019-11-02Update sis to v2.18Jiri Gaisler
* Support for gdb watchpoints * Fix build problems on cygwin (closes #3807)
2019-10-28bare/spike: Fix %hash lines, change to base64 checksums.Chris Johns
2019-10-28devel/libiconv: Add a hash.Chris Johns
2019-10-25dtc-1.2.0.cfg: Switch to sha512 so it buildsJoel Sherrill
2019-10-23Update Spike RSB recipe and correct installed permissionsJoel Sherrill
Updates #3802.
2019-09-18automake-1.12.6: Fix build issuesSebastian Huber
Patch copied from "rtems/config/tools/rtems-automake-1.12.6-1.cfg".
2019-09-165/llvm: Add LLVM as a package for RTEMS.Chris Johns
- 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
2019-09-16bare/pcre: Add PCRE 8.40Chris Johns
2019-08-22Added qemu 4.1.0 as bare targetJiri Gaisler
* target name is devel/qemu4, old qemu preserved as devel/qemu
2019-07-23devel/sis: Fix building the SIS on FreeBSDChris Johns
- Update to SIS 2.17 which has internal readline support for the hosts which do not have readline. Closes #3763
2019-06-18Add bare target to build standalone sis (devel/sis)Jiri Gaisler
2018-11-12rsb: Update RISC-V's Spike revisionHesham Almatary
2018-11-05windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns
Closes #3562.
2018-05-01bare/devel: Add qemu-couverture support.Chris Johns
Add a build set and configuration to build a QEMU we can use for coverage testing.
2018-03-05The libexpat project has moved to github. Fetch expat from github.Chris Johns
Close #3315
2018-02-05sb: Switch some md5 hashes to sha256Stephan Gambke
Using md5 hashes will break the building of qemu.bset, so switch all involved hashes to sha256
2017-10-28RSB - RISC-V: Add scripts to build RISC-V's simulatorHesham Almatary
Update #3109
2017-10-124.12: Update all MD5 hashes to SHA256.Chris Johns
Closes #2536.
2016-03-18bare/qemu: Use git if the RSB is not release or without a release URL.Chris Johns
Updates #2661.
2016-03-18bare/qemu: Fix %endif type.Chris Johns
Updates #2661.
2016-03-18bare/qemu: Use a tarfile is the RSB is released.Chris Johns
Updates #2661.
2016-03-17bare: Update or1ksim-master.zip hashChris Johns
Updates #2657.
2016-03-17bare: Correct the libffi-3.0.13 hash.Chris Johns
Updates #2657.
2016-03-17bare: Update qemu package source hashes that are missing.Chris Johns
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.
2016-03-16bare/devel/qemu: Add a hash for glib.Chris Johns
Closes #2646.
2016-03-16bare/devel/qemu: Fix the release URL logic and pkconfig python3 issues.Chris Johns
Closes #2645.
2016-03-07qemu: Add a package name to create a tarball.Chris Johns
2015-06-05bare/devel: Add missing checksums.Chris Johns
2015-06-03devel/qemu: Update to the current head of Qemu's git master branch.Chris Johns
2015-04-03Apply QEMU patch for openrisc that handles halt signalsHesham ALMatary
2015-03-124.11/moxie: Fix the broken dtc-1.4.1 build.Chris Johns
2015-01-18Add the host name to the package name.Chris Johns
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.
2014-12-12rtems4.11: Update DTC for Moxie to it's new home path.Chris Johns
Add a suitable hash for the build to proceed. Closes #2202.
2014-12-01bare/qemu: add patches for leon3 support.Jiri Gaisler
2014-11-06bare: Update qemu to the latest version.Chris Johns
Add support to build on FreeBSD 10. The CAN support is broken on a recent qemu and needs updating so has been removed from the build.
2014-09-08rename variable to defined oneBen Gras
2014-08-29Add support for building bare-metal or1ksim.Hesham ALMatary
This patch adds support to enable RSB to build or1ksim emulator (the main OpenRISC 1000 simulator) from latest or1ksim github repo.
2014-08-20rtems-4.11: Newlib 19-Aug-2014.Chris Johns
Add the hash for automake.
2014-08-13rtems-4.10: Add checksums.Chris Johns
2014-07-29Add checksum support for downloaded files.Chris Johns
File download by http, ftp, pw support checksum. The %hash directive provides a means of setting a hash used to checksum the file. Files on disk or just downloaded are checked.
2014-07-25bare: Add support for building gcc-4.9.1 and newlib-2.1.0.Chris Johns
2014-06-23bare: Update libusb to 1.0.18.Chris Johns
Add a build set file for libusb.
2014-06-15sb: Add support for building RTEMS 3rd party packages.Chris Johns
Remove the 'opt' from various macros and shell variables. Add pkgconfig to the checks to make it clear the check is a pkgconfig check. Add NTP support as the first package to be built using the RSB. Split the RTEMS URL's out from the base bset file into a separate file that be included by other files. Add an RTEMS BSP configuration file to help abstract the process of building 3rd party packages. Clean the cross and canadian cross support up so we can cleanly support cross and canadian cross building. Refactor the pkgconfig support and clean up the PC file handling of loading modules. Add support for %{?..} to return false if a macro is %{nil}. Add %{pkgconfig ..} support to allow better control of access RTEMS pkgconfig files.
2014-06-11bare: Add GSoC QEMU patches for CAN bus support.Chris Johns
2014-06-11bare: Add a build set for building libtool.Chris Johns
2014-05-14config: Mirgrate the remaining configs.Chris Johns
2014-04-10config: Use _host_os for conditional checks.Chris Johns