aboutsummaryrefslogtreecommitdiffstats
path: root/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Add support for additional annotation filesDominik Holland2018-05-181-1/+9
* Report a qmake error when a invalid QFACE_FORMAT is usedDominik Holland2018-05-071-0/+2
* Fix problems when building for test coverageDominik Holland2018-04-231-12/+10
* ivigenerator: Generate correct public headers when building a qt moduleDominik Holland2018-04-122-1/+5
* Add a easy way to do a test-coverage runDominik Holland2018-02-071-0/+18
* Improve the qmake ivigenerator integrationDominik Holland2018-01-101-1/+2
* Install the ivigenerator qmake features also when using system-ivigeneratorDominik Holland2017-12-201-1/+5
* Build the ivivehiclefunction-controller after ivicoreDominik Holland2017-11-211-0/+1
* Use the same sleep 1 trick on all platformsDominik Holland2017-11-081-2/+5
* ivigenerator: Fix the deploy-virtualenv.sh to create usable virtualenvsDominik Holland2017-10-271-2/+6
* Enable building on Windows for MSVC, MingW and AndroidRobert Griebl2017-10-161-2/+2
* Fix build for cross-compiling to android from windowsDominik Holland2017-10-091-5/+5
* Restore macOS supportMike Krus2017-10-031-1/+2
* Integrate qtsimulator support for the control_panelDominik Holland2017-09-191-7/+6
* ivigenerator: respect -system-ivigeneratorSamuli Piippo2017-09-121-2/+3
* Use a better detection for the special qtci environmentDominik Holland2017-08-182-8/+11
* Add qface file to projectMike Krus2017-07-201-0/+1
* Handle building modules properlyDominik Holland2017-07-172-4/+47
* qtivicore: Introduce some more configuration optionsDominik Holland2017-07-171-2/+3
* ivigenerator: Always use shell_path for commands in MakefilesDominik Holland2017-07-171-1/+1
* Use the new configure system for detecting python3 and the packagesDominik Holland2017-07-041-1/+2
* Fix building the examples on a clean buildDominik Holland2017-06-271-1/+4
* ivigenerator: Make the virtualenv relocatableDominik Holland2017-06-211-3/+3
* ivigenerator: Fix build error in the COIN setupDominik Holland2017-06-201-5/+10
* ivigenerator: Use the en_US.UTF-8 locale on unix systemsDominik Holland2017-06-141-1/+1
* ivigenerator: Use the correct naming convention for the generated priDominik Holland2017-06-141-1/+3
* Delete the autogenerated files with the 'clean' targetDominik Holland2017-06-131-0/+15
* ivigenerator: Fix the qmake integration on windowsDominik Holland2017-06-091-0/+26
* ivigenerator: Fix the generator to work with debug_and_releaseDominik Holland2017-06-091-10/+11
* ivigenerator: Enforce the correct locale when calling the generatorDominik Holland2017-06-091-0/+4
* ivigenerator: virtualenv fixes for windows and refactoringDominik Holland2017-06-021-1/+1
* ivigenerator: Fix the Makefile errors when running inside QtCreatorDominik Holland2017-06-021-0/+10
* ivigenerator: Add more dependencies to the compiler stepDominik Holland2017-05-291-5/+18
* Change the qface-ivi-climate example to use the ivigenerator qmake integrationDominik Holland2017-05-291-1/+3
* If QFACE_MODULE_NAME is not provided use the name of the qface fileDominik Holland2017-05-291-2/+11
* Fix ivivgenerator.prf to work without the need to install itDominik Holland2017-05-291-4/+10
* Make the ivigenerator qmake feature workDominik Holland2017-05-293-0/+58