summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the component version for releaserelease/1.3Vincent Sanders2015-03-081-1/+1
* revert previous change as it completely breaks the gcovr outputVincent Sanders2015-01-101-1/+1
* Make coverage generate from absolute source pathVincent Sanders2015-01-101-1/+1
* add freebsd to buildsystem toolingVincent Sanders2014-12-211-0/+8
* Fix BUILD/HOST confusionVincent Sanders2014-12-196-78/+101
* Update the pkg-config installation macro for library substitutionVincent Sanders2014-11-272-2/+6
* Only set CC__ if we're cross compilingJohn-Mark Bell2014-11-161-3/+2
* make scan-build CI system builds noisyVincent Sanders2014-11-161-1/+1
* Do not guess identity of CC for native buildsJohn-Mark Bell2014-11-161-5/+10
* fix quotation in case expansion for make selectionVincent Sanders2014-11-161-1/+1
* 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