Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: When a non-cache variable is marked as advance do not use the ↵ | Brad King | 2007-04-10 | 1 | -0/+2 |
| | | | | cmMakefile implementation of AddCacheDefinition to avoid removing the makefile definition. | ||||
* | BUG: When a non-cache variable is marked as advance do not use the ↵ | Brad King | 2007-04-10 | 1 | -2/+2 |
| | | | | cmMakefile implementation of AddCacheDefinition to avoid removing the makefile definition. | ||||
* | ENH: this variable overrides all PROJECT_URL. Check the dashboard, all ↵ | Sebastien Barre | 2007-04-10 | 1 | -3/+0 |
| | | | | projects have the wrong URL in their "Home" button. Other variables (like ROLLUP_URL) were moved a while ago, for some reasons this one is still here. | ||||
* | BUG: The ALL_BUILD target should not have any command lines so that it is ↵ | Brad King | 2007-04-10 | 4 | -49/+40 |
| | | | | not always considered out of date. Moved the 'Build all projects' message into the description field instead of an echo in the command field. Moved common implementation of Generate for VS6 and VS7 into the superclass to avoid duplicate code for the ALL_BUILD target. This addresses bug#4556. | ||||
* | ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the ↵ | Brad King | 2007-04-10 | 3 | -9/+62 |
| | | | | default permissions for shared libraries include the executable bit. This is necessary to support the conflicting policies of Debian and Fedora. These changes address bug#4805. | ||||
* | ENH: added internal target property for the name of the project file | Ken Martin | 2007-04-10 | 6 | -50/+45 |
| | |||||
* | STYLE: Added comment about why dependencies need to be chained to clarify code. | Brad King | 2007-04-10 | 1 | -0/+2 |
| | |||||
* | ENH: Enabled use of soname and therefore versioning symlinks. Patch is from ↵ | Brad King | 2007-04-10 | 1 | -0/+2 |
| | | | | bug#4558. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-10 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-08 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-07 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-06 | 1 | -1/+1 |
| | |||||
* | STYLE: Fix line-too-long. | Brad King | 2007-04-05 | 1 | -1/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-04 | 1 | -1/+1 |
| | |||||
* | STYLE: Do doxygen for CPack | Andy Cedilnik | 2007-04-04 | 1 | -0/+1 |
| | |||||
* | BUG: Revert "Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx" | Andy Cedilnik | 2007-04-04 | 2 | -36/+16 |
| | |||||
* | BUG: Fix utility dependencies for static libraries in VS generators. This ↵ | Brad King | 2007-04-04 | 10 | -30/+220 |
| | | | | addresses bug#4789. | ||||
* | BUG: fix for bug 4605 | Bill Hoffman | 2007-04-04 | 1 | -4/+22 |
| | |||||
* | ENH: Fix copyright year | Andy Cedilnik | 2007-04-04 | 1 | -1/+1 |
| | |||||
* | COMP: Fix kwstyle | Andy Cedilnik | 2007-04-04 | 1 | -1/+2 |
| | |||||
* | COMP: Fix kwstyleSource/CTest/cmCTestBuildHandler.cxx | Andy Cedilnik | 2007-04-04 | 2 | -16/+36 |
| | |||||
* | BUG: No need for the backward compatibility variable warning | Andy Cedilnik | 2007-04-04 | 1 | -2/+2 |
| | |||||
* | ENH: Add variable for the current list file | Andy Cedilnik | 2007-04-04 | 1 | -4/+13 |
| | |||||
* | ENH: Added cmGlobalVisualStudioGenerator as superclass to all VS global ↵ | Brad King | 2007-04-04 | 5 | -4/+68 |
| | | | | generators. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-04 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-03 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-02 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-04-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-31 | 1 | -1/+1 |
| | |||||
* | ENH: make sure default /System framework is not added with -F | Bill Hoffman | 2007-03-30 | 3 | -0/+5 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-29 | 1 | -1/+1 |
| | |||||
* | BUG: even safer checking of return value | Ken Martin | 2007-03-28 | 1 | -7/+8 |
| | |||||
* | BUG: even safer checking of return value | Ken Martin | 2007-03-28 | 1 | -22/+27 |
| | |||||
* | BUG: fix checking of the return value for a build | Ken Martin | 2007-03-28 | 1 | -2/+3 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-28 | 1 | -1/+1 |
| | |||||
* | COMP: Restored shared local variable removed by previous change. | Brad King | 2007-03-28 | 1 | -0/+3 |
| | |||||
* | ENH: Created method cmTarget::GetExportMacro to centralize computation of ↵ | Brad King | 2007-03-28 | 6 | -50/+46 |
| | | | | the export symbol name. This removes duplicate code from all the generators. Also enabled the export definition for executable targets with the ENABLE_EXPORTS property set. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-24 | 1 | -1/+1 |
| | |||||
* | BUG: fix problem with new curl_getdate and ctest | Bill Hoffman | 2007-03-23 | 1 | -1/+7 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-23 | 1 | -1/+1 |
| | |||||
* | ENH: Added target property ENABLE_EXPORTS for executable targets. It ↵ | Brad King | 2007-03-22 | 6 | -14/+70 |
| | | | | enables the executables for linking by loadable modules that import symbols from the executable. This finishes the executable import library support mentioned in bug #4210. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-22 | 1 | -1/+1 |
| | |||||
* | BUG: typo in if test | Ken Martin | 2007-03-21 | 1 | -8/+8 |
| | |||||
* | BUG: Disable deep-source test on Watcom until it can be fixed. This is a ↵ | Brad King | 2007-03-21 | 2 | -7/+11 |
| | | | | new feature for other generators anyway. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-21 | 1 | -1/+1 |
| |