summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeJavaCompiler.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* ENH: make sure flags set in CC or CXX environment variables stay with the ↵Bill Hoffman2005-07-201-0/+1
| | | | compiler
* ENH: stuff to keep compiler tests from re-running all the timeBill Hoffman2005-01-201-0/+1
|
* BUG: make sure java jar files are not libfoo.jar but are just foo.jarBill Hoffman2004-09-271-0/+2
|
* ENH: major changes to support addition of languages from cmake modules ↵Bill Hoffman2004-09-221-75/+8
| | | | directory.
* BUG: commit bug 1123Bill Hoffman2004-09-171-17/+26
|
* ENH: more uniform approach to enable language, one step closer to being able ↵Bill Hoffman2004-08-261-1/+1
| | | | to enable a language without modifing cmake source code
* If there is no java compiler report error on ADD_JAVA_LIBRARYAndy Cedilnik2002-12-271-49/+53
|
* Add java supportAndy Cedilnik2002-12-111-0/+62