summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeJavaInformation.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: fix java and add OBJECT_DIR supportBill Hoffman2006-04-171-2/+2
|
* ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ↵Bill Hoffman2006-03-021-0/+13
| | | | changing _INIT variables
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+1
|
* BUG: make sure java jar files are not libfoo.jar but are just foo.jarBill Hoffman2004-09-271-1/+0
|
* BUG: let the generator quote the pathBill Hoffman2004-09-221-1/+1
|
* ENH: major changes to support addition of languages from cmake modules ↵Bill Hoffman2004-09-221-0/+20
| | | | directory.
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-0/+1
to enable a language without modifing cmake source code