summaryrefslogtreecommitdiffstats
path: root/bare/config/devel/texane-stlink-1.cfg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* windows: Remove BuildRoot from all configs, add a short tmp path.Chris Johns2018-11-051-1/+0
| | | | Closes #3562.
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* config: Mirgrate the remaining configs.Chris Johns2014-05-141-7/+6
|
* Add bare/config and move the source-builder/config to it.Chris Johns2013-05-141-0/+70
Rework the RTEMS build set files to point to the new location. Move the files into devel, this follows the ports naming in FreeBSD. Update the macros, defaults, and options to support this.