summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'custom-command-generator-expressions'Brad King2010-12-2123-63/+179
|\
| * Mark CustomCommand test perconfig.out as SYMBOLICBrad King2010-12-201-0/+1
| * Introduce "generator expression" syntax to custom commands (#11209)Brad King2010-12-157-6/+55
| * Record set of targets used in cmGeneratorExpressionBrad King2010-12-152-0/+7
| * Optionally suppress errors in cmGeneratorExpressionBrad King2010-12-152-4/+7
| * Factor per-config sample targets out of 'Testing' testBrad King2010-12-157-31/+36
| * Factor generator expression docs out of add_testBrad King2010-12-153-13/+33
| * Record backtrace in cmCustomCommandBrad King2010-12-156-9/+40
* | Merge topic 'custom-command-refactor'Brad King2010-12-2113-144/+137
|\ \ | |/
| * Merge branch 'imported-target-dependencies' into custom-command-refactorBrad King2010-12-082-9/+49
| |\
| * | Remove cmLocalGenerator::GetRealLocationBrad King2010-12-083-24/+7
| * | Factor out common custom command generatorBrad King2010-12-087-76/+119
| * | Simplify VS generator ConstructScript interfaceBrad King2010-12-085-47/+14
* | | Merge topic 'ctest-git-send-committer'Brad King2010-12-213-22/+43
|\ \ \
| * | | CTest: Factor out duplicate Git author/committer codeBrad King2010-12-201-44/+28
| * | | CTest git update should pass the committer as well as the authorZach Mullen2010-12-203-0/+37
* | | | Merge topic 'fix_docs_for_language_property'Brad King2010-12-211-1/+3
|\ \ \ \
| * | | | Add more documentation for LANGUAGE property.Bill Hoffman2010-12-201-1/+3
| |/ / /
* | | | Merge topic 'vs2010_header_only_fix'Brad King2010-12-213-2/+10
|\ \ \ \
| * | | | Fix vs2010 project generation error when HEADER_FILE_ONLY is set.Bill Hoffman2010-12-203-2/+10
| |/ / /
* | | | Merge topic 'vs10-sln-msbuild-workaround'Brad King2010-12-213-10/+18
|\ \ \ \
| * | | | Avoid msbuild ".\" idiosyncrasy that builds multiple configs (#11594)Brad King2010-12-202-8/+12
| * | | | Revert "Avoid msbuild idiosyncrasy that builds multiple configs" (#11633)Brad King2010-12-201-0/+2
| * | | | Revert "Remove unused parameter "root" in some VS generator methods"Brad King2010-12-203-2/+4
* | | | | Merge topic 'always_enable_generate'Brad King2010-12-214-51/+146
|\ \ \ \ \
| * | | | | cmake-gui: always enable generate button.Clinton Stimpson2010-12-184-51/+146
* | | | | | Merge topic 'fix-11487-multiple-test-calls'Brad King2010-12-211-0/+2
|\ \ \ \ \ \
| * | | | | | CTest: multiple ctest_test calls w/LABEL regexs (#11487)Clinton Stimpson2010-12-171-0/+2
| |/ / / / /
* | | | | | Merge topic 'fix-10587-avoid-try-compile-warnings'Brad King2010-12-211-8/+6
|\ \ \ \ \ \
| * | | | | | VS10: avoid warning, no nologo when verbose (#10587)David Cole2010-12-171-8/+6
| |/ / / / /
* | | | | | Merge topic 'fix-8210-find-makensis-in-path'Brad King2010-12-211-9/+23
|\ \ \ \ \ \
| * | | | | | CPack: look for makensis in the PATH (#8210)David Cole2010-12-171-9/+23
| |/ / / / /
* | | | | | Merge topic 'dev/fix-cmcurl-try_run'Brad King2010-12-214-66/+3
|\ \ \ \ \ \
| * | | | | | Fix missed _POLL_EMUL_H_ and HAVE_POLL comboBen Boeckel2010-12-171-1/+1
| * | | | | | Toss out strerror_r macrosBen Boeckel2010-12-171-9/+0
| * | | | | | Check for poll when looking for _POLL_EMUL_H_Ben Boeckel2010-12-171-2/+2
| * | | | | | Use _POLL_EMUL_H_ instead of HAVE_POLL_FINEBen Boeckel2010-12-163-14/+3
| * | | | | | Ignore strerror_r since CMake isn't threadedBen Boeckel2010-12-161-43/+0
* | | | | | | Merge topic 'fix-11533-vs10-custom-build-err'Brad King2010-12-214-1/+30
|\ \ \ \ \ \ \
| * | | | | | | VS10: stop build on custom command error (#11533)David Cole2010-12-174-1/+30
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'xcode-version-3.2'Brad King2010-12-211-2/+7
|\ \ \ \ \ \ \
| * | | | | | | Xcode: Generate native 3.2 projectsBrad King2010-12-171-2/+7
| |/ / / / / /
* | | | | | | Merge topic 'remove-GetMaximumFilePathLength-call'Brad King2010-12-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove call to SystemTools::GetMaximumFilePathLengthBrad King2010-12-161-1/+1
* | | | | | | | Merge topic 'file-GLOB-use-case-warning'Brad King2010-12-211-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Warn in find(GLOB) docs about bad use case (#11617)Brad King2010-12-161-1/+6
* | | | | | | | | Merge topic 'CheckCCompilerFlag-strict-prototypes'Brad King2010-12-212-1/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CheckCCompilerFlag: Strict signature of 'main' (#11615)Brad King2010-12-162-1/+7
* | | | | | | | | | Merge topic 'gnu-compiler-windows-info'Brad King2010-12-211-1/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unused old-style g++ info fileBrad King2010-12-161-1/+0
| |/ / / / / / / / /