aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Android SDK module: allow product.packageName property to be emptyJake Petroules2017-08-041-1/+1
* Don't force -undefined into linker flagsJake Petroules2017-08-032-10/+6
* Add initial support for Universal Windows PlatformJake Petroules2017-08-014-2/+39
* GCC: Don't assume the presence of sources in static library productsChristian Kandeler2017-07-211-2/+4
* Avoid hardcoded paths to the Windows system drive/root and shell pathJake Petroules2017-07-201-1/+1
* Cpp module: Default value for use*PrecompiledHeader is now trueChristian Kandeler2017-07-051-4/+4
* Do not use hardcoded file locations when accessing pch filesChristian Kandeler2017-07-042-35/+34
* Replace a mkdir call with File.makePathJake Petroules2017-07-041-1/+5
* Merge 1.8 into masterChristian Kandeler2017-06-301-1/+3
|\
| * Fix running bundled applications on Apple platformsJake Petroules2017-06-271-1/+3
* | Re-introduce endianness propertyJake Petroules2017-06-296-2/+29
* | Move the compiler version detection into a separate ProbeJake Petroules2017-06-293-18/+83
* | Merge "Merge 1.8 into master"Christian Kandeler2017-06-261-0/+3
|\ \
| * | Merge 1.8 into masterChristian Kandeler2017-06-231-0/+3
| |\|
| | * Add a comment warning about argument order in linkerFlags due to QCCJake Petroules2017-06-191-0/+3
* | | Implement rpath-link for Darwin platformsJake Petroules2017-06-231-1/+4
* | | Add a property to specify the -rpath-link flagJake Petroules2017-06-233-1/+5
|/ /
* | Try harder to find lipoJake Petroules2017-06-212-2/+21
* | Fix tests with older versions of Apple ClangJake Petroules2017-06-213-2/+13
* | Fix shared library linking on Apple platforms using ld64Jake Petroules2017-06-211-1/+12
* | Do not create copies of precompiled header source files on MSVCJoerg Bornemann2017-06-202-22/+12
* | Collect cpp.[weak]frameworks from library dependenciesJoerg Bornemann2017-06-161-5/+22
* | Merge 1.8 into masterChristian Kandeler2017-06-161-2/+15
|\|
| * Make sure qcc handles response files properly for linkingJake Petroules2017-06-141-2/+15
* | GCC: Fix performance regressionChristian Kandeler2017-06-152-50/+31
* | Don't set minimum deployment targets for iOS and macOS when using libc++Jake Petroules2017-06-142-2/+0
* | GCC: Try harder to find binutils binariesChristian Kandeler2017-06-142-6/+45
* | Fix nodejs/typescript probes when the Node interpreter is not in PATHJake Petroules2017-06-145-8/+36
* | Simplify the Java compiler scanner toolJake Petroules2017-06-1310-550/+29
* | Add support for building macOS disk imagesJake Petroules2017-06-124-0/+512
* | Merge 1.8 into masterChristian Kandeler2017-06-0911-53/+128
|\|
| * Allow the GccProbe to fail more gracefullyJake Petroules2017-06-082-0/+17
| * Provide more user-friendly errors in module validationJake Petroules2017-06-072-6/+27
| * PathProbe: don't search Unix paths on WindowsJake Petroules2017-06-071-1/+1
| * PathProbe: provide candidate paths that were searchedJake Petroules2017-06-074-13/+18
| * Fix sysroot handling for GCC-like toolchainsJake Petroules2017-06-066-21/+10
| * Add -lang-c and lang-c++ arguments to QCC compiler when neededJake Petroules2017-06-061-6/+37
| * Fix system include paths compatibility with QNX SDK < 7Jake Petroules2017-06-023-5/+16
| * Prevent passing undefined to a function which does not accept itJake Petroules2017-06-021-1/+1
| * Fix QNX SDK probe on WindowsJake Petroules2017-06-021-2/+3
| * Add missing qbs.Utilities importJake Petroules2017-06-021-0/+1
* | Use android-14 platform by default with Android NDK r15Jake Petroules2017-06-091-1/+3
* | Fix installation of Python-related resourcesJake Petroules2017-06-091-1/+2
* | Re-run process commands if a relevant environment variable has changedChristian Kandeler2017-06-082-0/+45
* | archive module: improve error message when no archiver tool is availableJake Petroules2017-06-021-1/+3
* | Remove the "readonly" flag from the qbs.installRoot propertyChristian Kandeler2017-06-021-1/+1
* | Initialize qbs.installRoot in the qbs moduleChristian Kandeler2017-06-011-1/+1
* | Add properties to indicate the Android NDK samples directoryJake Petroules2017-05-303-0/+5
* | Take Unified Headers into account with the Android NDKJake Petroules2017-05-302-5/+25
* | Gcc: differentiate between sysroot and syslibrootJake Petroules2017-05-302-2/+3