dmutils Code
Status: Pre-Alpha
Brought to you by:
timskinner
| File | Date | Author | Commit |
|---|---|---|---|
| data | 2009-03-29 |
|
[daa85d] Added some data files, updated makefiles, added... |
| doc | 2009-05-21 |
|
[b79351] doc updates |
| src | 2009-05-21 |
|
[b79351] doc updates |
| .gitignore | 2009-05-11 |
|
[53d37a] Interim fixes for massive bugs in hashmap and x... |
| Install | 2009-03-02 |
|
[9d4644] initial git commit |
| LICENSE | 2009-03-02 |
|
[9d4644] initial git commit |
| LICENSE.gpl3 | 2009-03-02 |
|
[9d4644] initial git commit |
| LICENSE.lgpl | 2009-03-02 |
|
[9d4644] initial git commit |
| Makefile | 2009-04-03 |
|
[c071e2] Updated doxygen documentation and makefile to b... |
| Readme | 2009-03-02 |
|
[9d4644] initial git commit |
Note: There are no installation scripts right now as this is an unstable version and should not be installed on a system. If you want to run the applications build against the library, on Linux you can use: LD_LIBRARY_PATH=/path/to/libdmutils.so:$LD_LIBRARY_PATH /path/to/executable This is the dmutils distribution, which includes libdmutils, and other libraries, as well as example executables for using the libraries. There isn't a lot here yet. CHANGELOG: 28 02 2009: Initial release