aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/LocalDiffAwareness.java
Commit message (Expand)AuthorAge
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Introduce Root class.Gravatar tomlu2018-01-17
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Make --watchfs a common command option.Gravatar Ulf Adams2016-10-14
* Rollback of commit 2891ec527eed27d0c6460d66f51cb66a43373b6a.Gravatar Damien Martin-Guillerez2016-10-14
* Make --watchfs a common command option.Gravatar Ulf Adams2016-10-13
* Introduce FsEventsDiffAwareness for OS X.Gravatar Damien Martin-Guillerez2016-06-02
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Disable --watchfs on OSX in preparation for enabling it by default.Gravatar Ulf Adams2015-10-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove the WATCHFS_BLACKLIST from Constants.java.Gravatar Ulf Adams2015-08-28
* Log information about the baseline and new View passed to DiffAwarness#getDiff.Gravatar Nathan Harmata2015-07-17
* Unregister previously registered directories when they are deleted. This is i...Gravatar Nathan Harmata2015-06-05
* Add some basic logging around DiffAwarenessGravatar Michajlo Matijkiw2015-05-18
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25