summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix build with ToTSimon Hausmann2013-06-201-0/+6
* Use Q_PRIVATE_SLOT for QWebContentsViewPrivate.Jocelyn Turcotte2013-06-193-4/+33
* Make ninja detection a bit more robustPierre Rossi2013-06-142-2/+13
* Rename remaining references of blinq to QtWebEngine.Jocelyn Turcotte2013-06-115-11/+11
* And shell is out !Pierre Rossi2013-06-101-2/+0
* Fix undefined symbols in debug builds.Jocelyn Turcotte2013-06-103-0/+8
* Replace Shell with WebContentsDelegateQt.Zeno Albisser2013-06-101-3/+0
* Allow excluding source files from the chromium buildPierre Rossi2013-06-032-0/+16
* Support commenting out the Q_OBJECT macroPierre Rossi2013-06-031-0/+15
* Ensure we only generate one moc action per filePierre Rossi2013-06-031-1/+4