aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/detect-toolchains/probe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Braces cleanupOrgad Shaneh2013-11-261-3/+2
* build fixJoerg Bornemann2013-11-131-1/+1
* detect-toolchains: set qbs.endianness for MinGWJoerg Bornemann2013-11-131-0/+2
* detect-toolchains: set qbs.architecture for MinGWJoerg Bornemann2013-11-131-0/+7
* Canonicalize architecture in probes.Jake Petroules2013-10-141-1/+38
* Remove unused code from toolchain detector.Christian Kandeler2013-10-141-10/+0
* set MinGW's compilerName to g++.exeJoerg Bornemann2013-07-311-0/+1
* Change targetOS and hostOS to lists, and remove targetPlatform.Jake Petroules2013-06-181-1/+1
* Make the toolchain property a list.Jake Petroules2013-06-181-7/+14
* detect-toolchains: detect also compilers in the path on osxFawzi Mohamed2013-06-131-0/+2
* Be less ambiguous about the naming and referencing of OS X.Jake Petroules2013-06-031-3/+3
* change values of qbs.endiannessJoerg Bornemann2013-03-221-2/+2
* detect-toolchains: improved detection on osxFawzi Mohamed2013-03-191-0/+3
* Build a shared library.Christian Kandeler2013-02-081-0/+1
* Better support for non-Linux, non-Mac Unixoid systems.Christian Kandeler2013-02-061-11/+1
* Remove global log sink.Christian Kandeler2013-02-061-14/+14
* Do not hardcode the settings source in the library.Christian Kandeler2013-01-291-8/+7
* Add mingw-w64 toolchainsRay Donnelly2013-01-281-1/+3
* Fix output problem in toolchain detector.Christian Kandeler2013-01-181-2/+4
* Remove the "platform" concept.Christian Kandeler2013-01-181-0/+242