Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'vs10-sln-msbuild-workaround' | Brad King | 2010-12-21 | 3 | -10/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594) | Brad King | 2010-12-20 | 2 | -8/+12 |
| * | | | | | | | Revert "Avoid msbuild idiosyncrasy that builds multiple configs" (#11633) | Brad King | 2010-12-20 | 1 | -0/+2 |
| * | | | | | | | Revert "Remove unused parameter "root" in some VS generator methods" | Brad King | 2010-12-20 | 3 | -2/+4 |
* | | | | | | | | Merge topic 'always_enable_generate' | Brad King | 2010-12-21 | 4 | -51/+146 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmake-gui: always enable generate button. | Clinton Stimpson | 2010-12-18 | 4 | -51/+146 |
* | | | | | | | | | Merge topic 'fix-11487-multiple-test-calls' | Brad King | 2010-12-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CTest: multiple ctest_test calls w/LABEL regexs (#11487) | Clinton Stimpson | 2010-12-17 | 1 | -0/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'fix-10587-avoid-try-compile-warnings' | Brad King | 2010-12-21 | 1 | -8/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | VS10: avoid warning, no nologo when verbose (#10587) | David Cole | 2010-12-17 | 1 | -8/+6 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'fix-8210-find-makensis-in-path' | Brad King | 2010-12-21 | 1 | -9/+23 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPack: look for makensis in the PATH (#8210) | David Cole | 2010-12-17 | 1 | -9/+23 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'dev/fix-cmcurl-try_run' | Brad King | 2010-12-21 | 4 | -66/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix missed _POLL_EMUL_H_ and HAVE_POLL combo | Ben Boeckel | 2010-12-17 | 1 | -1/+1 |
| * | | | | | | | | | Toss out strerror_r macros | Ben Boeckel | 2010-12-17 | 1 | -9/+0 |
| * | | | | | | | | | Check for poll when looking for _POLL_EMUL_H_ | Ben Boeckel | 2010-12-17 | 1 | -2/+2 |
| * | | | | | | | | | Use _POLL_EMUL_H_ instead of HAVE_POLL_FINE | Ben Boeckel | 2010-12-16 | 3 | -14/+3 |
| * | | | | | | | | | Ignore strerror_r since CMake isn't threaded | Ben Boeckel | 2010-12-16 | 1 | -43/+0 |
* | | | | | | | | | | Merge topic 'fix-11533-vs10-custom-build-err' | Brad King | 2010-12-21 | 4 | -1/+30 |
|\ \ \ \ \ \ \ \ \ \ |