aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* | Roll the global getEnv and currentEnv functions into Environment.Jake Petroules2015-12-017-9/+16
* | Move global auxiliary functions into a new Utilities extension.Jake Petroules2015-11-2714-42/+56
* | Overhaul Probe handling for node.js/TypeScript.Jake Petroules2015-11-239-89/+263
* | Partially revert 2a13a5ec3843ef06a1a41f7220d50b7b63883abb.Jake Petroules2015-11-231-7/+1
* | Guard against undefined values returned from Environment.getEnv.Jake Petroules2015-11-231-1/+1
* | Add missing imports.Jake Petroules2015-11-204-0/+4
* | Move setup[Build|Run]Environment global functions into a real extension.Jake Petroules2015-11-192-4/+6
* | Remove dead code from darwin-tools.jsJake Petroules2015-11-191-10/+1
* | Add TypeScript 1.6 compatibility.Jake Petroules2015-11-091-1/+7
* | Track linker scripts as artifacts in the build graph.Jake Petroules2015-11-042-3/+11
* | Deprecate bundle.infoPlistFile and start tagging Info.plist files.Jake Petroules2015-11-023-21/+32
* | Introduce new assembler-related properties.Jake Petroules2015-10-315-21/+108
* | Add signingTimestamp property.Jake Petroules2015-10-314-0/+23
* | Remove dead code introduced in bfdc2953ecc4a9800c2974d2d63e528c2bdc9b96.Jake Petroules2015-10-301-6/+0
* | Track entitlements in the build graph.Jake Petroules2015-10-291-7/+14
* | Make provisioning profile handling significantly faster.Jake Petroules2015-10-293-45/+110
* | Remove code signing from IPA rule.Jake Petroules2015-10-291-20/+3
* | Add some additional environment variables for Info.plist replacement.Jake Petroules2015-10-292-0/+9
* | Check for module presence BEFORE evaluating properties.Jake Petroules2015-10-281-21/+23
* | gcc: fix passing of unknown c/cxx language versionAndrew Knight2015-10-241-5/+2
* | cpp module: Clean up the command line a bit.Christian Kandeler2015-10-062-14/+24
* | Revert "Fix bundle creation to depend on the application executable."Jake Petroules2015-09-281-1/+0
* | Fix bundle creation to depend on the application executable.Jake Petroules2015-09-251-0/+1
* | Add support for entitlements to the code signing process.Jake Petroules2015-09-253-17/+118
* | Copy provisioning profile to application bundle.Jake Petroules2015-09-221-1/+27
* | Fix handling of codesign_allocate.Jake Petroules2015-09-221-2/+12
* | Only run lsregister on OS X targets.Jake Petroules2015-09-221-1/+2
* | Fix bug in Info.plist replacement algorithm.Jake Petroules2015-09-221-1/+1
* | Implement some of the non-standard yet common Console API.Jake Petroules2015-09-158-18/+18
* | Introduce Command.responseFileArgumentIndex.Jake Petroules2015-09-141-0/+3
* | Fix "else assumptions" and other conditionals relating to Apple OSes.Jake Petroules2015-09-112-13/+24
* | Add skeleton tvOS support.Jake Petroules2015-09-115-1/+67
* | Fix small omissions in watchOS support.Jake Petroules2015-09-092-2/+6
* | Merge 1.4 into master.Christian Kandeler2015-09-041-1/+1
|\|
| * Add Group items in Modules as child items to the respective product.Christian Kandeler2015-09-011-1/+1
* | Select an architecture specific JDK on Windows.Jake Petroules2015-09-031-8/+41
* | Pass /MACHINE flag to link.exe.Jake Petroules2015-09-031-0/+15
* | Let Qbs build its own Windows ZIP distribution.Jake Petroules2015-09-021-0/+16
* | Find .NET install location on Windows automatically.Jake Petroules2015-08-311-0/+18
* | Ignore /dev/null in actool output parser.Jake Petroules2015-08-281-0/+2
* | Merge "Merge 1.4 into master."Christian Kandeler2015-08-282-21/+10
|\ \
| * | Merge 1.4 into master.Christian Kandeler2015-08-282-21/+10
| |\|
| | * Fix ib.appIconName.Jake Petroules2015-08-251-3/+3
| | * Use destinationDirectoryForResource for all ib module output paths.Jake Petroules2015-08-252-18/+8
* | | Enable -frandom-seed only for gcc.Stephan Gatzka2015-08-281-4/+6
|/ /
* | Make installSourceBase a path type.Jake Petroules2015-08-261-1/+1
* | Fix blackbox findFiles on Windows.Jake Petroules2015-08-262-2/+5
* | Introduce qbs.shellPath.Jake Petroules2015-08-261-2/+7
* | Implement the FileInfo extension in C++.Jake Petroules2015-08-241-130/+0
* | Support reproducible builds.Stephan Gatzka2015-08-212-0/+15