Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 193 | -1360/+1745 |
|\ | |||||
| * | Build object library targets in VS | Brad King | 2012-03-13 | 3 | -21/+76 |
| * | Build object library targets in Makefiles | Brad King | 2012-03-13 | 6 | -11/+55 |
| * | Add OBJECT_LIBRARY target type | Brad King | 2012-03-13 | 12 | -4/+104 |
| * | Pre-compute and store target object directory in cmGeneratorTarget | Brad King | 2012-03-12 | 3 | -0/+22 |
| * | Rename/constify build-time config placeholder lookup | Brad King | 2012-03-09 | 8 | -9/+9 |
| * | Remove unused cmSourceGroup method | Brad King | 2012-03-09 | 2 | -7/+0 |
| * | Pre-compute object file names before VS project generation | Brad King | 2012-03-09 | 10 | -136/+104 |
| * | Pre-compute object file names before Makefile generation | Brad King | 2012-03-09 | 8 | -55/+50 |
| * | Simplify cmVisualStudio10TargetGenerator using cmGeneratorTarget | Brad King | 2012-03-09 | 2 | -29/+12 |
| * | Simplify cmMakefileTargetGenerator using cmGeneratorTarget | Brad King | 2012-03-09 | 2 | -53/+42 |
| * | Create a cmGeneratorTarget for each cmTarget during generation | Brad King | 2012-03-09 | 2 | -0/+57 |
| * | Add cmGeneratorTarget to represent a target during generation | Brad King | 2012-03-09 | 3 | -0/+126 |
| * | Merge branch 'cleanup-object-file-names' into object-library | Brad King | 2012-03-09 | 18 | -279/+73 |
| |\ | |||||
| | * | Hide Makefile local object info inside local generator | Brad King | 2012-03-08 | 3 | -31/+39 |
| | * | VS: Simplify object name computation | Brad King | 2012-03-06 | 5 | -71/+34 |
| | * | Remove unused partial OBJECT_FILES property implementation | Brad King | 2012-03-06 | 14 | -177/+0 |
| * | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-09 | 1 | -1/+1 |
| * | | Merge topic 'find_package_fatal_error_if_required_and_config_not_found' | David Cole | 2012-03-08 | 1 | -0/+4 |
| |\ \ | |||||
| | * | | find_package: error out if REQUIRED Config has not been found | Alex Neundorf | 2012-03-06 | 1 | -0/+4 |
| * | | | Merge topic 'MakingConfigFilesEasier_ConfigureMacro' | David Cole | 2012-03-08 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | wrap write_basic_config_version_file as write_basic_package_version_file() | Alex Neundorf | 2012-03-07 | 1 | -1/+1 |
| * | | | | Merge topic 'fix-12189-support-SBCS-in-VS' | David Cole | 2012-03-08 | 5 | -3/+29 |
| |\ \ \ \ | |||||
| | * | | | | VS6: Avoid _MBCS define when _SBCS is defined (#12189) | David Cole | 2012-02-21 | 1 | -3/+5 |
| | * | | | | Visual Studio: Allow setting Single Byte Character Set (#12189) | Aaron C. Meadows | 2012-02-17 | 4 | -0/+24 |
| * | | | | | Merge topic 'fixCPackDocTypo' | David Cole | 2012-03-08 | 1 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix some typos in CPACK_SET_DESTDIR doc | Eric NOULARD | 2012-03-06 | 1 | -4/+4 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge topic 'target-include-directories' | David Cole | 2012-03-08 | 20 | -245/+359 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix shadowed variable warning on dashboard results | David Cole | 2012-02-23 | 1 | -1/+1 |
| | * | | | | | Fix compiler warning reported on older Borland dashboard. | David Cole | 2012-02-22 | 1 | -2/+4 |
| | * | | | | | Fix compiler error reported on older Borland dashboard. | David Cole | 2012-02-22 | 1 | -2/+3 |
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-08 | 1 | -1/+1 |
| * | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-07 | 1 | -1/+1 |
| * | | | | | | Merge topic 'skip-install-rpath' | David Cole | 2012-03-06 | 3 | -3/+22 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add an option to skip RPATH during installation. | Stephen Kelly | 2012-03-05 | 3 | -3/+22 |
| * | | | | | | | Merge topic 'win32_executable-and-macosx_bundle-initializers' | David Cole | 2012-03-06 | 2 | -2/+24 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLE | Stephen Kelly | 2012-03-05 | 2 | -2/+24 |
| * | | | | | | | | Merge topic 'remove-unused-members' | David Cole | 2012-03-06 | 3 | -10/+0 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Remove cmExprParserHelper::SetLineFile() | Yury G. Kudryashov | 2012-03-03 | 2 | -8/+0 |
| | * | | | | | | | | Remove UnionsAvailable member from 2 classes | Yury G. Kudryashov | 2012-03-03 | 2 | -2/+0 |
| * | | | | | | | | | Merge topic 'rename-used-commands' | David Cole | 2012-03-06 | 2 | -12/+6 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Rename UsedCommands to FinalPassCommands | Yury G. Kudryashov | 2012-02-29 | 2 | -12/+6 |
| * | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-06 | 1 | -1/+1 |
| * | | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-05 | 1 | -1/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-04 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | KWSys Nightly Date Stamp | KWSys Robot | 2012-03-03 | 1 | -1/+1 |
| * | | | | | | | Merge topic 'while-testing' | David Cole | 2012-03-02 | 2 | -5/+14 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | improve error message on a stray "endwhile()" | Rolf Eike Beer | 2012-03-01 | 2 | -5/+14 |
| * | | | | | | | | Merge topic 'doxygen-fixes' | David Cole | 2012-03-02 | 11 | -147/+121 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'add-const-qualifiers' into doxygen-fixes | Brad King | 2012-03-01 | 117 | -421/+421 |
| | |\ \ \ \ \ \ \ \ |