| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | FASTBuild: Add internal helper for intermediate directory creation | Brad King | 2025-12-05 | 1 | -0/+1 |
| | | |||||
| * | FASTBuild: support CUDA language | Eduard Voronkin | 2025-10-25 | 1 | -1/+10 |
| | | | | | Fixes: #27318 | ||||
| * | FASTBuild: add support for Unity builds | Eduard Voronkin | 2025-09-18 | 1 | -6/+16 |
| | | |||||
| * | FASTBuild: optimize generated file | Eduard Voronkin | 2025-09-15 | 1 | -0/+1 |
| | | | | | | | | | | | | List of changes: 1. Remove unneeded aliases 2. Don't write VS Solution on Apple 3. Use external script to perform clean 4. Fix small bug when empty environment was resulting in invalid file. It greatly reduces the size of .fdb file and makes FASTBuild run much faster in different cases. | ||||
| * | FASTBuild: fix inconsistencies in rules application | Eduard Voronkin | 2025-09-02 | 1 | -1/+0 |
| | | | | | | | Fix `ApplyLinkRuleLauncher()` to apply `RULE_LAUNCH_COMPILE`. Remove ApplyCompileRuleLauncher since it's not used and `RULE_LAUNCH_COMPILE` is handled in `AddCompilerLaunchersForLanguages()` Fixes: #27183 | ||||
| * | FASTBuild: Add generator | Eduard Voronkin | 2025-08-26 | 1 | -0/+141 |
| Fixes: #15294 | |||||
