index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
generate_workspace
Commit message (
Expand
)
Author
Age
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Adds --artifact option to workspace generator for generating workspace and
Alex Humesky
2016-02-19
*
And fix visibility on the other generate_workspace library for testing
Kristina Chodorow
2016-02-17
*
Fix library visibility for Bazel test
Kristina Chodorow
2016-02-17
*
Move SHA-1 download out of the Rule (plain old data) class
Kristina Chodorow
2016-02-17
*
Remove deprecated fields
Kristina Chodorow
2016-02-15
*
Trim sha1 in generate_workspace.
Rohit Saboo
2016-02-03
*
Building legal maven_jar names in generate_workspace.
Rohit Saboo
2016-02-03
*
Remove AllTests from third_party/bazel/src/tools/generate_workspace/src/test/...
Carmi Grushko
2016-01-29
*
Move RepositoryName to its own top-level class
Kristina Chodorow
2016-01-26
*
Respect maven excludes and separate build rules.
Stein Eldar Johnsen
2016-01-21
*
"Fix" generate_workspace test by disabling it for now
Kristina Chodorow
2016-01-07
*
Open source the generate_workspace unit test.
Kristina Chodorow
2015-12-30
*
Reorganize BUILD files.
Han-Wen Nienhuys
2015-11-30
*
Enable load() statement in the WORKSPACE file.
Damien Martin-Guillerez
2015-11-30
*
Download the sha1 of the jar file from maven in generate_workspace.
wjywbs
2015-11-26
*
Skip optional maven dependencies in generate_workspace.
wjywbs
2015-11-20
*
Split off more BUILD files.
Han-Wen Nienhuys
2015-10-28
*
Move the check whether a repository name contains a slash to PackageIdentifie...
Philipp Wollermann
2015-10-23
*
Bazel: fix strict deps error in //src/tools/generate_workspace
Laszlo Csomor
2015-10-16
*
Separate BUILD file for options and docgen.
Han-Wen Nienhuys
2015-10-16
*
Add a __workspace_dir__ variable alongside of __embedded_dir__ in the namespa...
Lukacs Berki
2015-10-09
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Do not store a separate map for external package data. This ensures that seri...
Han-Wen Nienhuys
2015-09-21
*
Separate build-specific types and types inherent to Skylark.
Lukacs Berki
2015-09-21
*
Add a maven_server rule
Kristina Chodorow
2015-09-16
*
Parse the label syntax "@//a:b" so that eventually we can make that the synta...
Lukacs Berki
2015-09-15
*
Refactor Skylark Environment-s
Francois-Rene Rideau
2015-09-11
*
Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.
Janak Ramakrishnan
2015-09-08
*
Refactor Skylark Environment-s
Francois-Rene Rideau
2015-09-08
*
Move generate_workspace to src/tools
Kristina Chodorow
2015-09-04