aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/generate_workspace
Commit message (Expand)AuthorAge
* Expose the target map from Package.Gravatar carmi2017-05-19
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Fix ClassCastException for non-http pom urls Gravatar Dmitry Komanov2017-01-25
* Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder.Gravatar Ulf Adams2016-11-02
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Split and extract the SHA1 from Maven files that have extra paths in themGravatar Paul Gross2016-07-07
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Get rid of a bunch of IOExceptions that were being unnecessarily thrown. We d...Gravatar Janak Ramakrishnan2016-06-23
* Allow BlazeModules to expose a helper that PackageFactory will use for creati...Gravatar Nathan Harmata2016-05-27
* Remove Package.LegacyBuilder (unneeded as of commit 3a95f353704dc2f7061e2c078...Gravatar Nathan Harmata2016-05-25
* Fix NPE when Maven model is unresolvableGravatar Kristina Chodorow2016-03-30
* Move file writing to its own classGravatar Kristina Chodorow2016-03-25
* Put all connecting to Maven logic in DefaultModelResolverGravatar Kristina Chodorow2016-03-25
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Adds --artifact option to workspace generator for generating workspace andGravatar Alex Humesky2016-02-19
* And fix visibility on the other generate_workspace library for testingGravatar Kristina Chodorow2016-02-17
* Fix library visibility for Bazel testGravatar Kristina Chodorow2016-02-17
* Move SHA-1 download out of the Rule (plain old data) classGravatar Kristina Chodorow2016-02-17
* Remove deprecated fieldsGravatar Kristina Chodorow2016-02-15
* Trim sha1 in generate_workspace.Gravatar Rohit Saboo2016-02-03
* Building legal maven_jar names in generate_workspace.Gravatar Rohit Saboo2016-02-03
* Remove AllTests from third_party/bazel/src/tools/generate_workspace/src/test/...Gravatar Carmi Grushko2016-01-29
* Move RepositoryName to its own top-level classGravatar Kristina Chodorow2016-01-26
* Respect maven excludes and separate build rules.Gravatar Stein Eldar Johnsen2016-01-21
* "Fix" generate_workspace test by disabling it for nowGravatar Kristina Chodorow2016-01-07
* Open source the generate_workspace unit test.Gravatar Kristina Chodorow2015-12-30
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Enable load() statement in the WORKSPACE file.Gravatar Damien Martin-Guillerez2015-11-30
* Download the sha1 of the jar file from maven in generate_workspace.Gravatar wjywbs2015-11-26
* Skip optional maven dependencies in generate_workspace.Gravatar wjywbs2015-11-20
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Move the check whether a repository name contains a slash to PackageIdentifie...Gravatar Philipp Wollermann2015-10-23
* Bazel: fix strict deps error in //src/tools/generate_workspaceGravatar Laszlo Csomor2015-10-16
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Add a __workspace_dir__ variable alongside of __embedded_dir__ in the namespa...Gravatar Lukacs Berki2015-10-09
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Do not store a separate map for external package data. This ensures that seri...Gravatar Han-Wen Nienhuys2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Add a maven_server ruleGravatar Kristina Chodorow2015-09-16
* Parse the label syntax "@//a:b" so that eventually we can make that the synta...Gravatar Lukacs Berki2015-09-15
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-11
* Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.Gravatar Janak Ramakrishnan2015-09-08
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-08
* Move generate_workspace to src/toolsGravatar Kristina Chodorow2015-09-04