summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake
Commit message (Expand)AuthorAgeFilesLines
* Rename QLibraryInfo::location() to path()Lars Knoll2020-09-121-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-011-0/+2
* Remove superfluous define from tst_qmakeJoerg Bornemann2020-06-263-23/+0
* CMake: Fix tst_qmake::resources() on WindowsJoerg Bornemann2020-06-264-30/+4
* Regenerate TestsLeander Beernaert2020-01-162-2/+2
* Add QT_TEST_RUNNING_IN_CTEST environment variable for testLeander Beernaert2020-01-141-0/+3
* Regenerate tests/auto/toolsAlexandru Croitor2019-11-122-4/+54
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-4/+1
|\
| * Make conflicting targets check less strictJoerg Bornemann2019-10-031-1/+1
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-041-3/+0
| |\
| | * Fix qinstall on Windows for directories containing read-only filesJoerg Bornemann2019-08-151-3/+0
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1110-12/+218
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-163-0/+108
| |\|
| | * Add tst_qmake::qinstallJoerg Bornemann2019-08-143-0/+108
| * | Determine dependencies of Windows resource filesJoerg Bornemann2019-08-138-11/+83
| * | Warn about conflicting DESTDIR/TARGET combination in debug_and_releaseJoerg Bornemann2019-08-093-0/+24
| * | tst_qmake: Pass /nologo to jom like we do for nmakeJoerg Bornemann2019-08-091-1/+3
* | | cmake: Enable building more of the tools testsVille Voutilainen2019-09-091-0/+31
|/ /
* / Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-1/+1
|/
* Fix installation of .pdb files for applications that have VERSION setJoerg Bornemann2019-03-311-4/+1
* tst_qmake: Add XFAILing testJoerg Bornemann2019-03-264-5/+58
* tst_qmake: Keep the source dir cleanJoerg Bornemann2019-03-204-19/+75
* Fix license headersJani Heikkinen2018-01-091-14/+20
* Adapt qmake's raw-string parser to avoid confusion by macrosEdward Welbourne2017-08-243-2/+155
* Preserve last modification timestamps of installed filesSimon Hausmann2017-04-121-0/+1
* make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-1/+1
* Updated license headersJani Heikkinen2016-01-2155-935/+660
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-1817-21/+332
|\
| * qmake: teach findMocs to handle backslash-newline gracefully.Edward Welbourne2015-12-178-11/+103
| * qmake: teach moc-detector to handle C++-11 raw stringsEdward Welbourne2015-12-151-2/+1
| * qmake: Fix comment false-alarm bug in findMocs().Edward Welbourne2015-12-151-0/+1
| * Rewrote qmake's #include-detection to be more faithful to CPP.Edward Welbourne2015-12-155-11/+126
| * Don't ignore first character after a string.Edward Welbourne2015-12-111-0/+3
| * Teach qmake's #include parser to recognize C++11 Raw strings.Edward Welbourne2015-12-084-0/+101
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-21/+1
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-0/+5
|\|
| * Ignore stuff created during testingEdward Welbourne2015-11-251-0/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-233-3/+9
|\|
| * Avoid having division caught up in parsing of comments.Edward Welbourne2015-11-203-3/+9
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0326-821/+0
|\
| * remove now redundant testsOswald Buddenhagen2015-05-2026-821/+0
* | Allow RESOURCES to contain standalone files and collections of filesTor Arne Vestbø2015-05-186-0/+105
|/
* more autotests for spaces, destdirs and library linkingOswald Buddenhagen2015-02-1712-37/+56
* Update copyright headersJani Heikkinen2015-02-1159-413/+413
* make shellQuoteWin() be more sparing with circumflexesOswald Buddenhagen2015-02-041-3/+3
* de-noise testOswald Buddenhagen2015-02-042-0/+4
* make test support qmake path with spacesOswald Buddenhagen2015-02-043-19/+30