summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/UnityBuild
Commit message (Expand)AuthorAgeFilesLines
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyAJIOB2025-10-161-1/+1
* FASTBuild: add support for Unity buildsEduard Voronkin2025-09-181-0/+6
* Merge topic 'unity-filename-prefix'Brad King2025-09-053-0/+33
|\
| * Unity: Add a target property to control generated filenamesStephen Kennedy2025-09-043-0/+33
* | Tests/UnityBuild: fix generator-specific VS unity source path expectationsBen Boeckel2025-09-021-1/+7
* | Tests/RunCMake: test `RunCMake_GENERATOR` instead of `CMAKE_GENERATOR`Ben Boeckel2025-09-021-1/+1
|/
* Visual Studio: support shortened object filenamesJohn Parent2025-07-291-1/+1
* Makefiles: support shortened object filenamesJohn Parent2025-07-291-1/+1
* Ninja: support short object directoriesJohn Parent2025-07-291-1/+1
* Tests: choose an explicit FULL strategy in tests expecting itBen Boeckel2025-07-2920-0/+40
* Tests/UnityBuild: add shortened path testsJohn Parent2025-07-293-0/+23
* Unity: Add option to use relative paths for unity filesJames Moore2024-10-1516-0/+284
* Add support for unity builds with CUDA sourcesRobert Maynard2024-08-028-0/+166
* Unity: Enable UNITY_BUILD for OBJC and OBJCXX filesRob Raguet-Schofield2023-10-266-0/+110
* Unity Build: Fix per-config sources in multi-config generatorsBrad King2021-11-115-0/+62
* Tests: Clean RunCMake.UnityBuild casesBrad King2021-10-191-6/+2
* Unity: Generate reproducible unity IDs for anonymous namespacesCraig Scott2021-01-223-1/+16
* Unity Build: Add option for generating per-file unique idStephen Kelly2020-12-155-0/+84
* Fix typos identified using codespellJean-Christophe Fillion-Robin2020-07-221-1/+1
* Unity Builds: Support explicit specification of sources to groupsRobert Maynard2020-05-0715-0/+233
* Unity Build: include language in generated source file nameCristian Adam2020-01-149-11/+11
* Unity: Proper handling of object librariesCristian Adam2019-12-072-0/+14
* Unity: Don't include sources with HEADER_FILE_ONLY property setCristian Adam2019-11-113-4/+8
* Unity build: Include GENERATED files into unity buildCristian Adam2019-11-062-7/+4
* Unity build: Add unit testsCristian Adam2019-08-3024-0/+261