Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Neundorf ce28737c93 Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 hace 15 años
  Alex Neundorf b01184022b Use absolute path to FindPackageHandleStandardArgs.cmake everywhere hace 15 años
  Brad King 74805b28c1 Merge topic 'ImprovedVersionCheckingInSomeModules' hace 15 años
  Todd Gamblin 2cde67a781 Modules: Fix spelling 'To distributed' -> 'To distribute' hace 15 años
  Alex Neundorf 19b68b9fae Improved version checking for FindJava using the new FPHSA() mode hace 15 años
  Mathieu Malaterre a9a2af19d4 BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime hace 15 años
  Bill Hoffman 0da537d167 Do not error out if the java version is not found, if java is not required. hace 15 años
  Mathieu Malaterre fdc6638b1c Add more documentation to module hace 16 años
  Mathieu Malaterre b0960683b2 Adding support for java 1.6.0-oem. Make sure to report failure when user ask for version but regex failed to parse version number hace 16 años
  Mathieu Malaterre b93b6dc677 Replace FATAL_ERROR with status. Remove output when QUIET is ON hace 16 años
  Mathieu Malaterre ccb8accc1b BUG: hardcoded path, are not hints. Split the two lists. Thanks Brad hace 16 años
  Mathieu Malaterre ff0ff68967 BUG: To be able to use ENV and at the same time allow /usr/loca/bin to override /usr/bin, apply patch suggested by Hendrik Sattler (thanks) hace 16 años
  Mathieu Malaterre 2b071aeb07 ENH: Make those variables advanced. hace 16 años
  Mathieu Malaterre ae27492091 STYLE: Fix documentation (thanks Brad). hace 16 años
  Mathieu Malaterre bb123d0b81 ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per cmake convention. 2. Use VERSION_LESS to compare version, which simplify code 3. Enhance testing, see: https://gdcm.svn.sourceforge.net/svnroot/gdcm/Sandbox/CMakeBug/8/CMakeLists.txt hace 16 años
  Mathieu Malaterre 5c594b6f3a FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/EXACT. hace 16 años
  Brad King c4bb9c9d42 Convert CMake find-modules to BSD License hace 16 años
  Andy Cedilnik e607d5f7df ENH: More locations for Java hace 19 años
  Ken Martin d2689c95a1 ENH: some style fixes for the book hace 20 años
  Bill Hoffman b7fa820118 ENH: add documentation support for modules hace 20 años
  Bill Hoffman 1d031367d9 ENH: java fixes from Mathieu hace 20 años
  Bill Hoffman bcd62c8091 ENH: add support for java 1.5 hace 20 años
  Andy Cedilnik d8c5e8f094 ENH: More paths for java hace 20 años
  Brad King 290ffc01b6 ENH: Removing extra 64-bit search paths. They are now constructed automatically from the paths listed. hace 20 años
  Brad King 76f9050026 ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose. hace 20 años
  Bill Hoffman aa947ff48b ENH: bug fix 1573 hace 21 años
  Bill Hoffman 26eff86298 ENH: look for java in more places hace 21 años
  Bill Hoffman 28cc5b973f BUG: 1107 add extra place to look for java hace 21 años
  Bill Hoffman 049985f36f BUG: 1107 add extra place to look for java hace 21 años
  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) hace 22 años