Commit message (Collapse) | Author | ||
---|---|---|---|
2021-01-19 | bye-bye, Travis & AppVeyor!no_more_travis | Egor Tensin | |
2021-01-18 | project.ci: --install picks the directory automatically | Egor Tensin | |
2020-10-28 | Makefile: check symbols for examples/boost also | Egor Tensin | |
2020-10-28 | Makefile: consistent status messages | Egor Tensin | |
2020-10-28 | CI: check that symbols are stripped | Egor Tensin | |
2020-03-30 | Makefile: more explicit requirements | Egor Tensin | |
2020-03-30 | project.ci: dedupe code | Egor Tensin | |
2020-03-30 | project.cmake: make it --boost aware | Egor Tensin | |
2020-03-30 | project.cmake: make it --platform aware | Egor Tensin | |
2020-03-29 | project.boost: -d0 by default | Egor Tensin | |
2020-03-28 | project.boost: factor out everything else | Egor Tensin | |
I finally snapped. This starts to resemble sensible structure though. | |||
2020-03-28 | WIP: restructure | Egor 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-03-13 | Makefile: best practices | Egor Tensin | |
2020-02-02 | move Makefile to .ci/ | Egor Tensin | |
2020-02-02 | Makefile: get rid of TRAVIS_BUILD_DIR where unnecessary | Egor Tensin | |
2020-02-02 | Makefile: better $(ls) on Linux | Egor Tensin | |
2020-02-01 | Makefile: style & refactoring | Egor Tensin | |
2020-02-01 | Makefile: prettier output | Egor Tensin | |
2020-02-01 | Makefile: try less verbose output | Egor Tensin | |
2020-02-01 | move Travis/AppVeyor scripts to Makefile | Egor Tensin | |