aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules
Commit message (Expand)AuthorAgeFilesLines
* GCC module: Only use -fvisibility-inlines-hidden for C++ code.Christian Kandeler2014-07-281-1/+1
* Allow qbs.endianness to be undefined.Jake Petroules2014-07-221-0/+2
* simplify signature of MSVC.prepareLinkerJoerg Bornemann2014-07-222-13/+10
* simplify signature of MSVC.prepareCompilerJoerg Bornemann2014-07-222-28/+17
* Add support for compiling Interface Builder storyboards.Jake Petroules2014-07-223-11/+63
* Add support for compiling Xcode asset catalogs.Jake Petroules2014-07-223-4/+119
* Add support for compiling OS X icon sets.Jake Petroules2014-07-212-2/+33
* Cpp module: Fix "visibility" property.Christian Kandeler2014-07-182-4/+4
* Organize and split IB module logic into a JS file for code reuse.Jake Petroules2014-07-172-79/+110
* deprecate Artifact.fileName in favor of Artifact.filePathJoerg Bornemann2014-07-168-36/+36
* Remove CFBundleIconFile default Info.plist key.Jake Petroules2014-07-141-3/+0
* work around bug in icecc clientJoerg Bornemann2014-07-141-11/+35
* introduce cpp.compilerPathByLanguageJoerg Bornemann2014-07-142-1/+10
* make the GCC linkerName different from compilerNameJoerg Bornemann2014-07-111-1/+1
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-07-021-0/+0
|\
| * Remove executable bit from non-executable files.v1.2.21.2Jake Petroules2014-06-161-0/+0
| * fix app linker rule for MinGWJoerg Bornemann2014-05-261-0/+1
* | Fix the ability to use WiX localizations.Jake Petroules2014-06-021-1/+1
* | introduce cpp.entryPointJoerg Bornemann2014-06-023-0/+11
* | introduce cpp.useRPathsJoerg Bornemann2014-05-282-1/+3
* | Fix access to null object in MSVC linker rules.Christian Kandeler2014-05-281-1/+1
* | add product name to OS X command descriptionsJoerg Bornemann2014-05-221-3/+3
* | use {input|output}.fileName where appropriateJoerg Bornemann2014-05-2010-27/+27
* | fix build directories of the TypeScript moduleJoerg Bornemann2014-05-191-4/+2
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-05-161-1/+1
|\|
| * MSVC: do not use deprecated input.fileName propertyJoerg Bornemann2014-05-161-1/+1
| * add missing loadFile call from msvc.jsJoerg Bornemann2014-04-231-0/+2
* | remove deprecated cpp.windowsSDKPathJoerg Bornemann2014-05-161-1/+0
* | Fix MSVC working directory.Christian Kandeler2014-05-131-1/+1
* | Introduce sensible build directory values.Christian Kandeler2014-05-135-10/+10
* | Add support for building and running TypeScript apps through Node.js.Jake Petroules2014-04-251-0/+267
* | fix usages of WindowsUtilsJoerg Bornemann2014-04-252-3/+5
* | Add a PropertyValidator class to centralize Module.validate operations.Jake Petroules2014-04-244-46/+65
* | Add support for running Node.js using qbs run.Jake Petroules2014-04-151-0/+56
* | Use proper and consistent formatting in all JavaScript files.Jake Petroules2014-04-142-21/+11
* | Refactor JavaScript functions into more sensible locations.Jake Petroules2014-04-142-44/+7
* | Pass the product to PathTools functions for proper encapsulation.Jake Petroules2014-04-143-12/+12
* | Move several JS files in the cpp module to imports.Jake Petroules2014-04-1411-594/+15
|/
* load PropertyList extension in bundle-tools.jsJoerg Bornemann2014-04-111-0/+2
* WiX: Fix the "cultures" property handlingDenis Shienkov2014-04-111-1/+2
* Fix linking of MSIs built from multiple WiX source files.Jake Petroules2014-04-111-1/+1
* Add Windows 6.3 (8.1) to the list of known versions.Jake Petroules2014-04-081-1/+1
* detect Visual Studio build environment using vcvarsall.batJoerg Bornemann2014-04-081-40/+1
* Added PathTools import to DarwinGCCIvan Komissarov2014-04-071-0/+1
* fix library dependency orderJoerg Bornemann2014-03-142-9/+14
* Replace qmake placeholders in Info.plist.Jake Petroules2014-03-121-1/+16
* Support the qmake/CMake-style @SYNTAX@ in Info.plist replacement vars.Jake Petroules2014-03-121-24/+45
* Rename doRepl to expandPlistEnvironmentVariables.Jake Petroules2014-03-122-6/+7
* Use PropertyList instead of plutil for increased performance.Jake Petroules2014-03-043-63/+51
* Define hostOSBuildVersion on Windows as well.Jake Petroules2014-03-031-4/+6