summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenerateExportHeader
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-1/+1
* clang-format.bash: update to clang-format-6.0Brad King2018-06-011-1/+1
* GenerateExportHeader: add release notes, tests for include guard changesKyle Edwards2018-01-2319-14/+46
* GNU: Use -fvisibility on AIX when supportedBrad King2018-01-121-1/+10
* Tests: Remove redundant code from RunCMake.GenerateExportHeader caseBrad King2018-01-122-4/+0
* GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in TestsCraig Scott2017-12-301-1/+1
* HP-UX: Drop support for building CMake on HP-UXBrad King2017-08-071-7/+0
* GenerateExportHeader: always fill in _EXPORT macrosBen Boeckel2017-03-161-1/+1
* clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-221-0/+2
* Tests: Refactor GenerateExportHeader test codeMatthew Woehlke2016-09-127-237/+327
* Tests: Add data symbols to GenerateExportHeader testMatthew Woehlke2016-09-123-0/+74
* Tests: Add failure test for GenerateExportHeaderMatthew Woehlke2016-09-126-18/+96
* Tests: Cleanup RunCMake.GenerateExportHeader somewhatBrad King2016-09-0511-51/+14
* Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-0538-0/+1553