summaryrefslogtreecommitdiffstats
path: root/build/qmake/mkspecs
Commit message (Expand)AuthorAgeFilesLines
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-284-348/+0
* Add build system support for cross compilationAndras Becsi2013-11-261-0/+6
* Fix which method in functions.prf on Windows.Zoltan Arvai2013-11-221-1/+1
* Fix findOrBuildNinja in functions.prf on Windows.Zoltan Arvai2013-11-201-1/+2
* Add which method to functions.prf for Windows.Zoltan Arvai2013-11-201-2/+11
* Add guards to project files to prevent unnecessarily processing on Windows.Zoltan Arvai2013-11-191-1/+1
* Fix the dyld error when running examples and tests on Mac.Jocelyn Turcotte2013-11-191-0/+5
* Fix Qt rcc's path in Qt5WebEngineCore.ninja on Windows.Zoltan Arvai2013-11-191-0/+1
* QtWebEngine Dev Tools (Web Inspector)Chris Hutten-Czapski2013-10-291-3/+17
* Fix python script calling on Windows.Zoltan Arvai2013-10-141-2/+2
* Rename findNinja to findOrBuildNinja and fail early if gyp failsAndras Becsi2013-10-011-1/+1
* Fix compilation with multiple rpath directoriesJan Arne Petersen2013-10-011-1/+1
* Differentiate between libraries and linker flags in gyp_generator.prfArvid Nilsson2013-09-281-5/+12
* Build examples with RTTIPierre Rossi2013-08-301-5/+7
* Fix the build on Mac with debug_and_release QtAndras Becsi2013-08-301-0/+2
* Add command line flags to init-repository.pyAndras Becsi2013-08-212-7/+11
* Adjust all the needed paths when using upstream repositoriesAndras Becsi2013-08-201-4/+9
* Replace chromium and ninja submodule by a single 3rdparty submodule.Zeno Albisser2013-08-172-2/+8
* Fix compile dependencies of examples.Jocelyn Turcotte2013-08-161-0/+3
* Fix mac buildPierre Rossi2013-08-081-1/+1
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+9
* Fixing Qt Resource System Integration.Zeno Albisser2013-07-192-10/+47
* [GYP] use cflags/cxxflags from qmakePierre Rossi2013-07-191-1/+10
* Add support for file and data url scheme.Zeno Albisser2013-07-161-0/+7
* Add QMAKE_FRAMEWORKPATH to gyp_generator.prf.Zeno Albisser2013-07-091-0/+1
* Introduce $$which qmake functionPierre Rossi2013-07-041-1/+17
* Rename GYPI_CONTENTS to GYP_CONTENTS. Technically more acurate but useless ?Pierre Rossi2013-07-041-50/+50
* Cleanup include mechanismPierre Rossi2013-07-041-5/+7
* Fix the Linux buildAndras Becsi2013-07-011-18/+18
* [Mac] qmake needs to forward frameworks and paths to gyp.Zeno Albisser2013-07-011-1/+22
* Tweak the build systemAndras Becsi2013-06-272-2/+3
* Add init-repository.py script.Zeno Albisser2013-06-272-3/+2
* Use Q_PRIVATE_SLOT for QWebContentsViewPrivate.Jocelyn Turcotte2013-06-192-4/+20
* Make ninja detection a bit more robustPierre Rossi2013-06-141-1/+12
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-113-7/+7
* And shell is out !Pierre Rossi2013-06-101-2/+0
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-101-0/+5
* Fix moc-generating actions missing a trailing ','Pierre Rossi2013-05-311-1/+1
* Fix a typo in the error message when CHROMIUM_SRC_DIR isn't setPierre Rossi2013-05-311-1/+1
* Ease the switching between Debug and Release buildsPierre Rossi2013-05-313-2/+28
* Rename gypi_gen to gyp_generatorPierre Rossi2013-05-311-0/+0
* Implement moc-ing through the gyp actions mechanismPierre Rossi2013-05-223-0/+57
* Define blinq_process path at compile timePierre Rossi2013-05-022-1/+8
* New qmake approachPierre Rossi2013-04-293-0/+61