summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Increase timeout for the nightly build tests so that the poor mac nightly bui...David Cole2009-10-281-1/+1
* Increase timeout for the nightly build tests so that the poor mac nightly bui...David Cole2009-10-281-1/+1
* Avoid failure of CPackComponents test on dash16 and dash17 since makensis was...David Cole2009-10-281-1/+9
* Deleted old RunScript cmake scripts (renamed)Zach Mullen2009-10-282-13/+0
* Changed RunScript test to be in-source build safeZach Mullen2009-10-283-2/+15
* Test per-config OUTPUT_DIRECTORY propertiesBrad King2009-10-284-0/+88
* Introduce per-config OUTPUT_DIRECTORY propertiesBrad King2009-10-281-2/+57
* Consolidate duplicate documentation in cmTargetBrad King2009-10-281-15/+10
* Create a static library's output dir for VS 6Brad King2009-10-282-0/+35
* Use per-config output dir in VS 6 templatesBrad King2009-10-285-32/+66
* Fix Xcode <= 2.0 projects with CMAKE_BUILD_TYPEBrad King2009-10-281-1/+4
* Fix try_compile when file cannot be foundBrad King2009-10-281-1/+2
* clean up to work with manifest files better.Bill Hoffman2009-10-281-5/+5
* Keep Xcode intermediate files away from output dirBrad King2009-10-281-2/+14
* Remove unreachable code in cmIfCommandBrad King2009-10-281-1/+0
* Re-disable MSVC CRT deprecation warningsBrad King2009-10-281-1/+6
* KWSys Nightly Date StampKWSys Robot2009-10-281-1/+1
* Allow this to handle hand edited manifest files.Bill Hoffman2009-10-271-1/+5
* Create CMake.ELF test to cover cmELF furtherBrad King2009-10-276-0/+52
* COMP: need to add quotes when using get_filename_component otherwise it will ...Dave Partyka2009-10-271-2/+2
* COMP: fix syntax error.Dave Partyka2009-10-271-1/+1
* ENH: Improvements in finding MPI on windows. ENH: reorganized searching mpi f...Dave Partyka2009-10-271-55/+89
* Add test CMakeTestBadCommandLines. Also add --graphviz arg to cmake invoked d...David Cole2009-10-272-0/+95
* Fix Intel compiler warnings on Windows in cmtarBrad King2009-10-273-8/+7
* Disable Intel CRT deprecation warningsBrad King2009-10-271-2/+2