summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenerateExportHeader
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.GenerateExportHeader use of size_tBrad King2021-04-281-1/+1
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-9/+15
* Tests: Update RunCMake.GenerateExportHeader for IntelLLVMBrad King2021-01-281-1/+1
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Tests: Update test suite to run in an Anaconda environmentRobert Maynard2020-05-211-0/+8
* replace std::string::substr() with operations that do not allocate memoryRolf Eike Beer2020-03-231-3/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* Clang: For MSVC ABI do not use modes older than C++14Brad King2019-07-241-5/+0
* Tests: fix failures with gnu mode clang on windowsZsolt Parragi2019-05-241-0/+5
* 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-291-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