summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt5WebEngineCore linking on WindowsZoltan Arvai2014-02-111-2/+0
* Fix the embedded buildAndras Becsi2014-02-051-1/+3
* Make it easier to update patches and apply them manuallyJocelyn Turcotte2014-02-031-0/+53
* Fix the build on embedded platformsAndras Becsi2014-01-281-9/+0
* Support absolute path in chromiumsrcdirArvid Nilsson2014-01-272-3/+3
* Fix package builds against release builds of QtSimon Hausmann2014-01-271-4/+25
* Small fixes to the packaging scriptSimon Hausmann2014-01-271-2/+9
* Fix findMocables on WindowsZoltan Arvai2014-01-221-1/+1
* Fix Qt's moc path on WindowsZoltan Arvai2014-01-221-1/+1
* Mac: Add QMAKE_FRAMEWORKPATH to compiler command line as well.Zeno Albisser2014-01-141-0/+6
* Fix Qt5 libs linking to Qt5WebEngineCore.dll for WindowsZoltan Arvai2014-01-131-1/+2
* Add script to generate tarballs for releases.Zeno Albisser2014-01-131-0/+65
* Minor correction of log message in qtwebengine_utils.py.Zeno Albisser2014-01-131-1/+1
* Handle exception thrown by subprocess.check_output.Michael BrĂ¼ning2014-01-131-2/+5
* Little cleanup in take_snapshot.py scriptPierre Rossi2014-01-101-6/+0
* Add placeholders for missing repack_locales switchesAndras Becsi2014-01-101-0/+4
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-203-83/+303
* Update take_snapshot.pyAndras Becsi2013-12-172-16/+73
* Revert "Improve init-repository.py to fetch up-to-date dependency list"Jocelyn Turcotte2013-12-163-303/+83
* Remove --android and download the android and mac files by defaultAndras Becsi2013-12-131-1/+1
* Improve init-repository.py to fetch up-to-date dependency listAndras Becsi2013-12-133-83/+303
* Fix wrong cwd in getChromiumSrcDir().Zoltan Arvai2013-12-101-0/+4
* Unify the inclusion of *_extra.gypi files from src/coreAndras Becsi2013-12-031-5/+6
* Python correctnessPierre Rossi2013-12-031-2/+2
* Use the process we install to libexecPierre Rossi2013-12-031-14/+0
* Get localized strings in the render processPierre Rossi2013-12-033-12/+271
* Ship repacked .pak filesPierre Rossi2013-12-033-123/+2
* Gratuitous .prf cleanupPierre Rossi2013-11-291-1/+1
* Use $$clean_pathPierre Rossi2013-11-291-2/+1
* Add cygwin support to init-repository.Zoltan Arvai2013-11-291-1/+1
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-286-23/+24
* Moving sources to src part 1: Move files.Jocelyn Turcotte2013-11-2810-0/+657
* rename export_from_git.py to take_snapshot.pyZeno Albisser2013-11-011-0/+0
* Change export_from_git.py to take foll snapshots from upstream.Zeno Albisser2013-11-011-91/+105
* Early return if no submodules were found using DEPS filesAndras Becsi2013-10-291-1/+4
* Implement subprocessCall and subprocessCheckOutput.Zeno Albisser2013-10-291-13/+21
* Implement parsing of Chromium .DEPS files.Zeno Albisser2013-10-291-9/+88
* Remove debug output left in tools/git_submodule.py by accidentAndras Becsi2013-10-011-2/+0
* Add --android argument to the init-repository.py scriptAndras Becsi2013-10-011-0/+7
* Update init-repository.py to allow using upstream chromium repository.Zeno Albisser2013-08-191-32/+34
* Add export_from_git.py to take snapshots from chromium and ninja.Zeno Albisser2013-08-162-0/+333