| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -71/+0 |
| | | | | | | | * moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees | ||||
| * | Upload cache record before blobs and call finalize when processing upstream ↵ | Per Larsson | 2021-11-01 | 1 | -6/+14 |
| | | | | | to Jupiter. | ||||
| * | Format fix. | Per Larsson | 2021-10-20 | 1 | -1/+1 |
| | | |||||
| * | zencore: Enabled MSC warning 4668 to get warnings when preprocessor macros ↵ | Stefan Boberg | 2021-10-15 | 1 | -5/+2 |
| | | | | | | | | | are used without an explicit definition Also fixed up various code to compile with this, by using ZEN_THIRD_PARTY_INCLUDES_START/ZEN_THIRD_PARTY_INCLUDES_END macros Removed prewindows.h/postwindows.h since they are no longer to be used due to the above | ||||
| * | Added custom cpr::Response formatter and removed duplicate logging code. | Per Larsson | 2021-09-07 | 1 | -0/+66 |