aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/toolchains (unfollow)
Commit message (Collapse)Author
2020-03-29fix READMEs, code style, etc.Egor Tensin
2020-03-28WIP: restructureEgor Tensin
A stupid attempt to reduce code duplication led me to believe that all the scripts could use _a bit_ of refactoring. This is going to be a major pain (factoring out all the things), which I'll take gladly. All the links and usage examples are broken right now, but nobody cares, so whatevs.
2020-01-03rearrange all files completelyEgor Tensin
2019-12-21toolchains/boost: add *.exe toolchainsEgor Tensin
It doesn't work without the .exe on e.g. Cygwin.
2019-12-11toolchains: add gcc-x{86,64}.cmakeEgor Tensin
2019-12-10toolchains: add Boost user configsEgor Tensin
2019-12-08add toolchainsEgor Tensin