| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: Use angle-brackets to include testSystemTools.h to avoid problems with i... | Brad King | 2007-03-07 | 2 | -2/+6 |
|
|
* | BUG: oops bad arg for new test | Ken Martin | 2007-03-07 | 1 | -1/+1 |
|
|
* | BUG: improve bad argument handling for INCLUDE_DIRECTORIES and ADD_DEFINITION... | Ken Martin | 2007-03-07 | 6 | -19/+111 |
|
|
* | ENH: Enabled support for use_auto_ptr(get_auto_ptr()) syntax on HP compiler. | Brad King | 2007-03-07 | 2 | -21/+47 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-07 | 1 | -1/+1 |
|
|
* | ENH: added a tets for newlines in some commands | Ken Martin | 2007-03-06 | 5 | -0/+59 |
|
|
* | COMP: shut up w4 warning | Ken Martin | 2007-03-06 | 1 | -0/+5 |
|
|
* | STYLE: Defautl answer for the license is no | Andy Cedilnik | 2007-03-06 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-06 | 1 | -1/+1 |
|
|
* | ENH: patch applied for bug 4517 | Ken Martin | 2007-03-05 | 1 | -38/+25 |
|
|
* | BUG: Removed legacy SetupTests method that was causing RUN_TESTS to test twice. | Brad King | 2007-03-05 | 4 | -84/+0 |
|
|
* | COMP: shut up warnings | Ken Martin | 2007-03-05 | 4 | -0/+21 |
|
|
* | ENH: fix compiler warnings | Ken Martin | 2007-03-05 | 3 | -6/+4 |
|
|
* | STYLE: long line | Ken Martin | 2007-03-05 | 1 | -1/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-05 | 1 | -1/+1 |
|
|
* | COMP: Disable function call with function return test for HP until it is impl... | Brad King | 2007-03-04 | 1 | -0/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-04 | 1 | -1/+1 |
|
|
* | COMP: All kwsys .hxx headers should include Configure.hxx. Re-enabling testA... | Brad King | 2007-03-03 | 2 | -1/+3 |
|
|
* | COMP: Disable auto_ptr test for now. | Brad King | 2007-03-03 | 1 | -1/+1 |
|
|
* | ENH: Implemented auto_ptr_ref in a way that allows conversion of the pointed-... | Brad King | 2007-03-03 | 2 | -9/+6 |
|
|
* | COMP: Remove one conversion test until it is implemented. | Brad King | 2007-03-03 | 1 | -0/+2 |
|
|
* | ENH: Added test for auto_ptr. Documented aut_ptr template implementation. | Brad King | 2007-03-03 | 3 | -23/+294 |
|
|
* | BUG: cmCreateTestSourceList command is needed at boostrap time because KWSys ... | Brad King | 2007-03-03 | 2 | -2/+2 |
|
|
* | ENH: Cleaned up KWSys tests to use test drivers. | Brad King | 2007-03-03 | 11 | -65/+87 |
|
|
* | BUG: Do not create import library for MODULEs. The TARGET_IMPLIB name is not... | Brad King | 2007-03-03 | 1 | -10/+14 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-03 | 1 | -1/+1 |
|
|
* | BUG: fix for build order | Ken Martin | 2007-03-02 | 2 | -2/+29 |
|
|
* | BUG: Propagate platform settings such as CMAKE_OSX_ARCHITECTURES to the try c... | Andy Cedilnik | 2007-03-02 | 2 | -0/+10 |
|
|
* | ENH: limit the output of system information to no more than 50K per file | Ken Martin | 2007-03-02 | 1 | -1/+1 |
|
|
* | COMP: fix some w4 warnings | Ken Martin | 2007-03-02 | 2 | -1/+5 |
|
|
* | ENH: fix compiler warning | Ken Martin | 2007-03-02 | 1 | -1/+1 |
|
|
* | COMP: fix warnings | Ken Martin | 2007-03-02 | 2 | -3/+3 |
|
|
* | COMP: More workarounds for Borland. | Brad King | 2007-03-02 | 1 | -3/+6 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-02 | 1 | -1/+1 |
|
|
* | BUG: Fix bug introduced by revision 1.67. The qmake query mode prints inform... | Brad King | 2007-03-01 | 1 | -2/+5 |
|
|
* | COMP: fix a compiel warning | Ken Martin | 2007-03-01 | 1 | -1/+1 |
|
|
* | ENH: added LIMIT on file read | Ken Martin | 2007-03-01 | 2 | -4/+26 |
|
|
* | COMP: fix warning | Ken Martin | 2007-03-01 | 1 | -1/+1 |
|
|
* | ENH: added a limit to the getline method | Ken Martin | 2007-03-01 | 2 | -2/+22 |
|
|
* | BUG: a couple bugs in system informaiton | Ken Martin | 2007-03-01 | 1 | -5/+6 |
|
|
* | BUG: bad command line | Ken Martin | 2007-03-01 | 1 | -1/+1 |
|
|
* | BUG: bad command line | Ken Martin | 2007-03-01 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-03-01 | 1 | -1/+1 |
|
|
* | ENH: remove qnx special stuff that does not work | Bill Hoffman | 2007-02-28 | 1 | -9/+0 |
|
|
* | BUG: cleanup paths in GetSourceFile to handle bug 2724 | Ken Martin | 2007-02-28 | 1 | -0/+1 |
|
|
* | ENH: one more pass at paths with spaces and parens | Bill Hoffman | 2007-02-28 | 2 | -29/+17 |
|
|
* | BUG: allow system information to accept the -G option | Ken Martin | 2007-02-28 | 3 | -57/+94 |
|
|
* | BUG: Assignment should always use reset(). | Brad King | 2007-02-28 | 1 | -1/+1 |
|
|
* | COMP: Fix for auto_ptr_ref on Borland 5.8. | Brad King | 2007-02-28 | 1 | -5/+10 |
|
|
* | BUG: Fix for cmake_force target in Borland Makefiles. | Brad King | 2007-02-28 | 1 | -0/+10 |
|
|