aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Deflake --runs_per_test_detects_flakes.Gravatar Brian Silverman2015-11-02
* Drop src/test/java/BUILDGravatar Han-Wen Nienhuys2015-11-02
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30
* Fix indentation.Gravatar Ulf Adams2015-10-30
* Make C++ builds work on OS X.Gravatar Lukacs Berki2015-10-30
* Augment JNI utime() method.Gravatar Eric Fellheimer2015-10-30
* Use plutil instead of plmerge for converting strings files from text to binary.Gravatar Dave MacLachlan2015-10-30
* Remove unneeded import.Gravatar Dave MacLachlan2015-10-30
* Don't build Java if testing process-wrapper.Gravatar Han-Wen Nienhuys2015-10-30
* Cleanup, TODO removalGravatar Laurent Le Brun2015-10-30
* handle darwin_x86_64 target cpuGravatar Chris Parsons2015-10-30
* Tune down some test sizes.Gravatar Han-Wen Nienhuys2015-10-30
* Remove direct uses of Reporter (mostly in internal code).Gravatar Ulf Adams2015-10-30
* Moves -printmapping to the end of the Proguard arguments list.Gravatar Michael Staib2015-10-30
* Fix another test with precompiled jars in srcsGravatar Liam Miller-Cushon2015-10-30
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-30
* Add Skylark support for string_list_dictGravatar Francois-Rene Rideau2015-10-30
* Add isSkylark to RuleClassGravatar Michajlo Matijkiw2015-10-30
* Add a getPathFragment method to RepositoryName; use it in PackageIdentifier.Gravatar Ulf Adams2015-10-30
* In objc tools, refer to the realpath tool using its full embedded tool locati...Gravatar Chris Parsons2015-10-29
* Make some things in GraphConcurrencyTest protected so subclasses can use them.Gravatar Nathan Harmata2015-10-29
* Fix sed command to work on OS X and LinuxGravatar Kristina Chodorow2015-10-29
* Provide a way to explicitly constraint-enforceGravatar Greg Estren2015-10-29
* Add preconditions check for attr existence in RuleClass#getAttributeByNameGravatar Michajlo Matijkiw2015-10-29
* Clarify the default value for 'visibility' inGravatar Greg Estren2015-10-29
* Only strip launcher for fissionized opt builds.Gravatar Googler2015-10-29
* Use JUnit4 for some of the skyframe tests.Gravatar Han-Wen Nienhuys2015-10-29
* Open source FileFunctionTest.Gravatar Han-Wen Nienhuys2015-10-28
* Adds include paths through -isystem to get Android native compiling working a...Gravatar Alex Humesky2015-10-28
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Skylark interpreter optimizationGravatar Laurent Le Brun2015-10-28
* Build indexer: Handle for loopsGravatar Laurent Le Brun2015-10-28
* Disable --watchfs on OSX in preparation for enabling it by default.Gravatar Ulf Adams2015-10-28
* Update the documentation for Constants.java.Gravatar Ulf Adams2015-10-28
* Bugfix: Host fragments could not be accessed properly through Skylark.Gravatar Florian Weikert2015-10-28
* Adds a little test to the options parser test to ensure that warnings are notGravatar Alex Humesky2015-10-28
* Visibility adjustmentsGravatar Michajlo Matijkiw2015-10-28
* Rollback of commit c1e4243dbefc57909feff4ebb19975f151fa6391.Gravatar Greg Estren2015-10-28
* Change default for rule classes that don't explicitlyGravatar Greg Estren2015-10-28
* Ignores the empty pathGravatar Scott Robertson2015-10-28
* Fix race in MemoizingEvaluatorTest#crashAfterInterruptCrashes by ensuring tha...Gravatar Janak Ramakrishnan2015-10-28
* Fixes src/test/shell/bazel/android:android_integration_test to work with sand...Gravatar Alex Humesky2015-10-28
* Pass apple sdk information to ios_test test actionsGravatar Chris Parsons2015-10-27
* Fix thinko in create_embedded_scripts.shGravatar Han-Wen Nienhuys2015-10-27
* Force hdrs_check to "strict", remove "hdrs_check" attribute from cc_* rules.Gravatar Philipp Wollermann2015-10-27
* Remove unnecessary use of Reporter.Gravatar Ulf Adams2015-10-27
* Add ctor commentGravatar Kristina Chodorow2015-10-27
* Clean up the CoverageReportActionFactory interface a bit.Gravatar Ulf Adams2015-10-27
* Make EventCollector thread-safe for modifications.Gravatar Ulf Adams2015-10-27
* Fixes a wrong path causing the *-toolchain_files filegroup to actually be empty:Gravatar Philipp Wollermann2015-10-27