| Commit message (Expand) | Author | Age | Files | Lines |
* | CodeLite: Make build/clean/rebuild operations optionally target-centric | Minze Zwerver | 2016-12-14 | 1 | -21/+38 |
|
|
* | Merge topic 'clang-tidy' | Brad King | 2016-10-20 | 1 | -4/+6 |
|\ |
|
| * | fix more issues reported by clang-tidy | Daniel Pfeifer | 2016-10-20 | 1 | -4/+6 |
|
|
* | | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -16/+16 |
|/ |
|
* | Codelite: Consume the CMAKE_CODELITE_USE_TARGETS setting globally | Stephen Kelly | 2016-10-07 | 1 | -3/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+2 |
|
|
* | CodeLite: Optionally use targets to create (sub)project files | Minze Zwerver | 2016-09-26 | 1 | -94/+240 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -6/+10 |
|
|
* | Refactor extra generator registration to use factories | Tobias Hunger | 2016-08-03 | 1 | -11/+17 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -164/+117 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -5/+5 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmExtraCodeLiteGenerator: port to cmXMLWriter | Daniel Pfeifer | 2016-03-21 | 1 | -93/+149 |
|
|
* | cmake: Store hardcoded lists of sources and headers | Stephen Kelly | 2015-10-27 | 1 | -5/+8 |
|
|
* | Port to GetGeneratorTargets. | Stephen Kelly | 2015-10-24 | 1 | -6/+5 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -8/+8 |
|
|
* | cmLocalGenerator: Add current binary directory accessor. | Stephen Kelly | 2015-10-10 | 1 | -7/+5 |
|
|
* | cmLocalGenerator: Add Home directory accessors. | Stephen Kelly | 2015-10-08 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Add GetProjectName method. | Stephen Kelly | 2015-10-08 | 1 | -4/+4 |
|
|
* | Access sources through cmGeneratorTarget. | Stephen Kelly | 2015-10-07 | 1 | -1/+3 |
|
|
* | CodeLite: Remove unused code. | Stephen Kelly | 2015-07-17 | 1 | -18/+0 |
|
|
* | cmMakefile: Port users of GetStart* methods to new names. | Stephen Kelly | 2015-04-20 | 1 | -5/+5 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | 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 |
|
|