Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'release' | Brad King | 2017-03-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'doc-toolset-host-arch-typo' into release | Brad King | 2017-03-13 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'doc-vs-toolset-options' | Brad King | 2017-03-13 | 6 | -30/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Help: Document VS generator toolset specification syntax | Brad King | 2017-03-13 | 2 | -7/+25 | |
| * | | | | | | | Help: Cross-reference generator toolset variables | Brad King | 2017-03-13 | 2 | -0/+8 | |
| * | | | | | | | Help: Cross-reference generator platform variables | Brad King | 2017-03-13 | 2 | -0/+7 | |
| * | | | | | | | Help: Move generator toolset support details to variable docs | Brad King | 2017-03-13 | 2 | -16/+17 | |
| * | | | | | | | Help: Move generator platform support details to variable docs | Brad King | 2017-03-13 | 2 | -8/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'doc-toolset-host-arch-typo' | Brad King | 2017-03-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Help: Fix typo in CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE | Brad King | 2017-03-13 | 1 | -1/+1 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Add notes for topic 'cuda-vs' | Brad King | 2017-03-13 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'release' | Brad King | 2017-03-13 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'FindGit-avoid-vs-2017-git' into release | Brad King | 2017-03-10 | 1 | -1/+15 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'doc-vs15-MSVC_VERSION' into release | Brad King | 2017-03-08 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge topic 'x32-abi-tests' | Brad King | 2017-03-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Tests: Fix CMakeOnly.find_library test logic for libx32 case | Christian Schmidbauer | 2017-03-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'BundleUtilities-elf-rpath' | Brad King | 2017-03-13 | 7 | -1/+88 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | BundleUtilities: Fix bundle verification on Unix by considering rpaths. | Florian Apolloner | 2017-03-10 | 1 | -1/+2 | |
| * | | | | | | | | | | BundleUtilities: Teach `get_item_rpaths` to parse ELF binaries | Florian Apolloner | 2017-03-10 | 1 | -0/+10 | |
| * | | | | | | | | | | file: Add READ_ELF command to parse ELF binaries | Florian Apolloner | 2017-03-10 | 6 | -0/+76 | |
* | | | | | | | | | | | Merge topic 'xcode-test-schema-generation' | Brad King | 2017-03-13 | 7 | -6/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Xcode: Add test for schema generation | Gregor Jasny | 2017-03-12 | 2 | -0/+21 | |
| * | | | | | | | | | | | Xcode: Control schema generation via variable | Gregor Jasny | 2017-03-12 | 5 | -6/+5 | |
* | | | | | | | | | | | | Merge topic 'cuda-vs' | Brad King | 2017-03-13 | 20 | -34/+775 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | CUDA: Work around VS limitation in CudaOnly.WithDefs test | Brad King | 2017-03-10 | 2 | -2/+10 | |
| * | | | | | | | | | | | VS: Add more CUDA flag table entries | Brad King | 2017-03-10 | 1 | -0/+11 | |
| * | | | | | | | | | | | VS: Add support for the CUDA_SEPARABLE_COMPILATION property | Brad King | 2017-03-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | VS: Select CUDA code generation architectures | Brad King | 2017-03-10 | 4 | -0/+77 | |
| * | | | | | | | | | | | VS: Select the CUDA runtime library | Brad King | 2017-03-10 | 4 | -2/+70 | |
| * | | | | | | | | | | | VS: Place CUDA host compiler options in proper project file fields | Brad King | 2017-03-10 | 3 | -2/+54 | |
| * | | | | | | | | | | | VS: Do not pass CUDA compile options to C compiler | Brad King | 2017-03-10 | 1 | -2/+4 | |
| * | | | | | | | | | | | VS: Do not use absolute paths to CUDA sources | Brad King | 2017-03-10 | 1 | -2/+4 | |
| * | | | | | | | | | | | VS: Add basic infrastructure for CUDA generation | Brad King | 2017-03-10 | 4 | -0/+112 | |
| * | | | | | | | | | | | VS: Add placeholder CUDA flag tables | Brad King | 2017-03-10 | 4 | -0/+21 | |
| * | | | | | | | | | | | VS: Record in global generator whether CUDA is enabled | Brad King | 2017-03-10 | 2 | -0/+8 | |
| * | | | | | | | | | | | VS: Add support for determining CUDA compiler id | Brad King | 2017-03-10 | 2 | -21/+44 | |
| * | | | | | | | | | | | VS: Add method to take a value out of the option parser flag map | Brad King | 2017-03-10 | 2 | -0/+14 | |
| * | | | | | | | | | | | VS: Add method to re-parse specific option parser fields | Brad King | 2017-03-10 | 2 | -1/+23 | |
| * | | | | | | | | | | | VS: Add method to clear flag tables of option parser | Brad King | 2017-03-10 | 2 | -0/+10 | |
| * | | | | | | | | | | | VS: Add more placeholders to compiler id detection project file template | Brad King | 2017-03-10 | 2 | -0/+12 | |
| * | | | | | | | | | | | VS: Refactor compiler id detection project file template | Brad King | 2017-03-10 | 2 | -2/+4 | |
| * | | | | | | | | | | | VS: Select highest available CUDA toolset by default | Brad King | 2017-03-10 | 2 | -2/+31 | |
| * | | | | | | | | | | | VS: Provide an option to specify CUDA toolset version | Brad King | 2017-03-10 | 9 | -2/+51 | |
| * | | | | | | | | | | | VS: Find the MSBuild value for VCTargetsPath | Brad King | 2017-03-10 | 2 | -0/+215 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge topic 'refactor-module-def' | Brad King | 2017-03-13 | 14 | -181/+165 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation | Brad King | 2017-03-09 | 11 | -137/+90 | |
| * | | | | | | | | | | Refactor module definition file selection | Brad King | 2017-03-09 | 9 | -39/+64 | |
| * | | | | | | | | | | Refactor module definition source enumeration | Brad King | 2017-03-09 | 3 | -9/+15 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-03-13 | 4 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ |