Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix compile error on AIX/gcc-2.9 because of unknown std::stringstream | Rolf Eike Beer | 2014-04-22 | 1 | -2/+2 |
* | CodeLite generator: simplify code a bit | Rolf Eike Beer | 2014-04-15 | 1 | -8/+4 |
* | AIX: fix compilation error because of missing <sstream> | Rolf Eike Beer | 2014-04-14 | 1 | -1/+1 |
* | cmTarget: Make the source files depend on the config. | Stephen Kelly | 2014-04-02 | 1 | -1/+2 |
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -2/+2 |
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
* | speedup: Cache strings for comparisons | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | stringapi: Use strings for the languages | Ben Boeckel | 2014-03-08 | 1 | -1/+2 |
* | CodeLite: Use make -jN switch when generating Unix/MinGW makefiles | Eran Ifrah | 2014-02-03 | 1 | -2/+6 |
* | Add support for codelite IDE project fles | Eran Ifrah | 2014-01-10 | 1 | -0/+487 |