aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* Only add /System/Library/Frameworks to default compiler path on DarwinJake Petroules2017-10-232-3/+5
* Check return values of sanitizedListProperty()Joerg Bornemann2017-10-192-6/+18
* Fix detection of binutils locationJoerg Bornemann2017-10-181-1/+1
* GCC support: Remove unused function from JS fileChristian Kandeler2017-10-171-11/+0
* Properly split newlines from gcc and nm output on WindowsJake Petroules2017-10-161-3/+3
* Get rid of the ".obj" subdir in our build directoriesJoerg Bornemann2017-10-065-13/+12
* Android: match default NDK behaviorJake Petroules2017-10-042-3/+3
* Merge 1.9 into masterChristian Kandeler2017-10-022-1/+6
|\
| * Fix default value of qbs.buildVariantsChristian Kandeler2017-09-281-1/+1
| * GCC: Add support for the AVR architectureChristian Kandeler2017-09-271-0/+5
* | Use Module.priority to choose the right cpp module instanceJoerg Bornemann2017-09-279-3/+11
* | Merge remote-tracking branch 'origin/1.9'Joerg Bornemann2017-09-263-76/+105
|\|
| * Remove @param comments from languagePropertyName()Joerg Bornemann2017-09-261-3/+0
| * Add a PropertyListVariableExpander classJake Petroules2017-09-202-73/+105
* | Merge remote-tracking branch 'origin/1.9' into masterJoerg Bornemann2017-09-112-4/+1
|\|
| * Fix deployment of dmgbuildJake Petroules2017-09-072-4/+1
* | Remove usage of deprecated apkbuilder toolJake Petroules2017-09-083-61/+136
* | Split off JdkVersionProbeJoerg Bornemann2017-09-073-8/+55
* | Remove superfluous imports from JdkProbeJoerg Bornemann2017-09-071-3/+0
* | Change type of java.jdkPath from path to stringJoerg Bornemann2017-09-071-1/+1
* | Introduce property cpp.variantSuffixChristian Kandeler2017-09-015-8/+43
* | Merge 1.9 into masterChristian Kandeler2017-09-011-1/+1
|\|
| * cpp module: fix detection of ARMv8 (32-bit) architectureJake Petroules2017-08-291-1/+1
* | AndroidApk: don't error out if no AndroidManifest.xml file existsJake Petroules2017-08-301-2/+9
* | Replace old rule workaround with requiresInputsJake Petroules2017-08-301-1/+3
* | Fix handling of gcc's -isystem optionJoerg Bornemann2017-08-301-3/+1
* | Fix Android NDK probe for NDKs older than r11Joerg Bornemann2017-08-301-10/+25
* | Merge 1.9 into masterChristian Kandeler2017-08-283-12/+53
|\|
| * mingw: Fix manifest ruleChristian Kandeler2017-08-281-2/+4
| * Support MSVC's /std optionChristian Kandeler2017-08-231-2/+23
| * Android: Do not modify libraries in the NDKChristian Kandeler2017-08-221-8/+26
* | Introduce the cpufeatures moduleChristian Kandeler2017-08-284-0/+94
* | Introduce property cpp.discardUnusedDataChristian Kandeler2017-08-253-0/+22
* | GCC: Do not call escapeLinkerFlags() all the timeChristian Kandeler2017-08-241-54/+37
* | Remove java.manifestFileJoerg Bornemann2017-08-211-1/+0
* | Introduce the vcs moduleChristian Kandeler2017-08-181-0/+153
* | Organize development-time scripts in a single placeJake Petroules2017-08-161-50/+0
* | Merge 1.9 into masterChristian Kandeler2017-08-144-14/+16
|\|
| * Don't set the *_DEPLOYMENT_TARGET environment variables to empty stringJake Petroules2017-08-141-8/+8
| * Do not access the bundle module unconditionallyChristian Kandeler2017-08-021-3/+5
| * cpp module: Fix the GCC compiler path probeChristian Kandeler2017-07-311-1/+1
| * Cpp module: Fix mingw's setupBuildEnvironment scriptChristian Kandeler2017-07-311-2/+2
* | Fix MSVC environmentJoerg Bornemann2017-08-141-1/+1
* | Automatically determine built-in compiler definesJake Petroules2017-08-119-28/+69
* | Introduce dependency parameter Android.sdk.embedJarJake Petroules2017-08-092-8/+34
* | 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