| Commit message (Expand) | Author | Age | Files | Lines |
* | cmState: Record buildsystem target names in each directory | Brad King | 2016-09-19 | 1 | -0/+1 |
|
|
* | cmTarget: Construct with basic information up front | Brad King | 2016-09-14 | 1 | -8/+8 |
|
|
* | Avoid requiring default cmTarget constructor for map indexing | Brad King | 2016-09-14 | 1 | -2/+3 |
|
|
* | cmMakefile: Restore nested error logic use of cmExecutionStatus | Brad King | 2016-09-06 | 1 | -11/+8 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -6/+7 |
|
|
* | add_custom_command: Add DEPFILE option for Ninja | Kulla Christoph | 2016-08-30 | 1 | -4/+6 |
|
|
* | Parser: Port away from cmMakefile | Stephen Kelly | 2016-08-25 | 1 | -3/+12 |
|
|
* | cmMakefile: Port nested error logic away from cmExecutionStatus | Stephen Kelly | 2016-08-25 | 1 | -7/+11 |
|
|
* | cmMakefile: Simplify IssueMessage implementation | Stephen Kelly | 2016-08-25 | 1 | -5/+3 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-23 | 1 | -10/+16 |
|
|
* | CMake: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -85/+82 |
|
|
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -1/+4 |
|
|
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -10/+9 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -29/+30 |
|
|
* | cmake: Add an option to control what files needs to be traced | Alex Turbov | 2016-06-17 | 1 | -1/+23 |
|
|
* | Merge topic 'cleanup-streams' | Brad King | 2016-06-16 | 1 | -1/+1 |
|\ |
|
| * | Access std::ios_base with std::ios | Daniel Pfeifer | 2016-06-14 | 1 | -1/+1 |
|
|
* | | Merge topic 'clean-up-cmMakefile-IssueMessage' | Brad King | 2016-06-16 | 1 | -3/+4 |
|\ \ |
|
| * | | cmMakefile: Extract invoke result variables | Stephen Kelly | 2016-06-13 | 1 | -3/+4 |
| |/ |
|
* | | Parser: Out-of-line conditional code to cmMakefile | Stephen Kelly | 2016-06-13 | 1 | -4/+75 |
|/ |
|
* | Merge topic 'fix-cmake-ISP-violation' | Brad King | 2016-06-13 | 1 | -3/+3 |
|\ |
|
| * | cmake: Remove force from IssueMessage API | Stephen Kelly | 2016-06-12 | 1 | -3/+3 |
|
|
* | | Merge topic 'avoid-cmMakefile-IssueMessage-after-configure' | Brad King | 2016-06-13 | 1 | -14/+38 |
|\ \ |
|
| * | | cmMakefile: Port messages for compile features to cmake | Stephen Kelly | 2016-06-12 | 1 | -9/+29 |
|
|
| * | | cmMakefile: Avoid IssueMessage after configure is finished | Stephen Kelly | 2016-06-12 | 1 | -5/+9 |
| |/ |
|
* | | Merge topic 'find-lib32' | Brad King | 2016-06-13 | 1 | -0/+8 |
|\ \ |
|
| * | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 1 | -0/+8 |
| |/ |
|
* | | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -1/+2 |
|/ |
|
* | Remove c_str() calls from stream arguments. | Daniel Pfeifer | 2016-06-06 | 1 | -1/+1 |
|
|
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -13/+4 |
|
|
* | cmMakefile: Optimize AddSystemIncludeDirectories for empty set | Brad King | 2016-05-24 | 1 | -0/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1937/+1289 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -69/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+26 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -13/+13 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmMakefile::AddCacheDefinition: avoid conversions between char* and string | Rolf Eike Beer | 2016-04-20 | 1 | -10/+11 |
|
|
* | cmListFileBacktrace: Refactor storage to provide efficient value semantics | Brad King | 2016-04-18 | 1 | -95/+45 |
|
|
* | Add call stack to unused/uninitialized variable warnings | Brad King | 2016-04-15 | 1 | -17/+3 |
|
|
* | cmMakefile: Move cmMakefileCall to .cxx file | Brad King | 2016-04-15 | 1 | -13/+20 |
|
|
* | cmState: Rename CallStack snapshots to IncludeFile | Brad King | 2016-04-12 | 1 | -1/+1 |
|
|
* | Merge topic 'fix-target-alias-in-subdir' | Brad King | 2016-04-05 | 1 | -14/+2 |
|\ |
|
| * | Rename local target lookup methods to clarify purpose | Brad King | 2016-04-01 | 1 | -2/+2 |
|
|
| * | Fix lookup of an ALIAS target outside aliased target's directory (#16044) | Brad King | 2016-04-01 | 1 | -14/+2 |
|
|
* | | Merge topic 'fix-variable_watch-reallocation' | Brad King | 2016-03-24 | 1 | -8/+15 |
|\ \
| |/ |
|
| * | Avoid occasional use-after-free when a variable watch is executed | Yves Frederix | 2016-03-23 | 1 | -8/+15 |
|
|
* | | Avoid depending on CMAKE_ROOT cache entry internally (#16015) | Brad King | 2016-03-16 | 1 | -12/+8 |
|
|
* | | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -28/+0 |
|/ |
|
* | Fix internal target lookup performance regression | Brad King | 2016-02-08 | 1 | -0/+2 |
|
|
* | add_custom_command: Clarify error when TARGET is out of scope (#15681) | Brad King | 2016-01-28 | 1 | -1/+18 |
|
|