summaryrefslogtreecommitdiff
path: root/Modules/CMakeJavaCompiler.cmake.in
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-12/+12
* BUG: Restore old interface of "make foo.o" and "make foo.i" even though objec...Brad King2008-01-071-0/+1
* ENH: second try for handling the linker language with integer priority values...Alexander Neundorf2007-07-121-1/+1
* COMP: revert last commit for now, broke Visual StudioAlexander Neundorf2007-07-111-1/+1
* ENH: CMAKE_<LANG>_LINKER_PREFERENCE is now an integer priority, not aAlexander Neundorf2007-07-111-1/+1
* ENH: make sure flags set in CC or CXX environment variables stay with the com...Bill Hoffman2005-07-201-0/+1
* 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 direct...Bill Hoffman2004-09-221-75/+8
* 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
* If there is no java compiler report error on ADD_JAVA_LIBRARYAndy Cedilnik2002-12-261-49/+53
* Add java supportAndy Cedilnik2002-12-111-0/+62