Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: almost all tests passing in vs 10, commit fixes preprocess and starts ↵ | Bill Hoffman | 2009-07-13 | 1 | -28/+52 |
| | | | | vs external project | ||||
* | ENH: add group support and fix borland error | Bill Hoffman | 2009-07-11 | 1 | -41/+129 |
| | |||||
* | ENH: change so rules show up in GUI, must be windows path | Bill Hoffman | 2009-07-10 | 1 | -3/+6 |
| | |||||
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -45/+173 |
| | |||||
* | ENH: Pass config to cmTarget::GetLinkerLanguage | Brad King | 2009-07-08 | 1 | -3/+6 |
| | | | | | | This passes the build configuration to most GetLinkerLanguage calls. In the future the linker language will account for targets linked in each configuration. | ||||
* | ENH: Simpler cmTarget::GetLinkerLanguage signature | Brad King | 2009-07-07 | 1 | -8/+4 |
| | | | | | | | This method previously required the global generator to be passed, but that was left from before cmTarget had its Makefile member. Now the global generator can be retrieved automatically, so we can drop the method argument. | ||||
* | ENH: fix line length | Bill Hoffman | 2009-06-28 | 1 | -6/+31 |
| | |||||
* | ENH: fix line length issues | Bill Hoffman | 2009-06-26 | 1 | -10/+14 |
| | |||||
* | ENH: remove debug print | Bill Hoffman | 2009-06-26 | 1 | -2/+0 |
| | |||||
* | ENH: add obj file support and remove a warning | Bill Hoffman | 2009-06-26 | 1 | -8/+37 |
| | |||||
* | ENH: first pass at VS 10, can bootstrap CMake, but many tests still fail | Bill Hoffman | 2009-06-25 | 1 | -0/+965 |