aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox
Commit message (Expand)AuthorAgeFilesLines
* Make sure qcc handles response files properly for linkingJake Petroules2017-06-141-0/+35
* Fix race in qmake buildJoerg Bornemann2017-06-123-0/+3
* Fix "enableExceptions" autotestChristian Kandeler2017-06-122-4/+8
* Warn against non-prefixed command-line property overridesChristian Kandeler2017-06-083-0/+15
* Give the "staticQtPluginLinking" autotest a shorter product nameChristian Kandeler2017-06-071-0/+1
* Fix "qtScxml" autotestChristian Kandeler2017-06-071-1/+4
* Make autotests handle profiles with qbs.buildVariant == "release"Christian Kandeler2017-05-161-2/+3
* Make plugin meta data autotest compatible with static Qt buildsChristian Kandeler2017-05-152-6/+32
* Track Java manifest files as artifacts in the build graphJake Petroules2017-05-094-1/+13
* Try harder to find out the correct location for evaluation errorsChristian Kandeler2017-05-041-2/+1
* Fix commandFile autotest on MacChristian Kandeler2017-04-281-0/+1
* Support command files in cpp.{static,dynamic}LibrariesChristian Kandeler2017-04-287-0/+36
* Qt support: Scan also cpp files for Q_PLUGIN_METADATAChristian Kandeler2017-04-285-1/+20
* Fix "externalLibs" autotest on MacChristian Kandeler2017-04-211-0/+2
* GCC: Do not mess with the list of external librariesChristian Kandeler2017-04-216-0/+79
* Fix autotest for mingwChristian Kandeler2017-04-141-2/+2
* GCC: remove escaped linker flags compatibility modeChristian Kandeler2017-04-124-0/+33
* Allow running qbs without a profileChristian Kandeler2017-03-312-16/+0
* Fix assembler invocation with older XcodeJake Petroules2017-03-291-1/+5
* Fix linkerMode autotestChristian Kandeler2017-03-092-4/+3
* Remove usage of moduleProperty() from some testsJoerg Bornemann2017-03-0916-36/+25
* Revert "Match a rule's input tags against root artifacts of dependencies"Christian Kandeler2017-03-096-44/+0
* QRegExp include cleanupSamuel Gaist2017-03-081-0/+1
* Match a rule's input tags against root artifacts of dependenciesChristian Kandeler2017-03-076-0/+44
* Clean up [q]fileinfo.h includesJoerg Bornemann2017-03-061-1/+1
* Do not yet emit deprecation warnings for loadFile() and loadExtension()Christian Kandeler2017-03-061-2/+3
* Fix "badInterpreter" autotestChristian Kandeler2017-03-031-1/+1
* Blackbox tests: Always fail if qbs did not finish regularlyChristian Kandeler2017-03-031-4/+5
* Fix pluginMetaData autotest on macOSChristian Kandeler2017-03-021-1/+1
* Fix "linkerMode" autotest on FreeBSDChristian Kandeler2017-03-021-1/+1
* Do not emit warnings for properties set on non-present modulesChristian Kandeler2017-03-013-0/+14
* Prevent files from getting installed outside the install rootChristian Kandeler2017-03-014-0/+22
* Reduce some unnecessary reliance on product.typeJake Petroules2017-02-282-1/+5
* Check for verbose compiler and linker output on stderr, not stdoutJake Petroules2017-02-241-2/+2
* Support multiple package names in PkgConfigProbeChristian Kandeler2017-02-241-2/+2
* Give test project files consistent file namesJoerg Bornemann2017-02-2330-19/+19
* Command line frontend: Forward process stderr output to stderrChristian Kandeler2017-02-221-2/+2
* lex_yacc: Suppress compiler warnings for the generated C/C++ filesChristian Kandeler2017-02-212-0/+5
* Cpp module: Allow a set of source files to be combined into oneChristian Kandeler2017-02-176-0/+38
* Deprecate loadFile and loadExtension in favor of requireJake Petroules2017-02-159-4/+61
* Add new tool qbs-create-projectChristian Kandeler2017-02-144-1/+18
* Handle single-architecture Android builds more gracefullyJake Petroules2017-02-082-2/+4
* Attach the bundle.content file tag to files that are part of a bundleJake Petroules2017-02-081-8/+1
* Qt: Allow to disable keywordsChristian Kandeler2017-02-074-0/+29
* Disambiguate command-line overridesChristian Kandeler2017-01-301-34/+36
* Add a Utilities.cStringQuote functionJake Petroules2017-01-301-0/+3
* Give the FileTagger item a "condition" propertyChristian Kandeler2017-01-274-0/+25
* Allow moc_*.cpp files to be combined into a single C++ sourceChristian Kandeler2017-01-265-0/+36
* Merge 1.7 into masterChristian Kandeler2017-01-203-0/+25
|\
| * Fix outdated code construct in QtPlugin.qbsChristian Kandeler2017-01-163-0/+25