| Commit message (Expand) | Author | Age | Files | Lines |
* | VS: Set CUDA TargetMachinePlatform explicitly on x64 | Brad King | 2017-10-17 | 1 | -0/+7 |
|
|
* | Merge topic 'vs-no-empty-link-version' | Brad King | 2017-10-04 | 1 | -2/+0 |
|\ |
|
| * | VS: Do not emit empty linker Version tag | Vitaly Stakhovsky | 2017-10-03 | 1 | -2/+0 |
|
|
* | | VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property | Brad King | 2017-10-03 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'add-vs-shader-properties' | Brad King | 2017-09-29 | 1 | -0/+34 |
|\ |
|
| * | VS: Add VS_SHADER_OUTPUT_HEADER_FILE and VS_SHADER_VARIABLE_NAME properties. | Kevin M. Godby | 2017-09-27 | 1 | -0/+34 |
|
|
* | | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -24/+26 |
|/ |
|
* | Replace empty-string comparisons with checking against `empty()`. | Pavel Solodovnikov | 2017-09-21 | 1 | -2/+2 |
|
|
* | Merge topic 'string-clear' | Brad King | 2017-09-19 | 1 | -1/+1 |
|\ |
|
| * | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -1/+1 |
|
|
* | | Merge topic 'vs-manifestuac-flag-map' | Brad King | 2017-09-19 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | VS: Fix MANIFESTUAC link flag map to .vcxproj elements | comicfans | 2017-09-18 | 1 | -0/+1 |
|
|
* | | Merge topic 'MsvcArm64' | Brad King | 2017-09-13 | 1 | -0/+4 |
|\ \ |
|
| * | | MSVC: Add support for ARM64 architecture | Minmin Gong | 2017-09-12 | 1 | -0/+4 |
|
|
* | | | Merge topic 'vs-clang-llvm-support' | Brad King | 2017-09-12 | 1 | -2/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0 | Konstantin Ivlev | 2017-09-11 | 1 | -2/+1 |
| |/ |
|
* | | Merge topic 'vs_improve_custom_command' | Brad King | 2017-09-11 | 1 | -5/+7 |
|\ \
| |/
|/| |
|
| * | VS: only add custom command line if it is not empty | Michael Stürmer | 2017-09-04 | 1 | -5/+7 |
|
|
* | | Merge branch 'backport-vs-csharp-ref-no-asm' into vs-csharp-ref-no-asm | Brad King | 2017-09-05 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | VS: Do not reference output assemblies if not possible for CSharp target | Michael Stürmer | 2017-09-05 | 1 | -0/+7 |
|
|
* | | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -1/+1 |
|
|
* | | Merge topic 'cxx11-nullptr' | Brad King | 2017-08-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | | | VS: Fix VS_SDK_REFERENCES when target is not a Windows 10 app | Roc Ramon | 2017-08-23 | 1 | -3/+3 |
|/ / |
|
* | | VS: remove unnecessary c_str() | Vitaly Stakhovsky | 2017-08-17 | 1 | -58/+53 |
|
|
* | | VS: print comment in CSharp target only if it is actually set | Michael Stürmer | 2017-07-12 | 1 | -1/+5 |
|
|
* | | Merge topic 'vs-link-debug-flags' | Brad King | 2017-06-29 | 1 | -28/+9 |
|\ \
| |/ |
|
| * | VS: Fix GenerateDebugInformation values for v140 and v141 toolsets | Brad King | 2017-06-28 | 1 | -28/+9 |
|
|
| * | Merge branch 'vs-cuda-fix-flags' into release-3.9 | Brad King | 2017-06-27 | 1 | -3/+3 |
| |\ |
|
| * \ | Merge branch 'vs-cuda-fix-flags' into release-3.9 | Brad King | 2017-06-21 | 1 | -10/+35 |
| |\ \ |
|
* | \ \ | Merge topic 'vs_csharp_custom_command' | Brad King | 2017-06-27 | 1 | -30/+129 |
|\ \ \ \ |
|
| * | | | | Vs: fix CSharp custom command by introducing inline MSBuild <Targets>s | Michael Stürmer | 2017-06-22 | 1 | -6/+80 |
|
|
| * | | | | Vs: factor out computation of <Link> tag for CSharp source files | Michael Stürmer | 2017-06-22 | 1 | -8/+21 |
|
|
| * | | | | Vs: refactor WriteCustomRule for preparation of CSharp support | Michael Stürmer | 2017-06-22 | 1 | -18/+30 |
|
|
* | | | | | Merge topic 'vs-cuda-fix-flags' | Brad King | 2017-06-27 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | VS: Fix support for nvcc flags not in our flag table | Brad King | 2017-06-27 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Vs: disable unnecessary <ItemDefinitionGroups> for CSharp targets | Michael Stürmer | 2017-06-22 | 1 | -0/+3 |
|
|
* | | | Vs: change comparison to use .ProjectType member always as first comparator | Michael Stürmer | 2017-06-22 | 1 | -23/+23 |
|
|
* | | | Merge topic 'vs-cuda-fix-flags' | Brad King | 2017-06-22 | 1 | -10/+35 |
|\ \ \
| |/ / |
|
| * | | VS: Improve workaround for CUDA -Xcompiler placement bug | Brad King | 2017-06-21 | 1 | -3/+10 |
|
|
| * | | VS: Fix target_compile_options for CUDA | Brad King | 2017-06-21 | 1 | -7/+25 |
|
|
* | | | Merge topic 'vs_csharp_link_to_managed_cxx' | Brad King | 2017-06-22 | 1 | -4/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Vs: allow CSharp targets to be linked to CXX targets | Michael Stürmer | 2017-06-21 | 1 | -4/+0 |
| |/ |
|
| * | Merge branch 'ipo-per-lang' into release-3.9 | Brad King | 2017-06-14 | 1 | -1/+1 |
| |\ |
|
* | | | Vs: remove /nowin32manifest from C# flags to enable default VS behavior | Michael Stürmer | 2017-06-16 | 1 | -0/+6 |
|
|
* | | | Merge topic 'vs_csharp_prop_for_all_extensions' | Brad King | 2017-06-15 | 1 | -24/+44 |
|\ \ \ |
|
| * | | | Vs: add support for VS_CSHARP_* target property for additional file extensions | Michael Stürmer | 2017-06-13 | 1 | -24/+44 |
|
|
* | | | | Merge topic 'ipo-per-lang' | Brad King | 2017-06-15 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | IPO: Consider support for each language separately | Brad King | 2017-06-14 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge topic 'vs-dotnet-custom-reference-tags' | Brad King | 2017-06-14 | 1 | -0/+31 |
|\ \ \
| |_|/
|/| | |
|