Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 6 | -6/+24 |
* | Merge topic 'remove-vs6-generator' | Brad King | 2016-03-10 | 1 | -5/+0 |
|\ | |||||
| * | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -5/+0 |
* | | Tests: fix PDBDirectoryAndName on Clang/C2 | Mariusz PluciĆski | 2016-03-10 | 1 | -0/+9 |
|/ | |||||
* | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -1/+1 |
* | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -8/+22 |
* | VS: Separate compiler and linker PDB files (#11899, #14062) | Brad King | 2013-04-05 | 1 | -6/+5 |
* | Run PDBDirectoryAndName test on MSVC and Intel | Brad King | 2012-09-29 | 1 | -2/+7 |
* | Document that PDB_(NAME|OUTPUT_DIRECTORY) are ignored for VS 6 | Brad King | 2012-09-25 | 1 | -0/+5 |
* | Verify that PDB_(NAME|OUTPUT_DIRECTORY) are honored in test | Brad King | 2012-09-25 | 2 | -0/+36 |
* | Add PDB_OUTPUT_DIRECTORY and PDB_NAME target properties (#10830) | Yuchen Deng | 2012-09-25 | 7 | -0/+55 |