Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge topic 'bootstrap-cflags' | Brad King | 2010-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | bootstrap: Honor CFLAGS during "make" test (#10545) | Brad King | 2010-09-10 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'suppress-Wcast-align' | Brad King | 2010-09-14 | 3 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | libarchive: Fix purposeful crash | Brad King | 2010-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Suppress -Wcast-align in curl and bzip2 | Brad King | 2010-09-10 | 2 | -0/+7 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'shut-up-find-java' | Brad King | 2010-09-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Use QUIET to avoid Java status messages. | David Cole | 2010-09-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge topic 'preserve-timestamps-on-tar-extract' | Brad King | 2010-09-14 | 1 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Preserve timestamps on files on tar extract. | David Cole | 2010-09-09 | 1 | -2/+10 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge topic 'fix-9992' | Brad King | 2010-09-14 | 1 | -13/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992) | David Cole | 2010-09-09 | 1 | -13/+89 | |
* | | | | | | | | | | | | | | Merge topic 'lazy-query-cdash' | Brad King | 2010-09-14 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | We shouldn't ask CDash for its version info until/unless we actually need it. | Zach Mullen | 2010-09-08 | 1 | -4/+0 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge topic 'multi-v-single-configuration' | Brad King | 2010-09-14 | 6 | -83/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | No CMAKE_CONFIGURATION_TYPES in single-config generators (#10202) | Brad King | 2010-09-08 | 6 | -83/+42 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-14 | 1 | -1/+1 | |
| |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-13 | 1 | -1/+1 | |
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-11 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | KWSys: Suppress -Wcast-align warning in MD5.c | Brad King | 2010-09-10 | 1 | -0/+9 | |
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-10 | 1 | -1/+1 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Revert commit: CMake: quote ':' in Windows NMake Makefiles (#9963) -- it was ... | David Cole | 2010-09-09 | 1 | -2/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-09-09 | 1 | -1/+1 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake: quote ':' in Windows NMake Makefiles (#9963) | David Cole | 2010-09-08 | 1 | -1/+2 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge topic 'allow_upper_case_cpp_and_others' | Brad King | 2010-09-08 | 4 | -3/+13 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | Allow testing of .CPP on WIN32 as it is a case insensitive OS and should work. | Bill Hoffman | 2010-09-07 | 1 | -1/+1 | |
| * | | | | | | | Only test for .CPP on Microsoft compilers which will handle .CPP as c++. | Bill Hoffman | 2010-09-06 | 2 | -1/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Only use .CPP .CXX and .C++ do not work by default with g+++. | Bill Hoffman | 2010-09-02 | 5 | -7/+3 | |
| * | | | | | | Let CMake recognize .CPP .CXX and .C++ as c++ files. | Bill Hoffman | 2010-09-02 | 6 | -3/+10 | |
* | | | | | | | Merge topic 'FindwxWidgets-fixes' | Brad King | 2010-09-08 | 2 | -30/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ENH #8993: FindwxWidgets add support for wx-config custom options. | Miguel A. Figueroa-Villanueva | 2010-09-05 | 1 | -5/+15 | |
| * | | | | | | | BUG #8184: Fixed FindwxWidgets wrong order of default libs for MinGW. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 2 | -5/+7 | |
| * | | | | | | | BUG #11123: Generic include dir should come after config specific one. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -10/+10 | |
| * | | | | | | | STYLE: Clarified/Fixed documentation of UsewxWidgets. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -10/+7 | |
| * | | | | | | | BUG #10658: FindwxWidgets USE_FILE should not include .cmake extension. | Miguel A. Figueroa-Villanueva | 2010-09-01 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'fix-10417' | Brad King | 2010-09-08 | 2 | -3/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Avoid adding self as prerequisite. (#10417) | David Cole | 2010-09-08 | 2 | -3/+24 | |
* | | | | | | | | | Merge topic 'fix-9284' | Brad King | 2010-09-08 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make bundle items writable before fixup (#9284) | Mike McQuaid | 2010-09-08 | 1 | -0/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic 'hpux-required-runtime-path-10571' | Brad King | 2010-09-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | HP-UX: Always add /usr/lib to rpath (#10571) | Brad King | 2010-09-07 | 1 | -0/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge topic '11186' | Brad King | 2010-09-08 | 1 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge patch for detecting gdk-pixbuf library | Philip Lowman | 2010-09-04 | 1 | -3/+8 | |
* | | | | | | | | | | Merge topic 'vs-project-groups' | Brad King | 2010-09-08 | 12 | -2/+292 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add FOLDER target property, for IDEs (#3796) | David Cole | 2010-09-03 | 12 | -2/+292 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'watcom_fixes' | Brad King | 2010-09-08 | 1 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix for bug 10388, fix various default flags. | Bill Hoffman | 2010-09-02 | 1 | -3/+16 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge topic 'find-macports' | Brad King | 2010-09-08 | 2 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Search MacPorts /opt/local prefix on Mac | Brad King | 2010-09-01 | 2 | -3/+6 | |
* | | | | | | | | | | | Merge topic 'ImproveFindPackageConfigMode' | Brad King | 2010-09-08 | 3 | -96/+225 | |
|\ \ \ \ \ \ \ \ \ \ \ |