summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KWSys Nightly Date StampKWSys Robot2009-11-031-1/+1
* Added logic to check for cycles in the test dependency graph before any tests...Zach Mullen2009-11-022-1/+52
* Warn on set(PARENT_SCOPE) at top scopeBrad King2009-11-021-2/+8
* STYLE: minor documentation + typoMathieu Malaterre2009-11-021-1/+4
* BUG: hardcoded path, are not hints. Split the two lists. Thanks BradMathieu Malaterre2009-11-021-12/+20
* borland builds, but still has some link errorsBill Hoffman2009-11-027-4/+15
* BUG: To be able to use ENV and at the same time allow /usr/loca/bin to overri...Mathieu Malaterre2009-11-021-8/+3
* Fix for hpux...Bill Hoffman2009-11-021-1/+1
* ENH: Make those variables advanced.Mathieu Malaterre2009-11-022-0/+6
* BUG: 0009817 cmake does not search in solaris subdirectory for JAVA_INCLUDE_P...Mathieu Malaterre2009-11-021-0/+1
* KWSys Nightly Date StampKWSys Robot2009-11-021-1/+1
* Fixes for borland, compiles with lots of warnings, but compiles, might fix vs...Bill Hoffman2009-11-019-57/+90
* KWSys Nightly Date StampKWSys Robot2009-11-011-2/+2
* Fix for haikuBill Hoffman2009-10-312-0/+47
* KWSys Nightly Date StampKWSys Robot2009-10-311-1/+1
* Try to fix borlandBill Hoffman2009-10-311-1/+1
* Try to fix old hpuxBill Hoffman2009-10-303-6/+18
* Increase ctest RunScript line coverage. (Note: NEW_PROCESS argument is curre...Zach Mullen2009-10-301-1/+1
* Remove unused variable to fix warningBill Hoffman2009-10-301-1/+2
* Remove unused variable to fix warningBill Hoffman2009-10-301-1/+1
* only use archive_entry_copy_bhfi.c on windows so we don't get empty .o file w...Bill Hoffman2009-10-301-2/+2
* Fix for VS 7 or lower not having ULL postfix for typesBill Hoffman2009-10-301-1/+5
* Fix compile issues on Mac OSX 10.3 on midworld dashboard.David Cole2009-10-302-6/+6
* Fix bug #9722. Report error when not able to create build directory.Clinton Stimpson2009-10-301-1/+8
* Remove libtarBill Hoffman2009-10-3038-8329/+0
* Switch to using libarchive from libtar for cpack and cmake -E tarBill Hoffman2009-10-30467-1048/+289777
* STYLE: respect convention (while being backward compat)Mathieu Malaterre2009-10-301-11/+9
* Fix failed submit test 'failures'... Regular expression now matches [Cc]ouldn...David Cole2009-10-301-2/+2
* FIX: BUG: 0009124. Fix documentationMathieu Malaterre2009-10-301-0/+44
* ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cm...Mathieu Malaterre2009-10-301-0/+4
* FIX: BUG: 0009804. Update FindDCMTK to look in more paths. Start looking for ...Mathieu Malaterre2009-10-301-17/+55
* FIX: BUG: 0008971 FindOpenSSL improvement. Teaches cmake to find openssl on w...Mathieu Malaterre2009-10-301-7/+26
* STYLE: Fix documentation (thanks Brad).Mathieu Malaterre2009-10-301-3/+4
* FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullnameMathieu Malaterre2009-10-301-1/+6
* FIX: BUG: 0007915 Integrate portion of the patch. Also add .pyd support for ...Mathieu Malaterre2009-10-301-2/+32
* ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per ...Mathieu Malaterre2009-10-301-40/+34
* Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...David Cole2009-10-303-15/+20
* FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/E...Mathieu Malaterre2009-10-301-10/+91
* KWSys Nightly Date StampKWSys Robot2009-10-301-1/+1
* Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h.Will Dicharry2009-10-291-7/+8
* Hook for scheduling tests in a random orderZach Mullen2009-10-297-5/+44
* Fix for bug #9793 try to make sure jni.h matches jni_md.hBill Hoffman2009-10-291-2/+1
* Fixed CTestTestRunScriptZach Mullen2009-10-295-30/+8
* Backout RunScript test again... (debugging on faraway)Zach Mullen2009-10-291-4/+4
* Fix flags for Intel Fortran on WindowsBrad King2009-10-291-3/+3
* Fix RunScript test; it should now work on all platformsZach Mullen2009-10-294-4/+17
* Fix OutDir test on HP, MinGW, and CygwinBrad King2009-10-291-1/+1
* Fix bug#9767 catch missing leak.Bill Hoffman2009-10-291-2/+10
* KWSys Nightly Date StampKWSys Robot2009-10-291-1/+1
* Add more coverage and use the ARGS option of try_runBill Hoffman2009-10-292-0/+33