aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/api
Commit message (Expand)AuthorAgeFilesLines
* add getter/setters for Artifact::fileTagsJoerg Bornemann2014-07-311-2/+2
* Invalidate project after certain unsuccessful re-resolving attempts.Christian Kandeler2014-07-302-3/+10
* Correct handling of project re-resolving with a new build root.Christian Kandeler2014-07-281-5/+7
* API: Be smarter about adding files already matched by wildcards.Christian Kandeler2014-07-233-10/+57
* API: Make the ability to update project files optional.Christian Kandeler2014-07-184-10/+25
* Expose additional properties in the ProductData API.Jake Petroules2014-07-174-0/+52
* fix calculation of added/removed artifactsJoerg Bornemann2014-07-171-4/+2
* Add missing metatype registration.Christian Kandeler2014-07-162-1/+2
* Speed up project re-resolving by skipping the loading from file.Christian Kandeler2014-07-167-34/+71
* Rename "lockBuildGraph" to "lockProject".Christian Kandeler2014-07-162-8/+8
* Fix race condition in project locking.Christian Kandeler2014-07-163-9/+13
* Put a system-wide lock on the build directory.Joerg Bornemann2014-07-161-0/+10
* Introduce a private header class for qbs::Project.Christian Kandeler2014-07-153-68/+121
* Fix argument replacement in error message.Christian Kandeler2014-07-041-2/+2
* Make it possible to set profiles per product.Christian Kandeler2014-07-024-86/+141
* Make sure to remove empty parent directories when removing artifacts.Christian Kandeler2014-07-021-3/+11
* Use the same environment in Loader and BuildGraphLoader.Christian Kandeler2014-07-021-1/+1
* prevent writing of mixed line endings in ProjectFileUpdaterJoerg Bornemann2014-06-162-2/+60
* make toJSLiteral functions available in command line toolsJoerg Bornemann2014-06-161-1/+1
* Added an API to retrieve the current run/build environmentThomas Epting2014-06-052-0/+15
* Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-06-021-1/+6
|\
| * Add missing header file to installation targets.Christian Kandeler2014-05-231-1/+6
* | Fix "Add Files" functionality.Christian Kandeler2014-06-021-3/+4
* | Add the settings directory to the project setup parameters.Christian Kandeler2014-05-261-0/+3
* | Sanitize the project setup API.Christian Kandeler2014-05-232-0/+10
* | Merge remote-tracking branch 'origin/1.2'Joerg Bornemann2014-04-281-1/+1
|\|
| * API: Do not present all root artifacts as target artifacts.Christian Kandeler2014-04-171-1/+1
* | fix file tag and styleJoerg Bornemann2014-04-231-3/+3
* | Expose in the API whether a product can be run.Christian Kandeler2014-04-224-0/+17
* | Add support for running Node.js using qbs run.Jake Petroules2014-04-151-0/+25
|/
* Make AbstractJob::cancel() a slot.Christian Kandeler2014-04-111-0/+1
* remove TopLevelProject::platformEnvironmentJoerg Bornemann2014-04-042-10/+0
* make PropertyDeclaration implicitly sharedJoerg Bornemann2014-03-251-2/+2
* Add new qml item ScannerMaxim Zaitsev2014-03-121-0/+4
* Normalize signal/slot signaturesOrgad Shaneh2014-03-031-1/+1
* introduce qbs::LanguageInfo classJoerg Bornemann2014-02-273-0/+159
* Do not share product properties with artifacts.Christian Kandeler2014-02-262-2/+2
* Do not cache external project data.Christian Kandeler2014-02-181-9/+5
* support transformers with an unknown number of outputsJoerg Bornemann2014-02-131-18/+7
* Merge remote-tracking branch 'origin/1.1'Joerg Bornemann2014-01-222-2/+4
* Prepare for using QT_NO_CAST_FROM/TO_ASCII.Jake Petroules2014-01-141-1/+1
* rename Rule::script to prepareScriptJoerg Bornemann2014-01-141-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-1019-0/+5567