diff options
Diffstat (limited to 'sets/dev-tools')
-rw-r--r-- | sets/dev-tools | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sets/dev-tools b/sets/dev-tools new file mode 100644 index 0000000..c228439 --- /dev/null +++ b/sets/dev-tools @@ -0,0 +1,15 @@ +# Make Systems +dev-util/cmake + +# CVS +dev-vcs/bzr +dev-vcs/bzr-rewrite +dev-vcs/bzr-webdav +dev-vcs/bzrtools +dev-vcs/mercurial + + +# Style, Documentation, Unit Tests +dev-util/astyle +app-doc/doxygen + |