summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-2813-827/+0
* Improved ARM cross-compile settings detectionArvid Nilsson2013-11-271-11/+22
* Add build system support for cross compilationAndras Becsi2013-11-265-4/+91
* Make it build with QNX chromium portJeff Rogers2013-11-262-4/+11
* 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-192-3/+5
* 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 qmake_extras.gypi generation on Windows.Zoltan Arvai2013-10-142-2/+6
* Fix python script calling on Windows.Zoltan Arvai2013-10-141-2/+2
* Rename findNinja to findOrBuildNinja and fail early if gyp failsAndras Becsi2013-10-012-4/+3
* Allow overriding target compiler and linker with qmake's oneAndras Becsi2013-10-014-0/+38
* 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
* Print python version in gyp_qtwebengine for debugging.Zeno Albisser2013-09-031-0/+2
* Do not rely on shebang for finding python.Zeno Albisser2013-09-031-1/+1
* 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-214-15/+16
* Adjust all the needed paths when using upstream repositoriesAndras Becsi2013-08-203-4/+13
* Replace chromium and ninja submodule by a single 3rdparty submodule.Zeno Albisser2013-08-175-4/+10
* Fix compile dependencies of examples.Jocelyn Turcotte2013-08-161-0/+3
* Fix mac buildPierre Rossi2013-08-081-1/+1
* Transform QTouchEvent into ui::TouchEvent first.Jocelyn Turcotte2013-08-011-0/+2
* Split out the Widgets and QtQuick integrationPierre Rossi2013-07-311-0/+9
* Do not exclude files by wildcards.Zeno Albisser2013-07-241-2/+2
* Fixing Qt Resource System Integration.Zeno Albisser2013-07-192-10/+47
* Fix the duplicate symbols build failure.Jocelyn Turcotte2013-07-191-3/+3
* [GYP] use cflags/cxxflags from qmakePierre Rossi2013-07-191-1/+10
* Add a python script to generate the chromium .pak resource files.Zeno Albisser2013-07-181-0/+102
* Add support for file and data url scheme.Zeno Albisser2013-07-162-0/+10
* 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-043-7/+9
* Implement CreateWebContentsView and exclude web_contents_view_* from build.Zeno Albisser2013-07-021-0/+3
* Revert "Do not exclude render_widget_host_view_* classes."Andras Becsi2013-07-011-0/+3
* 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
* Do not exclude render_widget_host_view_* classes.Zeno Albisser2013-07-011-3/+0
* Disable tcmalloc on mac.Zeno Albisser2013-07-011-1/+2
* Add Mac support.Zeno Albisser2013-06-271-0/+10
* Tweak the build systemAndras Becsi2013-06-273-3/+4
* Rename ninja Makefile target to invoke_ninja.Zeno Albisser2013-06-271-1/+1
* Add init-repository.py script.Zeno Albisser2013-06-273-4/+9
* Add ninja as a submodule.Zeno Albisser2013-06-271-0/+0
* Fix the build when binutils-gold isn't installed.Jocelyn Turcotte2013-06-211-0/+4