| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'lang_lint' | Brad King | 2017-01-25 | 1 | -0/+1 |
|\ |
|
| * | Add properties to run the cpplint style checker with the compiler | Jamie Snape | 2017-01-23 | 1 | -0/+1 |
|
|
* | | Merge topic '16253-xcode-effective-platform-name' | Brad King | 2017-01-24 | 1 | -0/+1 |
|\ \ |
|
| * | | Xcode: Control emission of EFFECTIVE_PLATFORM_NAME | Gregor Jasny | 2017-01-20 | 1 | -0/+1 |
|
|
* | | | Merge topic 'csproj-improvements' | Brad King | 2017-01-24 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | VS: improve handling of source files with special extensions in .csproj | Michael Stürmer | 2017-01-18 | 1 | -0/+3 |
| |/ |
|
* | | Add a getter for manually added target dependencies | Gregor Jasny | 2017-01-16 | 1 | -0/+1 |
|/ |
|
* | VS: renamed target property VS_USER_PROPS_CXX to VS_USER_PROPS | Michael Stürmer | 2017-01-13 | 1 | -1/+1 |
|
|
* | AUTOGEN: Documentation for SKIP_AUTOX source file properties | Sebastian Holtermann | 2017-01-10 | 1 | -0/+4 |
|
|
* | VS: add support for .NET references with hint paths | Michael Stürmer | 2016-12-13 | 1 | -0/+2 |
|
|
* | Merge topic 'document_cuda_standard_property' | Brad King | 2016-12-12 | 1 | -0/+3 |
|\ |
|
| * | Help: Document CUDA_STANDARD and related properties | Robert Maynard | 2016-12-09 | 1 | -0/+3 |
|
|
* | | Xcode: Add target property to override explicitFileType | Gregor Jasny | 2016-12-03 | 1 | -0/+1 |
|
|
* | | Xcode: Add target property to override productType | Gregor Jasny | 2016-12-03 | 1 | -0/+1 |
|/ |
|
* | VS: Add target property VS_DEBUGGER_WORKING_DIRECTORY | Michael Stürmer | 2016-11-30 | 1 | -0/+1 |
|
|
* | Merge topic 'msbuild-customization' | Brad King | 2016-11-30 | 1 | -0/+1 |
|\ |
|
| * | VS: Add option to customize vcxproj user props file | Michael Stürmer | 2016-11-29 | 1 | -0/+1 |
|
|
* | | CUDA: Add support for the CUDA_SEPARABLE_COMPILATION target property | Robert Maynard | 2016-11-14 | 1 | -0/+1 |
|/ |
|
* | Allow imported INTERFACE libraries to specify a link library name | Brad King | 2016-11-09 | 1 | -0/+2 |
|
|
* | Add a BUILD_RPATH target property specifying build-tree RPATH entries | Ruslan Baratov | 2016-10-03 | 1 | -0/+1 |
|
|
* | CTest: Add support for test fixtures | Craig Scott | 2016-09-20 | 1 | -0/+3 |
|
|
* | Add directory properties to get source and binary directories | Brad King | 2016-09-19 | 1 | -0/+2 |
|
|
* | Add directory property to list buildsystem targets | Brad King | 2016-09-19 | 1 | -0/+1 |
|
|
* | Add a directory property to list subdirectories | Brad King | 2016-09-19 | 1 | -0/+1 |
|
|
* | Merge topic 'vs-tool-override' | Brad King | 2016-06-23 | 1 | -0/+1 |
|\ |
|
| * | VS: Add a VS_TOOL_OVERRIDE source file property | Gilles Khouzam | 2016-06-20 | 1 | -0/+1 |
|
|
* | | VS: Add VS_SDK_REFERENCES target property to reference external SDKs | Gilles Khouzam | 2016-06-22 | 1 | -0/+1 |
|/ |
|
* | Merge topic 'xcode-mig-support' | Brad King | 2016-06-17 | 1 | -0/+1 |
|\ |
|
| * | Xcode: Add XCODE_FILE_ATTRIBUTES source file property | James Touton | 2016-06-17 | 1 | -0/+1 |
|
|
* | | Merge topic 'link_what_you_use' | Brad King | 2016-06-17 | 1 | -0/+1 |
|\ \ |
|
| * | | Add options to run `ldd -u -r` as a "link-what-you-use" tool | Bill Hoffman | 2016-06-17 | 1 | -0/+1 |
| |/ |
|
* | | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 1 | -0/+1 |
|/ |
|
* | Add options to run clang-tidy with the compiler | Daniel Pfeifer | 2016-04-13 | 1 | -0/+1 |
|
|
* | Merge topic 'vs-startup-project' | Brad King | 2016-03-24 | 1 | -0/+1 |
|\ |
|
| * | VS: Add option to choose the `.sln` startup project (#15578) | Davy Durham | 2016-03-22 | 1 | -0/+1 |
|
|
* | | Merge topic 'timeout_after_match' | Brad King | 2016-03-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | CTest: Optionally use a secondary test timeout after matching output | Zack Galbreath | 2016-03-22 | 1 | -0/+1 |
|
|
* | | VS: Optionally generate remote directory for WinCE projects | Andrej Bosik | 2016-03-15 | 1 | -0/+1 |
|/ |
|
* | VS: Add option to set `ConfigurationType` of a .vcxproj file | Fabian Otto | 2016-02-26 | 1 | -0/+1 |
|
|
* | Xcode: Add support for combined install on iOS | Ruslan Baratov | 2015-12-10 | 1 | -0/+1 |
|
|
* | VS: Add support for Windows 10 Universal (Store) Applications | Gilles Khouzam | 2015-10-05 | 1 | -0/+5 |
|
|
* | Add SOURCE_DIR and BINARY_DIR target properties | Clifford Yapp | 2015-07-21 | 1 | -0/+2 |
|
|
* | Merge topic 'makefile-target-messages' | Brad King | 2015-07-15 | 1 | -0/+1 |
|\ |
|
| * | Makefile: Optionally disable target completion messages in build output | Michael Ensslin | 2015-07-14 | 1 | -0/+1 |
|
|
* | | Merge topic 'vs-nsight-tegra-attributes' | Brad King | 2015-07-15 | 1 | -0/+14 |
|\ \ |
|
| * | | VS: Add more Nsight Tegra generator Android property settings | Mikhail Filimonov | 2015-07-14 | 1 | -0/+14 |
| |/ |
|
* | | Help: Document Apple Framework creation with an example (#15651) | Brad King | 2015-07-14 | 1 | -0/+1 |
|/ |
|
* | Windows: Optionally generate DLL module definition files automatically | Bill Hoffman | 2015-07-06 | 1 | -0/+1 |
|
|
* | Add options to launch the compiler through tools like ccache or distcc | Bill Hoffman | 2015-06-15 | 1 | -0/+1 |
|
|
* | Add options to run include-what-you-use with the compiler | Brad King | 2015-05-19 | 1 | -0/+1 |
|
|