Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Use --><-- markers to denote the path | Ben Boeckel | 2010-12-17 | 2 | -7/+7 | |
| * | | | | | | | | | | | Flip slashes around on Windows | Ben Boeckel | 2010-12-17 | 1 | -0/+7 | |
| * | | | | | | | | | | | Add ctype.h include for toupper() | Ben Boeckel | 2010-12-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | Fix header includes for C++ and Visual Studio | Ben Boeckel | 2010-12-17 | 1 | -2/+3 | |
| * | | | | | | | | | | | Rename the project to match the test | Ben Boeckel | 2010-12-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | Add tests for WORKING_DIRECTORY arg to add_test | Ben Boeckel | 2010-12-16 | 1 | -0/+21 | |
| * | | | | | | | | | | | Add WORKING_DIRECTORY argument to add_test | Ben Boeckel | 2010-12-16 | 2 | -0/+20 | |
| * | | | | | | | | | | | Rename WorkingDirectory test | Ben Boeckel | 2010-12-16 | 3 | -6/+6 | |
| * | | | | | | | | | | | Add the WORKING_DIRECTORY property to tests | Rolf Eike Beer | 2010-12-16 | 5 | -1/+108 | |
* | | | | | | | | | | | | Merge topic 'dev/use-fphsa-in-find-opengl' | Brad King | 2010-12-28 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use FPHSA in FindOpenGL | Ben Boeckel | 2010-12-08 | 1 | -4/+5 | |
* | | | | | | | | | | | | KWSys: Avoid passing string literal as char* | Brad King | 2010-12-28 | 2 | -2/+4 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-28 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-27 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-26 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-25 | 1 | -1/+1 | |
* | | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-24 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-23 | 1 | -1/+1 | |
* | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-22 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'cygwin' | Brad King | 2010-12-21 | 3 | -5/+52 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Cygwin: Do not define 'WIN32' (#10122) | Brad King | 2010-12-17 | 3 | -5/+52 | |
| * | | | | | | | | Merge branch 'cmake_--system-information_min-version' into cygwin | Brad King | 2010-12-17 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tests-if-CYGWIN' into cygwin | Brad King | 2010-12-17 | 2 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cygwin-module-prefix' into cygwin | Brad King | 2010-12-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'try-compile-min-version' into cygwin | Brad King | 2010-12-14 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'resolve/tests-if-CYGWIN' | Brad King | 2010-12-21 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'custom-command-generator-expressions' into resolve/tests-if-CYGWIN | Brad King | 2010-12-17 | 29 | -244/+348 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Cygwin: Fix tests to check CYGWIN instead of WIN32 | Brad King | 2010-12-17 | 2 | -3/+3 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge topic 'cmake_--system-information_min-version' | Brad King | 2010-12-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Declare min CMake version in --system-information project | Brad King | 2010-12-17 | 1 | -1/+2 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge topic 'custom-command-generator-expressions' | Brad King | 2010-12-21 | 23 | -63/+179 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Mark CustomCommand test perconfig.out as SYMBOLIC | Brad King | 2010-12-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Introduce "generator expression" syntax to custom commands (#11209) | Brad King | 2010-12-15 | 7 | -6/+55 | |
| * | | | | | | | | | | | | Record set of targets used in cmGeneratorExpression | Brad King | 2010-12-15 | 2 | -0/+7 | |
| * | | | | | | | | | | | | Optionally suppress errors in cmGeneratorExpression | Brad King | 2010-12-15 | 2 | -4/+7 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Factor per-config sample targets out of 'Testing' test | Brad King | 2010-12-15 | 7 | -31/+36 | |
| * | | | | | | | | | | | Factor generator expression docs out of add_test | Brad King | 2010-12-15 | 3 | -13/+33 | |
| * | | | | | | | | | | | Record backtrace in cmCustomCommand | Brad King | 2010-12-15 | 6 | -9/+40 | |
* | | | | | | | | | | | | Merge topic 'custom-command-refactor' | Brad King | 2010-12-21 | 13 | -144/+137 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'imported-target-dependencies' into custom-command-refactor | Brad King | 2010-12-08 | 2 | -9/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove cmLocalGenerator::GetRealLocation | Brad King | 2010-12-08 | 3 | -24/+7 | |
| * | | | | | | | | | | | | Factor out common custom command generator | Brad King | 2010-12-08 | 7 | -76/+119 | |
| * | | | | | | | | | | | | Simplify VS generator ConstructScript interface | Brad King | 2010-12-08 | 5 | -47/+14 | |
* | | | | | | | | | | | | | Merge topic 'ctest-git-send-committer' | Brad King | 2010-12-21 | 3 | -22/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | CTest: Factor out duplicate Git author/committer code | Brad King | 2010-12-20 | 1 | -44/+28 | |
| * | | | | | | | | | | | | | CTest git update should pass the committer as well as the author | Zach Mullen | 2010-12-20 | 3 | -0/+37 | |
* | | | | | | | | | | | | | | Merge topic 'fix_docs_for_language_property' | Brad King | 2010-12-21 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add more documentation for LANGUAGE property. | Bill Hoffman | 2010-12-20 | 1 | -1/+3 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge topic 'vs2010_header_only_fix' | Brad King | 2010-12-21 | 3 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Fix vs2010 project generation error when HEADER_FILE_ONLY is set. | Bill Hoffman | 2010-12-20 | 3 | -2/+10 | |
| |/ / / / / / / / / / / / / |