Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: converted to lowercase commands | Ken Martin | 2005-06-20 | 1 | -8/+8 |
| | |||||
* | ERR: Too much commits | Andy Cedilnik | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | ERR: Fix GetModulesFile | Andy Cedilnik | 2004-02-29 | 1 | -1/+1 |
| | |||||
* | ENH: Attempt to add debug library postfix for visual studio 6 | Andy Cedilnik | 2003-10-31 | 1 | -0/+2 |
| | |||||
* | Fix problem with test on Borland | Andy Cedilnik | 2003-01-03 | 1 | -1/+1 |
| | |||||
* | Rename libraries from c1 to testc1 | Andy Cedilnik | 2003-01-02 | 1 | -3/+3 |
| | |||||
* | Test conversion from ascii to string | Andy Cedilnik | 2003-01-01 | 1 | -0/+3 |
| | |||||
* | Shared library should export symbols on windows | Andy Cedilnik | 2003-01-01 | 2 | -1/+13 |
| | |||||
* | Test also stating and shared libraries | Andy Cedilnik | 2002-12-31 | 6 | -0/+26 |
| | |||||
* | Fix problem on HP | Andy Cedilnik | 2002-10-07 | 2 | -2/+2 |
| | |||||
* | If you specify header file as source, it should still use C compiler and not ↵ | Andy Cedilnik | 2002-10-06 | 4 | -1/+8 |
| | | | | CXX. Also fix COnly test so that it make sure that this still works... | ||||
* | ENH: add enable language support for PROJECT command, this means that a C ↵ | Bill Hoffman | 2002-04-02 | 2 | -0/+7 |
only project can be built with cmake, even without a cxx compiler |