summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/lcc-compiler.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Consolidate 3.23 release notesBrad King2022-02-031-5/+0
| | | | | Run the `Utilities/Release/consolidate-relnotes.bash` script to move notes from `Help/release/dev/*` into `Help/release/3.23.rst`.
* LCC: Add policy CMP0129 regarding interpreting LCC as GNUmakise-homura2021-10-211-0/+1
| | | | | | | | | | Due to MCST LCC compiler identification is now changed to LCC, there should be a way for old projects to still identify it as GNU, as it was before. This commits adds the policy: CMP0129: Compiler id for MCST LCC compilers is now LCC, not GNU. This policy controls such a behavior. OLD behaivior is to treat LCC as GNU, NEW is to treat is as LCC.
* Help: Add release note for MCST LCC compiler supportBrad King2021-10-191-0/+4