summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'object-library' into ninja-object-libraryBrad King2012-03-16193-1360/+1745
|\
| * Build object library targets in VSBrad King2012-03-133-21/+76
| * Build object library targets in MakefilesBrad King2012-03-136-11/+55
| * Add OBJECT_LIBRARY target typeBrad King2012-03-1312-4/+104
| * Pre-compute and store target object directory in cmGeneratorTargetBrad King2012-03-123-0/+22
| * Rename/constify build-time config placeholder lookupBrad King2012-03-098-9/+9
| * Remove unused cmSourceGroup methodBrad King2012-03-092-7/+0
| * Pre-compute object file names before VS project generationBrad King2012-03-0910-136/+104
| * Pre-compute object file names before Makefile generationBrad King2012-03-098-55/+50
| * Simplify cmVisualStudio10TargetGenerator using cmGeneratorTargetBrad King2012-03-092-29/+12
| * Simplify cmMakefileTargetGenerator using cmGeneratorTargetBrad King2012-03-092-53/+42
| * Create a cmGeneratorTarget for each cmTarget during generationBrad King2012-03-092-0/+57
| * Add cmGeneratorTarget to represent a target during generationBrad King2012-03-093-0/+126
| * Merge branch 'cleanup-object-file-names' into object-libraryBrad King2012-03-0918-279/+73
| |\
| | * Hide Makefile local object info inside local generatorBrad King2012-03-083-31/+39
| | * VS: Simplify object name computationBrad King2012-03-065-71/+34
| | * Remove unused partial OBJECT_FILES property implementationBrad King2012-03-0614-177/+0
| * | KWSys Nightly Date StampKWSys Robot2012-03-091-1/+1
| * | Merge topic 'find_package_fatal_error_if_required_and_config_not_found'David Cole2012-03-081-0/+4
| |\ \
| | * | find_package: error out if REQUIRED Config has not been foundAlex Neundorf2012-03-061-0/+4
| * | | Merge topic 'MakingConfigFilesEasier_ConfigureMacro'David Cole2012-03-081-1/+1
| |\ \ \
| | * | | wrap write_basic_config_version_file as write_basic_package_version_file()Alex Neundorf2012-03-071-1/+1
| * | | | Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-085-3/+29
| |\ \ \ \
| | * | | | VS6: Avoid _MBCS define when _SBCS is defined (#12189)David Cole2012-02-211-3/+5
| | * | | | Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-174-0/+24
| * | | | | Merge topic 'fixCPackDocTypo'David Cole2012-03-081-4/+4
| |\ \ \ \ \
| | * | | | | Fix some typos in CPACK_SET_DESTDIR docEric NOULARD2012-03-061-4/+4
| | | |_|/ / | | |/| | |
| * | | | | Merge topic 'target-include-directories'David Cole2012-03-0820-245/+359
| |\ \ \ \ \
| | * | | | | Fix shadowed variable warning on dashboard resultsDavid Cole2012-02-231-1/+1
| | * | | | | Fix compiler warning reported on older Borland dashboard.David Cole2012-02-221-2/+4
| | * | | | | Fix compiler error reported on older Borland dashboard.David Cole2012-02-221-2/+3
| * | | | | | KWSys Nightly Date StampKWSys Robot2012-03-081-1/+1
| * | | | | | KWSys Nightly Date StampKWSys Robot2012-03-071-1/+1
| * | | | | | Merge topic 'skip-install-rpath'David Cole2012-03-063-3/+22
| |\ \ \ \ \ \
| | * | | | | | Add an option to skip RPATH during installation.Stephen Kelly2012-03-053-3/+22
| * | | | | | | Merge topic 'win32_executable-and-macosx_bundle-initializers'David Cole2012-03-062-2/+24
| |\ \ \ \ \ \ \
| | * | | | | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLEStephen Kelly2012-03-052-2/+24
| * | | | | | | | Merge topic 'remove-unused-members'David Cole2012-03-063-10/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove cmExprParserHelper::SetLineFile()Yury G. Kudryashov2012-03-032-8/+0
| | * | | | | | | | Remove UnionsAvailable member from 2 classesYury G. Kudryashov2012-03-032-2/+0
| * | | | | | | | | Merge topic 'rename-used-commands'David Cole2012-03-062-12/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Rename UsedCommands to FinalPassCommandsYury G. Kudryashov2012-02-292-12/+6
| * | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-061-1/+1
| * | | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-051-1/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-041-1/+1
| | |/ / / / / / | |/| | | | | |
| * | | | | | | KWSys Nightly Date StampKWSys Robot2012-03-031-1/+1
| * | | | | | | Merge topic 'while-testing'David Cole2012-03-022-5/+14
| |\ \ \ \ \ \ \
| | * | | | | | | improve error message on a stray "endwhile()"Rolf Eike Beer2012-03-012-5/+14
| * | | | | | | | Merge topic 'doxygen-fixes'David Cole2012-03-0211-147/+121
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'add-const-qualifiers' into doxygen-fixesBrad King2012-03-01117-421/+421
| | |\ \ \ \ \ \ \ \