summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Use stable_sort to preserve test order (#11877)David Cole2011-02-181-1/+1
* | | | | Merge topic 'CPackRPM-HonorAllComponentWays'Brad King2011-02-225-23/+229
|\ \ \ \ \
| * | | | | CPackRPM fix IRIX compiler warning (variable never used)Eric NOULARD2011-02-151-1/+1
| * | | | | CPackRPM honors all the different ways of packaging componentsEric NOULARD2011-02-065-23/+229
* | | | | | Merge topic 'AddCustomTargetSourcesToCodeBlocksProject'Brad King2011-02-221-0/+7
|\ \ \ \ \ \
| * | | | | | Also add the SOURCES from add_custom_target() to CodeBlocks projects (#11736)Alex Neundorf2011-02-131-0/+7
* | | | | | | Merge topic 'FixBadXMLInEclipseProjects'Brad King2011-02-221-7/+12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Add XML escaping for directory name in Eclipse projects (#11658)Alex Neundorf2011-02-121-2/+4
| * | | | | | Fix XML escaping for target names in Eclipse project files (#11658)Alex Neundorf2011-02-121-2/+3
| * | | | | | Fix XML escaping for the project() name in Eclipse projects (#11658)Alex Neundorf2011-02-121-3/+5
* | | | | | | Merge topic 'vs-intel-dll-implib-outdir'Brad King2011-02-224-5/+9
|\ \ \ \ \ \ \
| * | | | | | | VS: Create a Fortran DLL's import library directoryBrad King2011-02-104-5/+9
* | | | | | | | Merge topic 'fix-11717-gcov-same-file-name'Brad King2011-02-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Use the gcov --preserve-paths flag (#11717)Marco Craveiro2011-02-091-1/+1
* | | | | | | | | Merge topic 'fix-11761-less-file-download-noise'Brad King2011-02-221-4/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make file DOWNLOAD less noisy (#11761)David Cole2011-02-091-4/+0
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fix-10704-manifest-no-vs10'Brad King2011-02-224-2/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VS: Only use /MANIFEST if hasManifest is true (#11216)David Cole2011-02-091-1/+4
| * | | | | | | | | VS2010: Fixed GenerateManifest flag (#10704)David Cole2011-02-093-1/+20
| |/ / / / / / / /
* | | | | | | | | Merge topic 'qtdialog-groupingbug'Brad King2011-02-222-5/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix grouping bug where "Ungrouped Entries" showed up as a child.Clinton Stimpson2011-01-282-5/+13
* | | | | | | | | | Merge topic 'fix-8914-allow-config-types-override'Brad King2011-02-221-7/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Xcode: Allow override of CMAKE_CONFIGURATION_TYPES (#8914)David Cole2011-01-281-7/+10
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'custom-command-slashes'Brad King2011-02-225-0/+20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Handle relative WORKING_DIRECTORY in add_custom_(command|target)Brad King2011-01-264-0/+19
| * | | | | | | | | | Handle trailing slashes on add_custom_command DEPENDSBrad King2011-01-261-0/+1
* | | | | | | | | | | Merge topic 'disallow-funny-path-names'Brad King2011-02-222-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reject directory names containing '=' (#11689)Brad King2011-01-142-0/+26
* | | | | | | | | | | | Merge topic 'fix-11295-support-plugin-bundles-on-mac'Brad King2011-02-228-8/+150
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add support for CFBundle targets on the Mac (#11295)Richard Bateman2011-01-118-8/+150
* | | | | | | | | | | | | Merge topic 'vs-link-flag-table'Brad King2011-02-221-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add link flag table entries for VS 7,8,9Brad King2011-02-091-0/+18
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'fix-10397-add-wchar_t-string-pool-flags'Brad King2011-02-222-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | VS7/8/9: Add flag map for string pooling option (#10397)Sebastian Herbst2011-02-011-0/+1
| * | | | | | | | | | | | | VS8/9: Add flag map entries for /Zc:wchar_t (#10397)Sebastian Herbst2011-02-011-2/+8
* | | | | | | | | | | | | | Merge topic 'fix-10638-add-enable-prefast-flags'Brad King2011-02-221-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | VS9: Map enable/disable PREfast flags (#10638)David Cole2011-02-011-0/+3
* | | | | | | | | | | | | | Merge topic 'fix-10263-add-whole-program-opt-flags'Brad King2011-02-221-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | VS7/8/9: Map whole program optimization flags (#10263)Philip Lowman2011-02-011-0/+4
* | | | | | | | | | | | | | Merge topic 'add-floating-point-flags'Brad King2011-02-221-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Add FloatingPointModel to the list of known VS7 generator flags.James Bigler2011-01-311-0/+5
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'fix-clang-warnings'Brad King2011-02-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ccmake: Remove extra parens around comparisonBrad King2011-02-151-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'fix-8154-improve-list-documentation'Brad King2011-02-221-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Clarify list subcommand documentation (#8154)David Cole2011-02-071-0/+8
* | | | | | | | | | | | | | Merge topic 'fix-10446-improve-dash-E-docs'Brad King2011-02-222-14/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Documentation: Sync two differing copies of -E docs (#10446)David Cole2011-02-042-14/+16
| * | | | | | | | | | | | | | Documentation: document platform specific -E commands (#10446)Kovarththanan Rajaratnam2011-02-041-2/+4
* | | | | | | | | | | | | | | Merge topic 'fix-11526-mac-remove-carbon-refs'Brad King2011-02-222-3/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Removed most usage of Carbon in favour of CoreFoundationSean McBride2011-01-312-3/+2
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |