aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/project/cmake/build.py (unfollow)
Commit message (Expand)Author
2021-05-09project.cmake: use -DVAR instead of -D VAREgor Tensin
2021-05-09project.cmake: always enable CMAKE_EXPORT_COMPILE_COMMANDSEgor Tensin
2021-05-08add --help-toolsets parameterEgor Tensin
2021-05-07project.toolset: support versioned MSVC toolsetsEgor Tensin
2021-05-07project.toolset: merge both other modules to this oneEgor Tensin
2021-05-07project.cmake.toolset: rework a bitEgor Tensin
2021-05-06brush up import listsEgor Tensin
2021-05-06"toolchain" -> "toolset", part 2Egor Tensin
2021-05-06"toolchain" -> "toolset", part 1Egor Tensin
2021-04-14update script names in README and --help outputEgor Tensin
2021-04-13remove excessive logging & obsolete project.ci.* packagesEgor Tensin
2021-03-25project.cmake.build: -H must be at the endEgor Tensin
2021-03-24project.cmake: set CMAKE_BUILD_PARALLEL_LEVELEgor Tensin
2021-03-23project: minor refactoringEgor Tensin
2021-03-20project.cmake.build: refactoring & cleanupEgor Tensin
2021-03-20project.platform: add platform 'auto'Egor Tensin
2021-03-14project.boost.download: create missing directoriesEgor Tensin
2021-01-19project.cmake: --toolset auto shouldn't set any compiler flagsEgor Tensin
2021-01-18project.cmake: create the build dir if necessaryEgor Tensin
2021-01-17GIANT CLUSTERFUCK OF A COMMITEgor Tensin
2020-03-30project.cmake: make it --boost awareEgor Tensin
2020-03-30project.cmake: make it --platform awareEgor Tensin
2020-03-30project.cmake.build: refactoringEgor Tensin
2020-03-30project: minor-ish refactoringEgor Tensin
2020-03-29project: add os.pyEgor Tensin
2020-03-29fix READMEs, code style, etc.Egor Tensin
2020-03-29project.cmake: insignificant refactoringEgor Tensin
2020-03-29project.cmake: factor out common utilsEgor Tensin
2020-03-28project.boost: factor out Configuration/Platform/LinkageEgor Tensin
2020-03-28WIP: restructureEgor Tensin
2020-01-18support all 4 cmake default configurationsEgor Tensin
2020-01-09better usage messages & READMEsEgor Tensin
2020-01-08fix PyLint-discovered bugsEgor Tensin
2020-01-07cmake/build: remove the --clean parameterEgor Tensin
2020-01-03rearrange all files completelyEgor Tensin
2020-01-01ci/build.py: split -D from its argumentEgor Tensin
2019-12-15build: clean up silly cmd line paramsEgor Tensin
2019-12-14fix PyLint warningsEgor Tensin
2019-12-13build/ -> ci/Egor Tensin
2019-12-13build/boost: add generic build.py scriptEgor Tensin
2019-12-10add simple build scriptsEgor Tensin