Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'fix-warning-char-string-constant' | Brad King | 2011-01-04 | 2 | -3/+5 |
|\ | |||||
| * | Avoid passing string literal to char* type | Brad King | 2010-12-28 | 2 | -3/+5 |
* | | Merge topic 'add_support_for_windres' | Brad King | 2011-01-04 | 4 | -2/+16 |
|\ \ | |||||
| * | | Build enable_language command during bootstrap | Brad King | 2010-12-30 | 2 | -2/+2 |
| * | | Add support for windows resources with mingw/msys. | Bill Hoffman | 2010-12-23 | 2 | -0/+14 |
* | | | Merge topic 'add_preprocessor_def_vs2010_resources' | Brad King | 2011-01-04 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | Add flags to resource builds on vs 2010 with a test. | Bill Hoffman | 2010-12-21 | 1 | -1/+4 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-04 | 1 | -1/+1 |
* | | | KWSys: Remove useless include <sys/procfs.h> (#11648) | Brad King | 2011-01-03 | 1 | -1/+0 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-03 | 1 | -1/+1 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-02 | 1 | -1/+1 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2011-01-01 | 1 | -3/+3 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-31 | 1 | -1/+1 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-30 | 1 | -1/+1 |
* | | | KWSys Nightly Date Stamp | KWSys Robot | 2010-12-29 | 1 | -1/+1 |
* | | | Merge topic 'FixCrashInEclipseGenerator' | Brad King | 2010-12-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix crash in Eclipse generator with empty project (#11616) | Alex Neundorf | 2010-12-21 | 1 | -1/+1 |
* | | | | Merge topic 'dev/add_test-working-directory' | Brad King | 2010-12-28 | 4 | -2/+31 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix sentence break in add_test documentation | Brad King | 2010-12-21 | 1 | -1/+1 |
| * | | | Add WORKING_DIRECTORY argument to add_test | Ben Boeckel | 2010-12-16 | 2 | -0/+20 |
| * | | | Add the WORKING_DIRECTORY property to tests | Rolf Eike Beer | 2010-12-16 | 2 | -1/+10 |
* | | | | 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 | 1 | -4/+6 |
|\ \ \ | |||||
| * | | | Cygwin: Do not define 'WIN32' (#10122) | Brad King | 2010-12-17 | 1 | -4/+6 |
| * | | | Merge branch 'try-compile-min-version' into cygwin | Brad King | 2010-12-14 | 1 | -2/+3 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'custom-command-generator-expressions' | Brad King | 2010-12-21 | 15 | -31/+128 |
|\ \ \ \ \ | |||||
| * | | | | | Introduce "generator expression" syntax to custom commands (#11209) | Brad King | 2010-12-15 | 4 | -5/+41 |
| * | | | | | 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 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 | 12 | -144/+136 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'imported-target-dependencies' into custom-command-refactor | Brad King | 2010-12-08 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | Remove cmLocalGenerator::GetRealLocation | Brad King | 2010-12-08 | 3 | -24/+7 |
| * | | | | | | Factor out common custom command generator | Brad King | 2010-12-08 | 6 | -76/+118 |
| * | | | | | | 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 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix vs2010 project generation error when HEADER_FILE_ONLY is set. | Bill Hoffman | 2010-12-20 | 1 | -1/+1 |
| |/ / / / / / / |