summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Move code for parsing a cpp-file from the big loop to separate functionAlex Neundorf2011-08-142-183/+186
| * | | | | Fix line lengthsAlex Neundorf2011-08-141-49/+60
| * | | | | Add AUTOMOC to the add_library() commandAlex Neundorf2011-08-143-13/+42
| * | | | | Add the cmake module required currently for automocAlex Neundorf2011-08-145-1/+169
| * | | | | Remove the need to check for .h/.cxx during buildtimeAlex Neundorf2011-08-142-144/+143
| * | | | | Add actual automoc code from automocAlex Neundorf2011-08-142-6/+589
| * | | | | Start implementing skeleton for automoc in cmakeAlex Neundorf2011-08-143-1/+100
| * | | | | Start work on automoc: add empty cmQtAutomoc classAlex Neundorf2011-08-074-0/+30
* | | | | | Merge topic 'xcode4-remove-PREBINDING'David Cole2011-08-251-1/+1
|\ \ \ \ \ \
| * | | | | | Xcode: Remove PREBINDING attribute for Xcode 4 and aboveJohan Bjork2011-08-191-1/+1
* | | | | | | Merge topic 'fix-vs10-rebuild-issue'David Cole2011-08-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | VS10: Avoid unnecessary rebuilds for custom commandsDavid Cole2011-08-181-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-251-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2011-08-241-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2011-08-231-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-08-221-1/+1
* | | | | KWSys Nightly Date StampKWSys Robot2011-08-211-1/+1
* | | | | KWSys: Remove translation path for "/tmp_mnt/" (#10595)David Cole2011-08-201-2/+0
* | | | | KWSys Nightly Date StampKWSys Robot2011-08-201-1/+1
| |/ / / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2011-08-191-1/+1
|/ / /
* | | KWSys Nightly Date StampKWSys Robot2011-08-181-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-08-171-1/+1
* | | Merge topic 'add-vs9-midl-inc-dirs'David Cole2011-08-161-0/+7
|\ \ \
| * | | VS9: Add include_directories to midl command linesDavid Cole2011-08-121-0/+7
* | | | Merge topic 'WriteConfigVersionFile_2TemplateFiles'David Cole2011-08-161-0/+3
|\ \ \ \
| * | | | Provide macro write_basic_config_version_file()Alex Neundorf2011-08-011-0/+3
* | | | | Merge topic 'fix-10941-correct-comments'David Cole2011-08-167-14/+14
|\ \ \ \ \
| * | | | | Documentation: Fix comments in the source code (#10941)David Cole2011-08-047-14/+14
* | | | | | Merge topic 'enable-parallel-xcode-builds'David Cole2011-08-161-22/+23
|\ \ \ \ \ \
| * | | | | | Xcode: Rearrange CMakeReRun to enable parallel buildsJohan Björk2011-08-041-22/+23
* | | | | | | Merge topic 'fix-imported-target-depend-crash'David Cole2011-08-161-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Do not crash when an imported target depends on a missing targetBrad King2011-08-041-3/+5
* | | | | | | | Merge topic 'fix-12259-quote-commas-for-xcode'David Cole2011-08-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Xcode: Quote ',' in Xcode string values (#12259)Johan Björk2011-08-041-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'fix-11746-sort-failed-tests-output'David Cole2011-08-162-5/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix line too long style violationDavid Cole2011-08-031-1/+2
| * | | | | | | | CTest: print failed tests in index order (#11746)David Cole2011-08-032-5/+18
| |/ / / / / / /
* | | | | | | | Merge topic 'intel_fortran_vs2010'David Cole2011-08-162-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix custom commands in VS2010 Fortran projects using CFG_INTDIR and test.Bill Hoffman2011-08-032-0/+11
* | | | | | | | | Merge topic 'fix-8707-add-vs-globals'David Cole2011-08-162-5/+14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'intel_fortran_vs2010' into fix-8707-add-vs-globalsDavid Cole2011-07-292-5/+14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Initial support for Intel Fortran VS2010.Bill Hoffman2011-07-082-5/+14
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-161-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-151-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-141-1/+1
* | | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-131-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-121-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-111-1/+1
* | | | | | | | | KWSys Nightly Date StampKWSys Robot2011-08-101-1/+1
* | | | | | | | | KWSys: __int64 and long long may be same type in specializationBrad King2011-08-091-4/+3