summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FixCrashInEclipseGenerator'Brad King2010-12-281-1/+1
|\
| * Fix crash in Eclipse generator with empty project (#11616)Alex Neundorf2010-12-211-1/+1
* | Merge topic 'mac-headerpad_max_install_names-passthru'Brad King2010-12-282-6/+6
|\ \
| * | Pass Mac linker flag through all compilers with -Wl,Brad King2010-12-222-6/+6
* | | Merge topic 'dev/add_test-working-directory'Brad King2010-12-287-2/+162
|\ \ \
| * | | Fix sentence break in add_test documentationBrad King2010-12-211-1/+1
| * | | Make TestsWorkingDirectory test a C fileBen Boeckel2010-12-172-11/+11
| * | | Use iostream to make Borland happyBen Boeckel2010-12-171-4/+5
| * | | Fully specify the path to old-signature add_testBen Boeckel2010-12-171-2/+2
| * | | Group adding tests with its propertiesBen Boeckel2010-12-171-6/+4
| * | | Only test the default cwd with MakefilesBen Boeckel2010-12-171-0/+6
| * | | Simplify the _default_cwd derivationBen Boeckel2010-12-171-5/+3
| * | | Use --><-- markers to denote the pathBen Boeckel2010-12-172-7/+7
| * | | Flip slashes around on WindowsBen Boeckel2010-12-171-0/+7
| * | | Add ctype.h include for toupper()Ben Boeckel2010-12-171-0/+1
| * | | Fix header includes for C++ and Visual StudioBen Boeckel2010-12-171-2/+3
| * | | Rename the project to match the testBen Boeckel2010-12-161-1/+1
| * | | Add tests for WORKING_DIRECTORY arg to add_testBen Boeckel2010-12-161-0/+21
| * | | Add WORKING_DIRECTORY argument to add_testBen Boeckel2010-12-162-0/+20
| * | | Rename WorkingDirectory testBen Boeckel2010-12-163-6/+6
| * | | Add the WORKING_DIRECTORY property to testsRolf Eike Beer2010-12-165-1/+108
* | | | Merge topic 'dev/use-fphsa-in-find-opengl'Brad King2010-12-281-4/+5
|\ \ \ \
| * | | | Use FPHSA in FindOpenGLBen Boeckel2010-12-081-4/+5
* | | | | KWSys: Avoid passing string literal as char*Brad King2010-12-282-2/+4
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-281-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-271-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-261-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-251-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-241-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-231-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-221-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'cygwin'Brad King2010-12-213-5/+52
|\ \ \ \
| * | | | Cygwin: Do not define 'WIN32' (#10122)Brad King2010-12-173-5/+52
| * | | | Merge branch 'cmake_--system-information_min-version' into cygwinBrad King2010-12-171-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'tests-if-CYGWIN' into cygwinBrad King2010-12-172-3/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'cygwin-module-prefix' into cygwinBrad King2010-12-141-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'try-compile-min-version' into cygwinBrad King2010-12-141-2/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'resolve/tests-if-CYGWIN'Brad King2010-12-212-3/+3
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'custom-command-generator-expressions' into resolve/tests-if-CYGWINBrad King2010-12-1729-244/+348
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | Cygwin: Fix tests to check CYGWIN instead of WIN32Brad King2010-12-172-3/+3
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cmake_--system-information_min-version'Brad King2010-12-211-1/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Declare min CMake version in --system-information projectBrad King2010-12-171-1/+2
| |/ / / / / / /
* | | | | | | | 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