summaryrefslogtreecommitdiffstats
path: root/source-builder/sb/freebsd.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* sb: Use shebang env pythonChris Johns2020-08-251-3/+3
* freebsd: Fix GDB building on some 12 and higher versionsChris Johns2020-01-211-1/+3
* 5/llvm: Add LLVM as a package for RTEMS.Chris Johns2019-09-161-0/+1
* freebsd: SVN is optional.Chris Johns2019-09-061-1/+1
* freebsd: Version 12.0+ has unzip in /usr/binChris Johns2019-05-151-0/+5
* bare/devel/qemu: Fix building on FreeBSD.Chris Johns2018-11-211-1/+1
* sb: Add support to search for a suitable version of python.Chris Johns2018-10-211-2/+4
* freebsd: Update makeinfo and install-info paths on FreeBSD 11.0Chris Johns2017-03-261-1/+9
* sb: Only use /usr/local/bin/unzip on FreeBSD.Chris Johns2015-10-261-0/+1
* Don't let a GCC port install override base Clang for FreeBSD 10+Nick Withers2015-05-221-13/+13
* sb: FreeBSD uses clang for cc on version 10 and later.Chris Johns2014-11-061-2/+6
* sb: Add CXX flags support rather than use CFLAGS.Chris Johns2014-07-251-0/+1
* sb: Add support for building RTEMS 3rd party packages.Chris Johns2014-06-151-2/+2
* sb: Fix FreeBSD compiler support.Chris Johns2014-06-041-0/+13
* sb: Fix the testing commit for FreeBSD. Used this to test error reporting.Chris Johns2014-05-081-1/+1
* sb: Generate an error report on an error.Chris Johns2014-05-081-1/+1
* config: Fix the host and build options for Canadian cross builds.Chris Johns2014-05-041-0/+1
* sb:Use cc and c++ on FreeBSD 10 and higher.Chris Johns2014-04-281-0/+6
* sb: Add _host_os_version to all supported hosts.Chris Johns2014-04-101-17/+18
* config,sb: Qemu build updates for FreeBSD and the start of MinG32.Chris Johns2014-04-081-1/+6
* FreeBSD 10 and above no longer have /usr/bin/cvs - allow it to be found in th...Nick Withers2014-01-071-1/+7
* Remove /usr/local from build flags. They cause problems with BFD etc.Chris Johns2013-06-171-1/+0
* Support Canadian cross builds on FreeBSD (and other hosts).Chris Johns2013-05-151-18/+38
* Add svn in /usr/local for FreeBSD.Chris Johns2013-05-081-0/+1
* PR 2108, PR 2109. Add --jobs and --always-clean.Chris Johns2013-04-031-3/+3
* Patch on FreeBSD needs to have -E to remove empty files. This is the Linux de...Chris Johns2013-03-211-1/+2
* Add support for GIT.Chris Johns2013-03-031-0/+1
* Override the bison path on FreeBSD.Chris Johns2013-02-131-1/+2
* Move into the source-builder tree.Chris Johns2012-11-061-0/+67