| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: missed this one, cmake now bootstraps on HAIKU | Bill Hoffman | 2008-09-15 | 1 | -1/+1 |
|
|
* | ENH: add initial support for HAIKU OS from bug# 7425 | Bill Hoffman | 2008-09-15 | 20 | -16/+97 |
|
|
* | ENH: Simplify NOTFOUND variable check | Brad King | 2008-09-15 | 1 | -1/+2 |
|
|
* | ENH: Use new link info during dependency scanning | Brad King | 2008-09-15 | 1 | -7/+7 |
|
|
* | ENH: Allow link line computation for static libs | Brad King | 2008-09-15 | 1 | -3/+0 |
|
|
* | ENH: Keep target information in final link line | Brad King | 2008-09-15 | 2 | -5/+8 |
|
|
* | ENH: Use improved target dependencies for Xcode | Brad King | 2008-09-15 | 1 | -62/+4 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-15 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-14 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-13 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-12 | 1 | -1/+1 |
|
|
* | BUG: make sure flag is found even with extra spaces at the start | Bill Hoffman | 2008-09-11 | 1 | -1/+1 |
|
|
* | ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. ... | David Cole | 2008-09-11 | 6 | -11/+89 |
|
|
* | BUG: fix for 6586, set THREADS_FOUND | Bill Hoffman | 2008-09-11 | 1 | -0/+12 |
|
|
* | ENH: add installed size to deb package | Bill Hoffman | 2008-09-11 | 1 | -0/+11 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-11 | 1 | -1/+1 |
|
|
* | ENH: Add version comparison to if() command | Brad King | 2008-09-10 | 3 | -0/+70 |
|
|
* | ENH: fix failing tests | Bill Hoffman | 2008-09-10 | 1 | -4/+4 |
|
|
* | ENH: Improve find_package version numbering | Brad King | 2008-09-10 | 8 | -104/+123 |
|
|
* | BUG: fix bug OUTPUT_LIBNAME_EXPORTS done differently now | Bill Hoffman | 2008-09-10 | 2 | -11/+11 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-10 | 1 | -1/+1 |
|
|
* | ENH: fix docs, bug 7590 | Bill Hoffman | 2008-09-09 | 1 | -0/+4 |
|
|
* | BUG: fix for bug 7292, svn parsing flagged errors or conflicts for switched o... | Bill Hoffman | 2008-09-09 | 1 | -1/+1 |
|
|
* | BUG: fix empty /D option for vs6, fix for 7580 | Bill Hoffman | 2008-09-09 | 2 | -5/+12 |
|
|
* | ENH: support old cmake for dashboards | Bill Hoffman | 2008-09-09 | 1 | -0/+5 |
|
|
* | PERF: Test takes too long when recursing for executable files and when doing ... | David Cole | 2008-09-09 | 1 | -1/+1 |
|
|
* | BUG: 0007569 add ability to do -R/-E in ctest_test command | Bill Hoffman | 2008-09-09 | 2 | -3/+22 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-09 | 1 | -1/+1 |
|
|
* | BUG: fix test to work with new restrictions that cross compiling must be on | Bill Hoffman | 2008-09-09 | 1 | -1/+3 |
|
|
* | BUG: fix for 7624, vs7 flag table missing /MAP | Bill Hoffman | 2008-09-08 | 1 | -1/+2 |
|
|
* | BUG: only check for a toolchain prefix (e.g. "arm-linux-" in | Alexander Neundorf | 2008-09-08 | 2 | -41/+51 |
|
|
* | ENH: do not add the same thing to the PATH again and again | Bill Hoffman | 2008-09-08 | 1 | -2/+4 |
|
|
* | ENH: Improve message for bad find_package call | Brad King | 2008-09-08 | 1 | -10/+3 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-08 | 1 | -1/+1 |
|
|
* | BUG: #7359 make llvm-gcc work, by explicitely excluding "llvm-" from _CMAKE_T... | Alexander Neundorf | 2008-09-07 | 2 | -2/+16 |
|
|
* | COMP: fix compile warning/error (non-void function returning void) | Alexander Neundorf | 2008-09-07 | 2 | -2/+2 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-07 | 1 | -1/+1 |
|
|
* | ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ va... | Alexander Neundorf | 2008-09-06 | 2 | -57/+66 |
|
|
* | ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma... | David Cole | 2008-09-06 | 3 | -30/+846 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-06 | 1 | -1/+1 |
|
|
* | BUG: Fix issue #7046 - make sure extensionless headers and resource files wor... | David Cole | 2008-09-05 | 5 | -20/+44 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-05 | 1 | -1/+1 |
|
|
* | ENH: Allow a custom list of debug configurations | Brad King | 2008-09-04 | 11 | -47/+138 |
|
|
* | BUG: fix extra close that killed cmake when being debugged | Bill Hoffman | 2008-09-04 | 1 | -15/+7 |
|
|
* | BUG: Fix typo in get_property documentation | Brad King | 2008-09-04 | 1 | -1/+1 |
|
|
* | BUG: Fix unsetting of global properties | Brad King | 2008-09-04 | 1 | -4/+0 |
|
|
* | BUG: Make CTest honor user-specified config | Brad King | 2008-09-04 | 1 | -2/+8 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-04 | 1 | -1/+1 |
|
|
* | BUG: fix for 7519 extra closing > in fortran projects | Bill Hoffman | 2008-09-03 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Date Stamp | Brad King | 2008-09-03 | 1 | -1/+1 |
|
|