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
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: To be able to use ENV and at the same time allow /usr/loca/bin to overri...
Mathieu Malaterre
2009-11-02
1
-8/+3
*
Fix for hpux...
Bill Hoffman
2009-11-02
1
-1/+1
*
ENH: Make those variables advanced.
Mathieu Malaterre
2009-11-02
2
-0/+6
*
BUG: 0009817 cmake does not search in solaris subdirectory for JAVA_INCLUDE_P...
Mathieu Malaterre
2009-11-02
1
-0/+1
*
KWSys Nightly Date Stamp
KWSys Robot
2009-11-02
1
-1/+1
*
Fixes for borland, compiles with lots of warnings, but compiles, might fix vs...
Bill Hoffman
2009-11-01
9
-57/+90
*
KWSys Nightly Date Stamp
KWSys Robot
2009-11-01
1
-2/+2
*
Fix for haiku
Bill Hoffman
2009-10-31
2
-0/+47
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-31
1
-1/+1
*
Try to fix borland
Bill Hoffman
2009-10-31
1
-1/+1
*
Try to fix old hpux
Bill Hoffman
2009-10-30
3
-6/+18
*
Increase ctest RunScript line coverage. (Note: NEW_PROCESS argument is curre...
Zach Mullen
2009-10-30
1
-1/+1
*
Remove unused variable to fix warning
Bill Hoffman
2009-10-30
1
-1/+2
*
Remove unused variable to fix warning
Bill Hoffman
2009-10-30
1
-1/+1
*
only use archive_entry_copy_bhfi.c on windows so we don't get empty .o file w...
Bill Hoffman
2009-10-30
1
-2/+2
*
Fix for VS 7 or lower not having ULL postfix for types
Bill Hoffman
2009-10-30
1
-1/+5
*
Fix compile issues on Mac OSX 10.3 on midworld dashboard.
David Cole
2009-10-30
2
-6/+6
*
Fix bug #9722. Report error when not able to create build directory.
Clinton Stimpson
2009-10-30
1
-1/+8
*
Remove libtar
Bill Hoffman
2009-10-30
38
-8329/+0
*
Switch to using libarchive from libtar for cpack and cmake -E tar
Bill Hoffman
2009-10-30
467
-1048/+289777
*
STYLE: respect convention (while being backward compat)
Mathieu Malaterre
2009-10-30
1
-11/+9
*
Fix failed submit test 'failures'... Regular expression now matches [Cc]ouldn...
David Cole
2009-10-30
1
-2/+2
*
FIX: BUG: 0009124. Fix documentation
Mathieu Malaterre
2009-10-30
1
-0/+44
*
ENH: FIX 0009777. This should sync FindJava and CMakeDetermineJavaCompiler.cm...
Mathieu Malaterre
2009-10-30
1
-0/+4
*
FIX: BUG: 0009804. Update FindDCMTK to look in more paths. Start looking for ...
Mathieu Malaterre
2009-10-30
1
-17/+55
*
FIX: BUG: 0008971 FindOpenSSL improvement. Teaches cmake to find openssl on w...
Mathieu Malaterre
2009-10-30
1
-7/+26
*
STYLE: Fix documentation (thanks Brad).
Mathieu Malaterre
2009-10-30
1
-3/+4
*
FIX: BUG: 0002199 Adding documentation for swig_generated_file_fullname
Mathieu Malaterre
2009-10-30
1
-1/+6
*
FIX: BUG: 0007915 Integrate portion of the patch. Also add .pyd support for ...
Mathieu Malaterre
2009-10-30
1
-2/+32
*
ENH: Update code: 1. In version 1.6.0_17, 17 is now the TWEAK version as per ...
Mathieu Malaterre
2009-10-30
1
-40/+34
*
Fix more mismatched new[] / delete[] (eliminate invalid auto_ptr use) to corr...
David Cole
2009-10-30
3
-15/+20
*
FIX: BUG: 0009795 FindJava now respect naming convention and handle VERSION/E...
Mathieu Malaterre
2009-10-30
1
-10/+91
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-30
1
-1/+1
*
Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h.
Will Dicharry
2009-10-29
1
-7/+8
*
Hook for scheduling tests in a random order
Zach Mullen
2009-10-29
7
-5/+44
*
Fix for bug #9793 try to make sure jni.h matches jni_md.h
Bill Hoffman
2009-10-29
1
-2/+1
*
Fixed CTestTestRunScript
Zach Mullen
2009-10-29
5
-30/+8
*
Backout RunScript test again... (debugging on faraway)
Zach Mullen
2009-10-29
1
-4/+4
*
Fix flags for Intel Fortran on Windows
Brad King
2009-10-29
1
-3/+3
*
Fix RunScript test; it should now work on all platforms
Zach Mullen
2009-10-29
4
-4/+17
*
Fix OutDir test on HP, MinGW, and Cygwin
Brad King
2009-10-29
1
-1/+1
*
Fix bug#9767 catch missing leak.
Bill Hoffman
2009-10-29
1
-2/+10
*
KWSys Nightly Date Stamp
KWSys Robot
2009-10-29
1
-1/+1
*
Add more coverage and use the ARGS option of try_run
Bill Hoffman
2009-10-29
2
-0/+33
*
Increase timeout for the nightly build tests so that the poor mac nightly bui...
David Cole
2009-10-28
1
-1/+1
*
Increase timeout for the nightly build tests so that the poor mac nightly bui...
David Cole
2009-10-28
1
-1/+1
*
Avoid failure of CPackComponents test on dash16 and dash17 since makensis was...
David Cole
2009-10-28
1
-1/+9
*
Deleted old RunScript cmake scripts (renamed)
Zach Mullen
2009-10-28
2
-13/+0
*
Changed RunScript test to be in-source build safe
Zach Mullen
2009-10-28
3
-2/+15
*
Test per-config OUTPUT_DIRECTORY properties
Brad King
2009-10-28
4
-0/+88
[next]