summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* updated to use new coresystem build parametersVincent Sanders2014-11-161-53/+37
* Migrate to target tripletsJohn-Mark Bell2014-11-165-283/+114
* Update component version for releaserelease/1.2Vincent Sanders2014-08-251-1/+1
* spell bison correctlyVincent Sanders2014-05-021-1/+1
* allow buildsystem to cope with gnu make being named something elseVincent Sanders2014-05-011-8/+17
* add tooling support for OpenBSDVincent Sanders2014-05-011-0/+15
* add support for multilibrelease/1.1David Tardon2014-01-132-0/+6
* actually tar somethingVincent Sanders2013-11-161-1/+1
* do an actual build instead of a clean on coverityVincent Sanders2013-11-161-1/+1
* fix null check logicVincent Sanders2013-11-161-1/+1
* fix coverity to pass project name and verify required parameters are setVincent Sanders2013-11-161-1/+10
* add coverity targetVincent Sanders2013-11-161-2/+36
* make jenkins ci build script diferentiate between default and explicit test-i...Vincent Sanders2013-06-071-1/+8
* add static build capabilityVincent Sanders2013-05-111-5/+41
* ensure make TARGET parameter is setVincent Sanders2013-05-101-8/+12
* fix darwin targetVincent Sanders2013-05-101-0/+3
* add flags to make compiles display verbose outputVincent Sanders2013-05-101-9/+9
* improve jenkinks ci script to cope with coverage and install without testVincent Sanders2013-05-101-28/+78
* add dummy test targetVincent Sanders2013-05-101-1/+4
* Add ci system toolsVincent Sanders2013-05-102-1/+72
* add dummy clean targetsVincent Sanders2013-04-281-1/+9
* fix tag pattern to release/* so we can match by git refspecrelease/1.0Vincent Sanders2013-04-192-4/+4
* fix dumb extensionVincent Sanders2013-04-191-1/+1
* add dist target and add missing copyright assignmentsVincent Sanders2013-04-192-0/+39
* Add a dist target to generate source distribution tarballs from the most rece...Vincent Sanders2013-04-191-0/+17
* add attributes to ensure .gitignore file sis not exportedVincent Sanders2013-04-181-0/+2
* Use DESTDIR in install tooDaniel Silverstone2013-04-051-1/+1
* Add backslashJohn-Mark Bell2012-10-241-1/+1
* Install binaries with correct permissions.John-Mark Bell2012-10-241-4/+20
* add coldfire atariVincent Sanders2012-10-131-0/+22
* use more portable ccache detectionVincent Sanders2012-08-201-1/+1
* add ccache supportVincent Sanders2012-08-201-3/+12
* stop amiga target referring to mingw install environmentVincent Sanders2012-07-231-1/+1
* update windows buildtools to use our mingw toolchain buildVincent Sanders2012-07-231-9/+29
* Fix usage.John-Mark Bell2012-07-201-1/+1
* Add env to Atari GCCSDK_INSTALL_ENV.John-Mark Bell2012-07-091-1/+1
* Addiditons by John-Mark-Bellmono/atari-supportOle Loots2012-07-091-16/+12
* Added atari TARGET and m68k-atari-mint cross-compiler support.Ole Loots2012-07-031-0/+45
* Simple README about the shared build systemDaniel Silverstone2012-06-291-0/+24
* Use patsubst to ensure trailing / get removed from dirs, so testtools can be ...Daniel Silverstone2012-06-291-2/+2
* Remove the build/ stuff from the toolsDaniel Silverstone2012-06-290-0/+0
* Allow Makefile.tools to find the test tools etc, and use NSSHARED as the root...Daniel Silverstone2012-06-292-2/+6
* Initial rework to have Makefile.tools find itself and set NSBUILDDaniel Silverstone2012-06-296-7/+13
* Makefile for installing the shared build system stuffDaniel Silverstone2012-06-291-0/+29
* clang supports gcc's __attribute__((aligned))Rob Kendrick2012-06-251-1/+1
* Add experimental support for building with Open64Rob Kendrick2012-06-132-0/+72
* Add accessor for pkg-config variablesJohn Mark Bell2012-05-121-0/+12
* Fix package version extraction. Nothing appears to use this right now.John Mark Bell2012-05-121-1/+1
* Make compatible with newer clang version output which can include distributor...Rob Kendrick2012-03-271-5/+4
* Remove -N from AmigaOS ldflagsJohn Mark Bell2012-01-291-3/+0