aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/build_commands.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary define from android build.jdm-patch-32Josh Matthews2018-09-211-1/+0
* Do not suppress errors from packaging android build.Josh Matthews2018-09-201-2/+4
* Upgraded to SM 60Alan Jeffrey2018-08-201-17/+62
* new android port: fix android build and testsPaul Rouget2018-07-311-2/+1
* Android: run ./mach package implicitly after ./mach build by defaultSimon Sapin2018-07-161-1/+9
* Use the bootstraped Android toolchains by defaultSimon Sapin2018-07-021-2/+2
* Update mozjs_sys to include cross-compilation fixes.Josh Matthews2018-06-191-3/+7
* Support i686-linux-android target.Josh Matthews2018-05-231-0/+1
* Remove geckolib-related build commands.Emilio Cobos Álvarez2018-05-171-43/+0
* Add icon to servo.exeUK9922018-03-171-3/+0
* Drop CEF supportPaul Rouget2018-01-311-58/+1
* Use rustup.rs instead of custom bootstrapSimon Sapin2018-01-101-8/+12
* pass -vv through mach to cargotigercosmos2017-12-231-2/+7
* Use workspace.default-members to specify default crates for 'cargo build'Simon Sapin2017-12-071-4/+2
* enhance android build debug infotigercosmos2017-11-121-0/+11
* remove unused scripttigercosmos2017-11-091-1/+0
* Auto merge of #19017 - tigercosmos:test, r=jdmbors-servo2017-11-031-11/+11
|\
| * Print the full path for errors occurring in the servo cratetigercosmos2017-11-031-11/+11
* | Check if the NDK version is 12tigercosmos2017-11-031-0/+8
|/
* CEF: use `cargo rustc -C link-args=...` instead of `#[link_args="..."]`Simon Sapin2017-10-161-2/+8
* Don't do gecko_debug build in build-geckolibXidorn Quan2017-10-051-2/+0
* Auto merge of #18680 - MortimerGoro:android_flavors, r=larsbergstrombors-servo2017-09-301-0/+5
|\
| * Implement Gradle flavorsImanol Fernandez2017-09-301-0/+5
* | mach: Don't overwrite RUSTFLAGS when enabling debug assertionsMatt Brubeck2017-09-291-1/+1
|/
* Fix Android build errors on macOS.John Lin2017-08-101-0/+3
* Support for Android arm64 compilationsImanol Fernandez2017-07-051-4/+5
* Changed the openssl url and bumped the version. Refactored the openssl.sh scr...Jeremy Lempereur2017-06-121-1/+2
* Remove --with-gecko from build-geckolib because it is not usable.Xidorn Quan2017-05-191-7/+1
* Auto merge of #16769 - MortimerGoro:android_archs, r=larsbergstrombors-servo2017-05-131-2/+11
|\
| * Support for Android armv7 and aarch64 target triplesImanol Fernandez2017-05-081-2/+11
* | Add clobber mechanismUK9922017-05-081-4/+7
* | Stop touching in-tree files from build-geckolib.Xidorn Quan2017-05-081-19/+1
|/
* switch gecko_bindings over to the gecko_debug featureNathan Froyd2017-04-221-1/+7
* Remove more deprecated Windows GNU code/docsAneesh Agrawal2017-04-161-16/+12
* Fix setting Servo icon on macOSAneesh Agrawal2017-04-161-13/+13
* Add cargo-geckolib and rustc-geckolib commands to mach.Simon Sapin2017-04-051-2/+1
* Update Hyper and OpenSSLddh2017-03-311-1/+1
* Create a util.py Python module for common functionsAneesh Agrawal2017-01-151-1/+2
* Add config to do desktop notifications by running an abitrary command.Simon Sapin2017-01-131-14/+29
* Expand ~ in --with-gecko for ./mach build-geckolibManish Goregaokar2017-01-091-1/+1
* stylo: Copy binding files even if the build failed.Emilio Cobos Álvarez2016-12-251-1/+1
* Update atoms when build geckolib with geckoXidorn Quan2016-12-161-0/+8
* Auto-update in-tree bindingsXidorn Quan2016-12-151-2/+12
* Do build-time bindgenXidorn Quan2016-12-101-4/+10
* Revert temporary commit used to debug something in #14225Anthony Ramine2016-11-271-1/+1
* WIPAnthony Ramine2016-11-271-1/+1
* Move the servo binary to ports.Ms2ger2016-11-161-2/+2
* Add --with-debug-assertions flag for MachRohit Burra2016-11-051-10/+14
* Update to use the new Android library build rules.Mátyás Mustoha2016-10-281-0/+32
* Ensure that SERVO_ENABLE_DEBUG_ASSERTIONS is also used in build-cefLars Bergstrom2016-10-051-1/+10