summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler detection and let Qt decide if examples should be builtAndras Becsi2015-03-041-3/+2
* Add additional dependency checksPierre Rossi2015-01-161-1/+9
* Refactor our build skipping logicPierre Rossi2015-01-166-6/+99
* Print only major.minor.micro version of python.Zeno Albisser2015-01-151-1/+1
* Remove possible quoting charactersStephan Binner2015-01-071-2/+3
* Print a more descriptive warning when a build is skipped.Michael Brüning2014-10-291-1/+8
* Fixing quotation mark usage for WindowsAdam Kallai2014-10-291-2/+2
* Use the correct comment syntax.Michael Brüning2014-10-281-1/+1
* Add checks for python and GCC versions.Michael Brüning2014-10-281-0/+16
* Enable build on all supported linux platforms.Michael Brüning2014-10-211-1/+1
* Look for the NINJA_PATH env var and prefer that over the bootstrapped ninjaJarred Nicholls2014-10-161-4/+9
* Allow building on boot2qt.Zeno Albisser2014-10-161-1/+1
* Include QMAKE_CC when extracting C compiler flagsJonathan Liu2014-10-151-1/+1
* Fix localization on OS XAndras Becsi2014-10-131-9/+1
* Revert "Allow more generic platform names for linux based platforms."Zeno Albisser2014-10-101-2/+2
* Allow more generic platform names for linux based platforms.Zeno Albisser2014-10-081-2/+2
* Prevent OS X from picking a wrong version of clang from the envAndras Becsi2014-09-261-7/+0
* Add Desktop OpenGL backend for WindowsKai Koehne2014-09-251-1/+0
* Fix the build for embedded androidAndras Becsi2014-09-151-0/+1
* init-repository: clean up upstream repository checkout even moreAndras Becsi2014-09-113-47/+23
* take_snapshot: check if dos2unix is in the path before using itAndras Becsi2014-09-111-2/+6
* Do a minor update to Chromium 37.0.2062.103Jocelyn Turcotte2014-09-101-1/+1
* Run dos2unix on all files when taking snapshotsJocelyn Turcotte2014-09-101-7/+24
* Prepare scripts for the .103 snapshotJocelyn Turcotte2014-09-102-60/+6
* Clean up the module root directoryJocelyn Turcotte2014-09-101-0/+145
* Generate moc and rcc files in the gyp build directoryJocelyn Turcotte2014-09-081-10/+12
* Bump the Xcode minimum version to 5.1v5.4.0-alpha1Jocelyn Turcotte2014-09-051-1/+1
* Split QMAKE_FRAMEWORKPATH in case there are multiple paths.Zeno Albisser2014-09-051-1/+1
* [Win64] Do not skip 64 bit builds on Windows.Michael Brüning2014-09-051-11/+2
* [Win] Add gnuwin32\bin directory to PATH.Michael Brüning2014-09-031-0/+5
* [Win64] Make sure ninja is built in 64bit mode as well.Zeno Albisser2014-08-261-1/+5
* When comparing paths in python we have to use normcase.Zeno Albisser2014-08-262-5/+5
* Enable 64 bit builds on Windows.Michael Brüning2014-08-261-0/+5
* Disable the Windows build on 64bit or non-angle configured QtJocelyn Turcotte2014-08-221-0/+4
* Disable the build on XCode < 5Jocelyn Turcotte2014-08-191-0/+2
* Update the gyp variable used to disable tcmallocPierre Rossi2014-08-191-1/+1
* Disable QtWebEngine if Qt is configured with -staticJocelyn Turcotte2014-08-181-0/+1
* Use the toolchain from PATH on WindowsJocelyn Turcotte2014-08-141-0/+4
* Fix the build on Windows due to backslashesJocelyn Turcotte2014-08-141-4/+9
* Fix the build on windows when qtwebengine.chromiumsrcdir isn't setJocelyn Turcotte2014-08-142-6/+9
* Update the QtWebEngineCore library to run on top of Chromium 37Jocelyn Turcotte2014-08-142-14/+6
* Update the scripts for the snapshot of 37Jocelyn Turcotte2014-08-143-61/+72
* Opt-out of the build on platforms where we won't build successfullyJocelyn Turcotte2014-08-121-0/+5
* Use VisitedLinks component.Pierre Rossi2014-08-081-0/+2
* Expose better error information in loadRequest.Pierre Rossi2014-08-042-0/+11
* init-repository: pass regexp in raw string to git log --grepAndras Becsi2014-07-181-2/+2
* init-repository: fix checkout of pure git repositoriesAndras Becsi2014-07-161-7/+8
* Use the version tag when checking out chromiumAndras Becsi2014-07-151-17/+23
* tools: add reset option to patch_upstream.pyAndras Becsi2014-07-033-1/+41
* tools: add check_patches.py script for checking patch annotationsAndras Becsi2014-07-031-0/+108