index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeDetermineJavaCompiler.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
*
Replace MATCHES ".+" tests with NOT STREQUAL ""
Rolf Eike Beer
2014-04-14
1
-3/+3
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-1/+1
*
OpenBSD: Add paths for Java 1.6.0/1.7.0 JRE/JDK
Amit Kulkarni
2012-12-04
1
-0/+2
*
Make platform information files specific to the CMake version
Brad King
2012-08-24
1
-1/+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-14/+14
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-42/+42
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-8/+8
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cm...
Mathieu Malaterre
2009-10-30
1
-0/+4
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+13
*
STYLE: use IF(NOT ...) and remove MARK_AS_ADVANCED() for variables which are
Alexander Neundorf
2007-06-18
1
-10/+6
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
1
-1/+1
*
ENH: fix more than one argument passed in to compilers via environment
Bill Hoffman
2006-01-25
1
-1/+1
*
ENH: add documentation support for modules
Bill Hoffman
2005-12-14
1
-0/+1
*
ENH: add support for java 1.5
Bill Hoffman
2005-09-08
1
-0/+2
*
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
Ken Martin
2005-07-29
1
-1/+1
*
ENH: make sure flags set in CC or CXX environment variables stay with the com...
Bill Hoffman
2005-07-20
1
-0/+3
*
ENH: Removing extra 64-bit search paths. They are now constructed automatica...
Brad King
2005-04-07
1
-1/+0
*
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
Brad King
2005-04-07
1
-0/+1
*
ENH: major changes to support addition of languages from cmake modules direct...
Bill Hoffman
2004-09-22
1
-37/+44
*
ENH: more uniform approach to enable language, one step closer to being able ...
Bill Hoffman
2004-08-26
1
-0/+1
*
FIX: for Windows users, it seems logical to favor native win32 installation b...
Sebastien Barre
2003-10-16
1
-2/+2
*
ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...
Bill Hoffman
2002-12-17
1
-1/+1
*
Add java support
Andy Cedilnik
2002-12-11
1
-0/+75