Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-12-01 | 1 | -1/+1 |
| | |||||
* | ENH: Add variable for debugging. This variable CMAKE_PARENT_LIST_FILE holds ↵ | Andy Cedilnik | 2005-11-30 | 1 | -0/+6 |
| | | | | the parent CMake list file of the current cmake list file. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-30 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-24 | 1 | -1/+1 |
| | |||||
* | ENH: executable prefix and post fix variables should not be the same as the ↵ | Bill Hoffman | 2005-11-23 | 1 | -4/+2 |
| | | | | executable extension | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-23 | 1 | -1/+1 |
| | |||||
* | BUG: Do not expand escape sequences when re-expanding variables in include ↵ | Brad King | 2005-11-22 | 2 | -4/+4 |
| | | | | directories, link directories, and link libraries. | ||||
* | BUG: Do not accept a directory name as a library. | Brad King | 2005-11-22 | 1 | -10/+10 |
| | |||||
* | BUG: fix for bug 2357, do not allow targets to link to directories | Bill Hoffman | 2005-11-22 | 2 | -0/+13 |
| | |||||
* | BUG: fix spelling error | Bill Hoffman | 2005-11-22 | 1 | -1/+1 |
| | |||||
* | BUG: Tweak VS8 generator to keep VS8 happy. The .vcproj files need their ↵ | Brad King | 2005-11-22 | 3 | -4/+12 |
| | | | | own GUIDs in a ProjectGUID attribute. The top level .sln file needs a special comment at the top to allow it to be opened with double-click in explorer. | ||||
* | STYLE: Fixed documentation to state target_EXPORTS default right after ↵ | Brad King | 2005-11-22 | 1 | -4/+6 |
| | | | | DEFINE_SYMBOL documentation instead of many sentences later in a random place. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-22 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-21 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-20 | 1 | -1/+1 |
| | |||||
* | ENH: add some more properties for visual studio projects | Bill Hoffman | 2005-11-19 | 2 | -5/+18 |
| | |||||
* | COMP: fix compile error | Bill Hoffman | 2005-11-19 | 1 | -5/+2 |
| | |||||
* | ENH: fix docs | Bill Hoffman | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-19 | 1 | -1/+1 |
| | |||||
* | ENH: more chars need quotes | Bill Hoffman | 2005-11-18 | 1 | -1/+1 |
| | |||||
* | ENH: fixes for Xcode 2.2 | Bill Hoffman | 2005-11-18 | 2 | -130/+153 |
| | |||||
* | ENH: add new error regex | Bill Hoffman | 2005-11-18 | 1 | -0/+1 |
| | |||||
* | BUG: Fixed flag-to-vcproj-attribute conversion code to work again (it was ↵ | Brad King | 2005-11-18 | 1 | -25/+16 |
| | | | | broken by the optimization changes). Added conversion of /nologo flag to SuppressStartupBanner attribute and /Gy flag to EnableFunctionLevelLinking attribute. | ||||
* | BUG: Fixed XML escapes for custom commands. Also added escaping of newlines ↵ | Brad King | 2005-11-17 | 1 | -3/+3 |
| | | | | for VS 2005. | ||||
* | BUG: Do not dereference an end iterator. | Brad King | 2005-11-17 | 2 | -2/+2 |
| | |||||
* | BUG: Fixed support for external object files built by custom commands. Also ↵ | Brad King | 2005-11-17 | 2 | -2/+30 |
| | | | | added a test to keep it working. | ||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 3 | -4/+4 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 2 | -10/+10 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 1 | -7/+11 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 1 | -2/+3 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 1 | -8/+8 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 1 | -5/+3 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 2 | -10/+11 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 2 | -2/+2 |
| | |||||
* | BUG: clean up scoping | Ken Martin | 2005-11-17 | 1 | -9/+12 |
| | |||||
* | BUG: fix incrementing past end | Ken Martin | 2005-11-17 | 1 | -3/+1 |
| | |||||
* | BUG: fix incrementing past end | Ken Martin | 2005-11-17 | 1 | -39/+29 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-17 | 1 | -2/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-17 | 1 | -1/+1 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 3 | -6/+6 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -3/+3 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 2 | -2/+2 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -2/+2 |
| | |||||
* | ENH: fixes for xcode21 and build styles and comments in the generated project | Bill Hoffman | 2005-11-16 | 4 | -46/+163 |
| | |||||
* | STYLE: fix docs | Ken Martin | 2005-11-16 | 1 | -1/+1 |
| |