aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Propagate BAZEL_SH from launcher to subprocess on Windows.Gravatar Dmitry Lomov2016-02-03
* Trim sha1 in generate_workspace.Gravatar Rohit Saboo2016-02-03
* Make xctest extension for test bundles that have xctest=true defined. (It use...Gravatar Dave MacLachlan2016-02-03
* Support outputting UNUSED_RUNFILES_LOG to a file.Gravatar Googler2016-02-03
* Do not compile source files mentioned in 'hdrs'.Gravatar Manuel Klimek2016-02-03
* Include bootclasspaths in java extra action infoGravatar Liam Miller-Cushon2016-02-03
* Do not depend on libunix.so on Windows.Gravatar Dmitry Lomov2016-02-03
* Add unit-er tests for genruleGravatar Kristina Chodorow2016-02-03
* Quote spaces and quotes in Windows command line.Gravatar Dmitry Lomov2016-02-03
* Fix NPE in vfs profile outputGravatar Kristina Chodorow2016-02-03
* Support $(location) expansion in java_binary.jvm_flagsGravatar Liam Miller-Cushon2016-02-03
* Replace occurrences of Constants.TOOLS_REPOSITORY in places where it can be r...Gravatar Luis Fernando Pino Duque2016-02-03
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Remove the MAIN_RULE_CLASS_PROVIDER constant and turn it into a command line ...Gravatar Luis Fernando Pino Duque2016-02-03
* Global cleanup change.Gravatar Googler2016-02-03
* Correctly flag loading errors in the interleaved case.Gravatar Ulf Adams2016-02-03
* Expose CcLinkParams.add(CcLinkParamsStore), to allow callers to merge several...Gravatar Carmi Grushko2016-02-03
* Code cleanup.Gravatar Alex Humesky2016-02-03
* Building legal maven_jar names in generate_workspace.Gravatar Rohit Saboo2016-02-03
* Typo fixGravatar Shreya Bhattarai2016-02-03
* Plist generated for automatic entires is in GnuStep format.Gravatar Cal Peyser2016-02-03
* Introduce a special CPU for Windows and add msys compiler toolchain.Gravatar Dmitry Lomov2016-02-03
* Use WindowsFileSystem for bootstrapping on Windows as well.Gravatar Dmitry Lomov2016-02-03
* Fix genfiles' @D with multiple outputsGravatar Kristina Chodorow2016-02-03
* Adds the --no-version-vectors as a default flag for aapt processing.Gravatar Googler2016-02-03
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-02-03
* Add back documentation and better error message for workspace namesGravatar Kristina Chodorow2016-02-03
* Java readability review.Gravatar Andrew Pellegrini2016-02-03
* Export some more tests as open source.Gravatar Ulf Adams2016-02-03
* Handle not having any dependent packages correctly.Gravatar Googler2016-02-02
* Remove the AndroidBuilder from the processResources call. This allows use moreGravatar Googler2016-02-02
* Move the bad STL loading phase test to CcCommonConfiguredTargetTest.Gravatar Ulf Adams2016-02-02
* Trim the BuildOptions input of ConfigurationFragment.key to only thoseGravatar Greg Estren2016-02-02
* Rollback of commit 16444baf21780c4bff00b9736b268e97157e6bc2.Gravatar Carmi Grushko2016-02-02
* Rollback of commit 4fdd66db55d36c923b1e9fa30a158e1596408670.Gravatar Michajlo Matijkiw2016-02-02
* RELNOTES[INC]: The startup flag --blaze_cpu is removed,Gravatar Janak Ramakrishnan2016-02-02
* Move tests from SkyframeLoadingAndAnalysisTest to LoadingPhaseRunnerTest.Gravatar Ulf Adams2016-02-02
* Rollback of commit f941d56acfad5f8c819c81b494f806ea74ea7fd8.Gravatar Carmi Grushko2016-02-02
* Fix "put the colon here" message for non-default repositories.Gravatar Brian Silverman2016-02-02
* In attr_aspects, make ``_attr`` mean both implicit and late-bound attributes.Gravatar Dmitry Lomov2016-02-02
* Bug: Skylark performs action consistency check even if actions are dropped.Gravatar Ulf Adams2016-02-02
* Add a test that asserts aspects propagating along implicit deps.Gravatar Dmitry Lomov2016-02-02
* Implement proper error handling for interleaved loading and analysis.Gravatar Ulf Adams2016-02-02
* Remove the ALLOW_CC_INCLUDE_SCANNING constant since it is not being used anym...Gravatar Luis Fernando Pino Duque2016-02-02
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Report source position information for Error Prone crashesGravatar Liam Miller-Cushon2016-02-01
* Fix wrapping of GlobList into SkylarkListGravatar Francois-Rene Rideau2016-02-01
* Allow AutoProfiler to not log if below a caller-specified threshold, and set ...Gravatar Janak Ramakrishnan2016-02-01
* Contractually document BuildConfiguration.Fragment as immutable and strengthenGravatar Greg Estren2016-02-01
* Add CppCompileAction's environment variables to its computeKey methodGravatar Chris Parsons2016-02-01