title | lastmodified | redirect_from | |
---|---|---|---|
Repository |
2009-01-12 |
|
I'm building a repository of re-usable software libraries.
http://repository.colliertech.org/
- supports .NET assemblies
- possible to register libraries
- possible to list all libraries registered
- possible to display details of each library
- integration with pkg-config
- pkg-config --repos http://repository.colliertech.org/ foo --cflags
- REPOS=http://repository.colliertech.org/ gmcs -rpkg:foo bar.cs -o:baz.exe
- you put things here