| Commit message (Expand) | Author | Age | Files | Lines |
* | FindZLIB: make sure zlib.h exists before reading it | Kovarththanan Rajaratnam | 2010-05-13 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-13 | 1 | -1/+1 |
|
|
* | -make CMAKE_ASM_FLAGS_INIT and friends work (#10577) | Alex Neundorf | 2010-05-12 | 1 | -0/+35 |
|
|
* | Try to remove some warnings. | Bill Hoffman | 2010-05-12 | 1 | -1/+1 |
|
|
* | Ignore some more sgi warnings. | Bill Hoffman | 2010-05-12 | 1 | -0/+1 |
|
|
* | Remove conversion warning. | Bill Hoffman | 2010-05-12 | 1 | -1/+1 |
|
|
* | Exclude warnings for Xcode | Bill Hoffman | 2010-05-12 | 1 | -0/+1 |
|
|
* | Silence warnings on sgi compiler. | Bill Hoffman | 2010-05-12 | 2 | -0/+8 |
|
|
* | Fix shadowed local warning in coverage handler | Zach Mullen | 2010-05-12 | 1 | -3/+3 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-12 | 1 | -1/+1 |
|
|
* | BUG: 0009840 Fix case when only Java is available by implementing COMP Runtime | Mathieu Malaterre | 2010-05-11 | 1 | -9/+42 |
|
|
* | KWSys: Process tree kill for kFreeBSD, GNU/Hurd | Brad King | 2010-05-11 | 1 | -1/+1 |
|
|
* | Fix for Bug#10700, COMPILE_DEFINITIONS_MINSIZEREL missing REL part. | Bill Hoffman | 2010-05-11 | 1 | -4/+4 |
|
|
* | Disable purify on unix, as it works differently and ctest can't use it. | Bill Hoffman | 2010-05-11 | 2 | -0/+16 |
|
|
* | Add GITCommand key value pair. | Bill Hoffman | 2010-05-11 | 1 | -0/+4 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-11 | 1 | -1/+1 |
|
|
* | -use the HINTS keyword for finding FindKDE4Internal.cmake | Alex Neundorf | 2010-05-10 | 1 | -1/+1 |
|
|
* | BUG #10209: Fixed FindwxWidget CXX flags parsing error. | Miguel A. Figueroa-Villanueva | 2010-05-09 | 1 | -2/+5 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-10 | 1 | -1/+1 |
|
|
* | -use find_package_handle_standard_args() in FindOpenAL (#9496) | Alex Neundorf | 2010-05-09 | 1 | -4/+5 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-09 | 1 | -1/+1 |
|
|
* | -add QUIET keyword to pkgconfig macros | Alex Neundorf | 2010-05-08 | 2 | -9/+20 |
|
|
* | -fix documentation from a module which has *only* documentation | Alex Neundorf | 2010-05-08 | 1 | -12/+14 |
|
|
* | -minor doc fixes | Alex Neundorf | 2010-05-08 | 2 | -9/+8 |
|
|
* | -(minor) fix documentation for CMAKE_LIBRARY_PATH (#10291) | Alex Neundorf | 2010-05-08 | 1 | -1/+1 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-08 | 1 | -1/+1 |
|
|
* | Fix CTestTestScheduler sporadic failure. | Zach Mullen | 2010-05-07 | 3 | -5/+5 |
|
|
* | Change coverage globbing mechanism to resolve paths earlier | Zach Mullen | 2010-05-07 | 1 | -12/+15 |
|
|
* | CTest: Submit author email in Update.xml | Brad King | 2010-05-07 | 6 | -2/+12 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-07 | 1 | -1/+1 |
|
|
* | -add support for QtMultimedia in UseQt4.cmake (#10675) | Alex Neundorf | 2010-05-06 | 1 | -2/+3 |
|
|
* | Fix 'Architecture' test for more Mac linkers | Brad King | 2010-05-06 | 1 | -1/+1 |
|
|
* | Load compiler information after configuring it | Brad King | 2010-05-06 | 4 | -2/+3 |
|
|
* | Fix build on borland windows, by adding back typedef for pid_t. | Bill Hoffman | 2010-05-06 | 1 | -2/+2 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-06 | 1 | -1/+1 |
|
|
* | Use Fortran ABI detection results conservatively | Brad King | 2010-05-05 | 1 | -2/+2 |
|
|
* | Win64 fixes for mingw-w64 compilation | Ruben Van Boxem | 2010-05-05 | 2 | -3/+11 |
|
|
* | Fix Windows-cl.cmake so that at most one MSVC** variable is defined. | David Cole | 2010-05-05 | 2 | -23/+5 |
|
|
* | Do not list file names during 'cmake -E tar xz' | Brad King | 2010-05-05 | 1 | -1/+2 |
|
|
* | Fix prototype to match header, for bug # 10543. | Bill Hoffman | 2010-05-05 | 1 | -1/+1 |
|
|
* | BUG: Fix Bug #9975 when softlinks are used. | Clinton Stimpson | 2010-05-05 | 1 | -8/+11 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-05 | 1 | -1/+1 |
|
|
* | For HP, preprocessor if on multiple lines not allowed, make a long line. | Bill Hoffman | 2010-05-04 | 1 | -2/+1 |
|
|
* | Fixes for bug # 10543, build on older sunpro now works. | Bill Hoffman | 2010-05-04 | 2 | -5/+7 |
|
|
* | Fix for bug #10542, allow this to build on Tru64 | Bill Hoffman | 2010-05-04 | 1 | -0/+7 |
|
|
* | Fix FindCurses.cmake for new cygwin releases. | Bill Hoffman | 2010-05-04 | 1 | -0/+9 |
|
|
* | Fix for bug #10670, add another location to find MSBuild. | Bill Hoffman | 2010-05-04 | 1 | -0/+1 |
|
|
* | Teach ctest_update about Git submodules | Brad King | 2010-05-04 | 3 | -4/+82 |
|
|
* | KWSys Nightly Date Stamp | KWSys Robot | 2010-05-04 | 1 | -1/+1 |
|
|
* | -fix GetFrameworkFlags() for Mac, which was broken with my last commit | Alex Neundorf | 2010-05-03 | 1 | -2/+1 |
|
|