Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'init-LDFLAGS-issue-11840' | Brad King | 2011-02-22 | 1 | -3/+3 |
|\ | |||||
| * | Fix linker flag initialization from LDFLAGS (#11840) | Brad King | 2011-02-11 | 1 | -3/+3 |
* | | Merge topic 'vs-intel-dll-implib-outdir' | Brad King | 2011-02-22 | 4 | -5/+9 |
|\ \ | |||||
| * | | VS: Create a Fortran DLL's import library directory | Brad King | 2011-02-10 | 4 | -5/+9 |
* | | | Merge topic 'fix-11717-gcov-same-file-name' | Brad King | 2011-02-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | CTest: Use the gcov --preserve-paths flag (#11717) | Marco Craveiro | 2011-02-09 | 1 | -1/+1 |
* | | | | Merge topic 'fix-11761-less-file-download-noise' | Brad King | 2011-02-22 | 2 | -4/+2 |
|\ \ \ \ | |||||
| * | | | | Make file DOWNLOAD less noisy (#11761) | David Cole | 2011-02-09 | 2 | -4/+2 |
| |/ / / | |||||
* | | | | Merge topic 'fix-10704-manifest-no-vs10' | Brad King | 2011-02-22 | 4 | -2/+24 |
|\ \ \ \ | |||||
| * | | | | VS: Only use /MANIFEST if hasManifest is true (#11216) | David Cole | 2011-02-09 | 1 | -1/+4 |
| * | | | | VS2010: Fixed GenerateManifest flag (#10704) | David Cole | 2011-02-09 | 3 | -1/+20 |
| |/ / / | |||||
* | | | | Merge topic 'fix-4564-make-test-alias' | Brad King | 2011-02-22 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | CTest: Add alias for make test target (#4564) | David Cole | 2011-02-01 | 1 | -0/+8 |
* | | | | | Merge topic 'fix-10723-non-dev-xcode' | Brad King | 2011-02-22 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Strip trailing space from xcode-select output (#10723) | David Cole | 2011-02-01 | 1 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'mpif77-workaround-o-c-order' | Brad King | 2011-02-22 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Pass -o after -c for Fortran to avoid mpif77 ordering bug | Brad King | 2011-01-31 | 1 | -1/+2 |
* | | | | | | Merge topic 'qtdialog-groupingbug' | Brad King | 2011-02-22 | 2 | -5/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix grouping bug where "Ungrouped Entries" showed up as a child. | Clinton Stimpson | 2011-01-28 | 2 | -5/+13 |
* | | | | | | | Merge topic 'fix-8914-allow-config-types-override' | Brad King | 2011-02-22 | 1 | -7/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Allow override of CMAKE_CONFIGURATION_TYPES (#8914) | David Cole | 2011-01-28 | 1 | -7/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'fix-10150-mark-timeout-advanced' | Brad King | 2011-02-22 | 1 | -10/+11 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CTest: Mark DART_TESTING_TIMEOUT as advanced (#10150) | David Cole | 2011-01-28 | 1 | -10/+11 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'custom-command-slashes' | Brad King | 2011-02-22 | 6 | -2/+39 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Handle relative WORKING_DIRECTORY in add_custom_(command|target) | Brad King | 2011-01-26 | 5 | -2/+28 |
| * | | | | | | | Handle trailing slashes on add_custom_command DEPENDS | Brad King | 2011-01-26 | 2 | -2/+13 |
* | | | | | | | | Merge topic 'disallow-funny-path-names' | Brad King | 2011-02-22 | 2 | -0/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Reject directory names containing '=' (#11689) | Brad King | 2011-01-14 | 2 | -0/+26 |
* | | | | | | | | | Merge topic 'fix-11295-support-plugin-bundles-on-mac' | Brad King | 2011-02-22 | 19 | -8/+418 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CFBundle Test: Add PATHS for finding Rez (#11295) | David Cole | 2011-01-11 | 1 | -1/+4 |
| * | | | | | | | | | Add support for CFBundle targets on the Mac (#11295) | Richard Bateman | 2011-01-11 | 19 | -8/+415 |
* | | | | | | | | | | Merge topic 'vs-link-flag-table' | Brad King | 2011-02-22 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add link flag table entries for VS 7,8,9 | Brad King | 2011-02-09 | 1 | -0/+18 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'fix-10397-add-wchar_t-string-pool-flags' | Brad King | 2011-02-22 | 2 | -2/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | VS7/8/9: Add flag map for string pooling option (#10397) | Sebastian Herbst | 2011-02-01 | 1 | -0/+1 |
| * | | | | | | | | | | VS8/9: Add flag map entries for /Zc:wchar_t (#10397) | Sebastian Herbst | 2011-02-01 | 1 | -2/+8 |
* | | | | | | | | | | | Merge topic 'fix-10638-add-enable-prefast-flags' | Brad King | 2011-02-22 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | VS9: Map enable/disable PREfast flags (#10638) | David Cole | 2011-02-01 | 1 | -0/+3 |
* | | | | | | | | | | | Merge topic 'fix-10263-add-whole-program-opt-flags' | Brad King | 2011-02-22 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | VS7/8/9: Map whole program optimization flags (#10263) | Philip Lowman | 2011-02-01 | 1 | -0/+4 |
* | | | | | | | | | | | Merge topic 'add-floating-point-flags' | Brad King | 2011-02-22 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Add FloatingPointModel to the list of known VS7 generator flags. | James Bigler | 2011-01-31 | 1 | -0/+5 |
* | | | | | | | | | | | Merge topic 'fix-clang-warnings' | Brad King | 2011-02-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ccmake: Remove extra parens around comparison | Brad King | 2011-02-15 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge topic 'fix-8154-improve-list-documentation' | Brad King | 2011-02-22 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Clarify list subcommand documentation (#8154) | David Cole | 2011-02-07 | 1 | -0/+8 |
* | | | | | | | | | | | | | Merge topic 'fix-10446-improve-dash-E-docs' | Brad King | 2011-02-22 | 2 | -14/+18 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Documentation: Sync two differing copies of -E docs (#10446) | David Cole | 2011-02-04 | 2 | -14/+16 |
| * | | | | | | | | | | | | | Documentation: document platform specific -E commands (#10446) | Kovarththanan Rajaratnam | 2011-02-04 | 1 | -2/+4 |
* | | | | | | | | | | | | | | Merge topic 'fix-11526-mac-remove-carbon-refs' | Brad King | 2011-02-22 | 6 | -16/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |