| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: Removing debugging code now that the problem has been fixed on the remot... | Brad King | 2005-02-16 | 1 | -8/+0 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-16 | 1 | -1/+1 |
|
|
* | ENH: add custom commands, still failing a bunch of tests | Bill Hoffman | 2005-02-15 | 2 | -3/+238 |
|
|
* | BUG: Preserve trailing slash state when translating paths. | Brad King | 2005-02-15 | 1 | -10/+15 |
|
|
* | ENH: make sure paths do not end in / before adding one | Bill Hoffman | 2005-02-15 | 1 | -1/+8 |
|
|
* | STYLE: Added TODO comment for checking dependencies. | Brad King | 2005-02-15 | 1 | -0/+1 |
|
|
* | BUG: Adding debugging code to remotely debug a failing dashboard test. | Brad King | 2005-02-15 | 1 | -0/+4 |
|
|
* | BUG: Adding debugging code to remotely debug a failing dashboard test. | Brad King | 2005-02-15 | 1 | -0/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-15 | 1 | -1/+1 |
|
|
* | ENH: getting closer | Bill Hoffman | 2005-02-14 | 4 | -25/+183 |
|
|
* | ENH: only do objc++ test with GNU of course | Ken Martin | 2005-02-14 | 1 | -2/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-14 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-13 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-12 | 1 | -1/+1 |
|
|
* | ENH: Add command to copy directory with content | Andy Cedilnik | 2005-02-11 | 1 | -0/+14 |
|
|
* | ENH: Implement copy of directory with content | Andy Cedilnik | 2005-02-11 | 2 | -0/+48 |
|
|
* | FIX: fix for bug 1135 | Bill Hoffman | 2005-02-11 | 2 | -1/+23 |
|
|
* | more work on linking flags | Bill Hoffman | 2005-02-11 | 2 | -22/+68 |
|
|
* | FIX: fix for bug 1460 | Bill Hoffman | 2005-02-11 | 1 | -3/+26 |
|
|
* | FIX: fixes bugs 1152 and 1154 | Bill Hoffman | 2005-02-11 | 1 | -15/+15 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-11 | 1 | -1/+1 |
|
|
* | ENH: Split cmLocalUnixMakefileGenerator2 away from cmLocalUnixMakefileGenerat... | Brad King | 2005-02-10 | 2 | -22/+408 |
|
|
* | ENH: Initializing translation map using the PWD environment variable and getc... | Brad King | 2005-02-10 | 2 | -20/+82 |
|
|
* | COMP: std:: -> kwsys_stl:: | Brad King | 2005-02-10 | 1 | -4/+4 |
|
|
* | ENH: Added SystemTools::SplitPath method to split any file path into its basi... | Brad King | 2005-02-10 | 4 | -66/+82 |
|
|
* | COMP: fix warning | Bill Hoffman | 2005-02-10 | 1 | -2/+1 |
|
|
* | BUG: Fix for bug 1100. If EXECUTABLE_OUTPUT_PATH or LIBRARY_OUTPUT_PATH is a... | Brad King | 2005-02-10 | 1 | -0/+6 |
|
|
* | COMP: fix warning | Bill Hoffman | 2005-02-10 | 1 | -2/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-10 | 1 | -1/+1 |
|
|
* | ENH: fix bug 1324 | Bill Hoffman | 2005-02-10 | 2 | -9/+26 |
|
|
* | ENH: move most of the to global generator | Bill Hoffman | 2005-02-10 | 4 | -430/+419 |
|
|
* | ENH: fix for 1450 | Bill Hoffman | 2005-02-10 | 2 | -9/+21 |
|
|
* | ENH: Adding cleaning of custom command outputs during "make clean". | Brad King | 2005-02-09 | 2 | -30/+56 |
|
|
* | ENH: Moved reference from local driver targets (like build.local) into indivi... | Brad King | 2005-02-09 | 2 | -43/+94 |
|
|
* | ENH: Adding MakeClean test to test cleaning for makefile generators. | Brad King | 2005-02-09 | 1 | -0/+13 |
|
|
* | ENH: add link library stuff | Bill Hoffman | 2005-02-08 | 3 | -22/+86 |
|
|
* | ENH: fix bug in target linking | Bill Hoffman | 2005-02-07 | 3 | -11/+43 |
|
|
* | COMP: Removed useless expression warning. | Brad King | 2005-02-07 | 1 | -1/+0 |
|
|
* | ENH: Implemented support for include/complain regular expressions for depende... | Brad King | 2005-02-07 | 5 | -25/+73 |
|
|
* | ENH: Added generation of CMakeDirectoryInformation.cmake file in each directo... | Brad King | 2005-02-07 | 2 | -19/+115 |
|
|
* | ENH: Added GetComplainRegularExpression method. | Brad King | 2005-02-07 | 1 | -0/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-07 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-06 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-05 | 1 | -1/+1 |
|
|
* | ENH: this version can build cmake | Bill Hoffman | 2005-02-04 | 3 | -26/+98 |
|
|
* | BUG: Fixed --build-target implementation to work with Visual Studio generators. | Brad King | 2005-02-04 | 1 | -2/+19 |
|
|
* | ENH: Implemented external object feature. | Brad King | 2005-02-04 | 2 | -38/+102 |
|
|
* | ENH: Adding test for external object file feature. | Brad King | 2005-02-04 | 1 | -0/+11 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-02-04 | 1 | -1/+1 |
|
|
* | COMP: remove warnings | Bill Hoffman | 2005-02-04 | 1 | -3/+3 |
|
|