summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata
Commit message (Expand)AuthorAgeFilesLines
* Adapt qmake's raw-string parser to avoid confusion by macrosEdward Welbourne2017-08-243-2/+155
* make extra compiler targets depend on their respective compilerOswald Buddenhagen2016-04-181-1/+1
* Updated license headersJani Heikkinen2016-01-2152-884/+624
* 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-083-0/+82
* Ignore stuff created during testingEdward Welbourne2015-11-251-0/+5
* Avoid having division caught up in parsing of comments.Edward Welbourne2015-11-203-3/+9
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0325-728/+0
|\
| * remove now redundant testsOswald Buddenhagen2015-05-2025-728/+0
* | Allow RESOURCES to contain standalone files and collections of filesTor Arne Vestbø2015-05-184-0/+57
|/
* more autotests for spaces, destdirs and library linkingOswald Buddenhagen2015-02-1711-18/+32
* Update copyright headersJani Heikkinen2015-02-1156-392/+392
* make shellQuoteWin() be more sparing with circumflexesOswald Buddenhagen2015-02-041-3/+3
* de-noise testOswald Buddenhagen2015-02-042-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-2456-1064/+616
* add priority sorting to $$resolve_depends()Oswald Buddenhagen2014-07-301-0/+9
* Add JSON parsing support to qmake.Morten Johan Sørvig2013-10-172-0/+35
* make split_value_list() even less sane againOswald Buddenhagen2013-07-032-0/+3
* remove nonsense DEFINESOswald Buddenhagen2013-07-0328-58/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1856-56/+56
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-177-7/+3
* qmake: Test recursive function callsKonstantin Ritt2012-11-261-0/+14
* Fix qmake's pro file cache to interact correctly with write_fileSimon Hausmann2012-10-251-0/+19
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2256-1400/+1400
* Fix semantics of the src dir in the include search paths with MinGWSimon Hausmann2012-09-104-0/+13
* Auto test for 'qmake -project' use case.Rafael Roquetto2012-09-044-0/+152
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0128-0/+28
* fix host vs. makefile directory separator messOswald Buddenhagen2012-07-281-4/+12
* test behavior of $${absolute,relative}_path() with empty 1st argumentOswald Buddenhagen2012-07-121-0/+2
* Uppercase the CONFIG for verbatim mode.Stephen Kelly2012-07-041-1/+1
* do not unnecessarily mess with CONFIGOswald Buddenhagen2012-06-273-26/+26
* fix somewhat common edge case in $$shadowed()Oswald Buddenhagen2012-06-261-0/+1
* add $$reverse() functionOswald Buddenhagen2012-06-191-0/+2
* add $$shell_quote() functionOswald Buddenhagen2012-06-191-0/+8
* add $$absolute_path() and $$relative_path()Oswald Buddenhagen2012-06-191-0/+5
* add $$native_path() functionOswald Buddenhagen2012-06-191-0/+2
* add $$clean_path() functionOswald Buddenhagen2012-06-191-0/+2
* add $$format_number() functionOswald Buddenhagen2012-06-191-0/+14
* add $$shadowed() functionOswald Buddenhagen2012-06-191-0/+1
* add $$val_escape() functionOswald Buddenhagen2012-06-191-0/+9
* add mkpath() functionOswald Buddenhagen2012-06-191-0/+4
* add write_file() functionOswald Buddenhagen2012-06-191-1/+15
* remove strange .qmake.cache hacksOswald Buddenhagen2012-03-085-26/+0
* remove injection of default_pre in infile()/$$fromfile()Oswald Buddenhagen2012-03-051-0/+1
* don't rely on $PATH for finding rccOswald Buddenhagen2012-02-271-1/+3
* clean up qmake-generated projectsOswald Buddenhagen2012-02-243-16/+0