summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make the documentation embeddable in other projectsHEADmasterChristian Kandeler3 hours2-2/+11
* Fix TestApi::linkStaticAndDynamicLibs on DarwinJoerg Bornemann6 hours1-3/+5
* Fix build on Unix platforms without clock_gettimeChristian Kandeler23 hours3-18/+47
* Do not pass --undefined-symbols=ignore-in-shared-libsJoerg Bornemann30 hours1-6/+10
* Re-work linking library dependenciesJoerg Bornemann30 hours6-87/+214
* ModuleLoader: Fix scope of module child instancesChristian Kandeler31 hours6-7/+49
* Fix linkerMode autotestChristian Kandeler32 hours2-4/+3
* Simplify moc.jsJoerg Bornemann32 hours1-18/+13
* Remove usage of moduleProperty() from some testsJoerg Bornemann32 hours16-36/+25
* Revert "Match a rule's input tags against root artifacts of dependencies"Christian Kandeler32 hours8-52/+6
* QRegExp include cleanupSamuel Gaist2 days4-0/+5
* Handle sub-second timestamps correctly on UnixChristian Kandeler2 days5-60/+78
* Fix error message about conflicting artifactsChristian Kandeler2 days1-1/+1
* Doc: Prevent Product Item property table from overflowingTopi Reinio2 days1-2/+6
* Match a rule's input tags against root artifacts of dependenciesChristian Kandeler3 days8-6/+52
* Remove usage of moduleProperty() from Qt.core templateJoerg Bornemann3 days1-20/+18
* Add a convenient replacement for moduleProperty()Joerg Bornemann3 days6-28/+139
* Clean up [q]fileinfo.h includesJoerg Bornemann4 days12-14/+3
* Do not yet emit deprecation warnings for loadFile() and loadExtension()Christian Kandeler4 days2-12/+15
* Add failing autotest for linking static libs and dynamic libsJoerg Bornemann7 days9-0/+153
* Fix "badInterpreter" autotestChristian Kandeler7 days1-1/+1
* Blackbox tests: Always fail if qbs did not finish regularlyChristian Kandeler7 days1-4/+5
* Fix QbsProcess::cancel()Christian Kandeler8 days2-1/+15
* Fix symbol import/export of link-dynamiclibs-staticlibs testJoerg Bornemann8 days2-6/+2
* Add failing autotest for linking dynamic libs and static libsJoerg Bornemann8 days9-0/+157
* Fix pluginMetaData autotest on macOSChristian Kandeler8 days1-1/+1
* Fix "linkerMode" autotest on FreeBSDChristian Kandeler8 days1-1/+1
* Fix detection of default QPA plugin with Qt >= 5.8Jake Petroules9 days1-12/+41
* Fix FreeBSD host buildsJake Petroules9 days3-1/+21
* Do not emit warnings for properties set on non-present modulesChristian Kandeler9 days4-0/+16
* Prevent files from getting installed outside the install rootChristian Kandeler9 days6-1/+29
* Reduce some unnecessary reliance on product.typeJake Petroules10 days7-43/+69
* Fix tst_tools::set_reserve for Qt >= 5.7Joerg Bornemann10 days1-0/+4
* Remove out-dated commentJoerg Bornemann10 days1-2/+0
* Small code clean-up in ModulePropertiesJoerg Bornemann10 days1-13/+11
* Do not use QDir::canonicalPath() in "homeDirectory" autotestChristian Kandeler10 days1-5/+3
* Add autotest for linking static libs depending on dynamic libsJoerg Bornemann11 days5-0/+50
* Bump required Qt version to 5.6Christian Kandeler11 days9-52/+10
* Make calls to ScriptEngine::newFunction type-safeJake Petroules12 days6-33/+51
* Remove cpp.destinationDirectory from link-dynamiclibs testJoerg Bornemann12 days1-5/+0
* Rename dynamicLibs autotest to link-dynamiclibsJoerg Bornemann12 days9-7/+7
* Add function ModUtils.sanitizedModulePropertyJoerg Bornemann12 days1-3/+7
* Check for verbose compiler and linker output on stderr, not stdoutJake Petroules2017-02-241-2/+2
* Make sure the bundle rule only accepts inputs from compatible rulesJake Petroules2017-02-243-9/+50
* Fix detection of framework builds of QtJake Petroules2017-02-241-7/+2
* Support multiple package names in PkgConfigProbeChristian Kandeler2017-02-242-10/+11
* Fix copy/paste error in TemporaryDir documentationChristian Kandeler2017-02-241-1/+1
* Fix Transformer::translateFileConfig signatureJoerg Bornemann2017-02-242-3/+3
* Un-duplicate code in UserDependencyScanner::evaluateJoerg Bornemann2017-02-241-10/+2
* Give test project files consistent file namesJoerg Bornemann2017-02-2384-112/+114