summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-314-7/+29
* Rename gypi_gen to gyp_generatorPierre Rossi2013-05-311-0/+0
* Implement moc-ing through the gyp actions mechanismPierre Rossi2013-05-224-0/+65
* Re-introduce use of the dop level dirPierre Rossi2013-05-131-2/+5
* Partially revert b14f507b353048feffe9710b6172e4a7bce74b4dZeno Albisser2013-05-061-2/+2
* fix paths in gyp_blinq to fit new blink scripts pathZeno Albisser2013-05-061-1/+1
* Fix Release vs. debug buildsPierre Rossi2013-05-021-0/+4
* Define blinq_process path at compile timePierre Rossi2013-05-023-4/+9
* Revert "Make it possible to do shared library builds"Simon Hausmann2013-05-021-1/+1
* Make it possible to do shared library buildsSimon Hausmann2013-05-021-1/+1
* Support debug and release buildsSimon Hausmann2013-04-291-2/+3
* Don't build with auraSimon Hausmann2013-04-291-1/+0
* New qmake approachPierre Rossi2013-04-295-0/+202