Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Mathieu Malaterre
|
74805dbbbd
ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cmake now
|
16 years ago |
Brad King
|
3a666595c9
Convert CMake non-find modules to BSD License
|
16 years ago |
Alexander Neundorf
|
0b804cbece
|
18 years ago |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 years ago |
Bill Hoffman
|
aa98e3647d
ENH: fix more than one argument passed in to compilers via environment
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Bill Hoffman
|
bcd62c8091
ENH: add support for java 1.5
|
20 years ago |
Ken Martin
|
c6b011e35e
ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree
|
20 years ago |
Bill Hoffman
|
b8b298104b
ENH: make sure flags set in CC or CXX environment variables stay with the compiler
|
20 years ago |
Brad King
|
290ffc01b6
ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed.
|
20 years ago |
Brad King
|
76f9050026
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
|
20 years ago |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 years ago |
Bill Hoffman
|
66a08c10e5
ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code
|
21 years ago |
Sebastien Barre
|
296e731808
FIX: for Windows users, it seems logical to favor native win32 installation before Cygwin ones. Otherwise you can end up with bad mixes (part of the java tools were picked from the SDK, part from Cygwin)
|
22 years ago |
Bill Hoffman
|
bd74882d3e
ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows projects within projects to have different languages
|
23 years ago |
Andy Cedilnik
|
1c6203b406
Add java support
|
23 years ago |