summaryrefslogtreecommitdiffstats
path: root/util/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: pro2cmake.py: Better indentation in debug dumpTobias Hunger2019-01-231-2/+2
* CMake: pro2cmake.py: Visit scopes depth-first for include resolutionTobias Hunger2019-01-231-3/+3
* CMake: pro2cmake.py: Ignore 3rdparty code that gets includedTobias Hunger2019-01-231-0/+3
* CMake: pro2cmake.py: Nicer printing of conditionsTobias Hunger2019-01-231-5/+28
* CMake: pro2cmake.py: Improve debugging dumpTobias Hunger2019-01-181-6/+13
* CMake: pro2cmake: Fix printing of the different operationsTobias Hunger2019-01-181-6/+6
* CMake: pro2cmake.py: Fix merging of scopesTobias Hunger2019-01-181-1/+4
* CMake: Fix include path handling in pro2cmake.pyTobias Hunger2019-01-181-2/+1
* CMake: pro2cmake: fix include file handlingTobias Hunger2019-01-181-1/+8
* CMake: Store Qt features in CMake CacheTobias Hunger2019-01-171-14/+0
* pro2cmake: Clean up linter and pypi issuesTobias Hunger2019-01-071-128/+230
* pro2cmake: Be more faithful in the representation of operationsTobias Hunger2018-12-211-92/+146
* pro2cmake: Handle VPATHTobias Hunger2018-12-211-3/+17
* CMake: Add support to find LTTng-ustTobias Hunger2018-11-061-0/+1
* CMake: Add FindSlog2Tobias Hunger2018-11-061-0/+1
* CMake: Improve handling of the different kinds of iconvTobias Hunger2018-11-061-3/+21
* CMake: Add FindPPS and use it in src/corelib/configure.cmakeTobias Hunger2018-11-061-0/+1
* CMake: Find librtTobias Hunger2018-11-061-0/+1
* CMake: Replace QT_FEATURE_shared with BUILD_SHARED_LIBSTobias Hunger2018-11-061-0/+1
* configurejson2cmake: Add generic feature mappingTobias Hunger2018-11-061-44/+83
* pro2cmake.py: Do not try to add libraries that qmake substractsTobias Hunger2018-11-051-1/+5
* pro2cmake: Explicitly handle for loopsTobias Hunger2018-11-051-2/+4
* pro2cmake: Handle Statements before ScopesTobias Hunger2018-11-051-1/+1
* pro2cmake.py: Improve debugging off included filesTobias Hunger2018-11-051-2/+4
* pro2cmake.py: Make handling of TEMPLATE more robustTobias Hunger2018-11-051-7/+11
* CMake: Handle '-' better in pro2cmakeTobias Hunger2018-11-051-1/+1
* CMake: Improve handling of qtHaveModule in pro2cmake scriptTobias Hunger2018-11-051-2/+5
* Add ATSPI2 library supportTobias Hunger2018-11-011-0/+1
* configurejson2cmake: Sort library mapTobias Hunger2018-11-011-28/+28
* Begin port of qtbase to CMakeSimon Hausmann2018-11-0124-0/+2283