Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert dynamic lib build options. It only make effects only once on win. | crupest | 2023-10-16 | 1 | -7/+1 | |
* | Win:OK! Make Catch2 always static. Remove Cairo test on win. | crupest | 2023-10-16 | 2 | -4/+12 | |
* | Try to fix cmake default dynamic lib bug. | crupest | 2023-10-15 | 1 | -1/+1 | |
* | Fix unix file stream creation mode and readable check bug. | crupest | 2023-10-15 | 3 | -7/+11 | |
* | Fix demo path in cmake. Though I don't expect ci on Windows pass. | crupest | 2023-10-15 | 1 | -2/+2 | |
* | Remove meson in cmake. | crupest | 2023-10-15 | 1 | -1/+2 | |
* | Update README. Remove docs and add lib dir info. | crupest | 2023-10-15 | 1 | -3/+1 | |
* | Init ui::document. | crupest | 2023-10-15 | 5 | -0/+67 | |
* | Improve bitmask. | crupest | 2023-10-15 | 3 | -8/+17 | |
* | Re-think about ToString. | crupest | 2023-10-14 | 5 | -27/+20 | |
* | Fix test discovery cmake bug. | crupest | 2023-10-14 | 1 | -1/+1 | |
* | ... | crupest | 2023-10-12 | 8 | -29/+74 | |
* | Make svg geometry builder a mixin. Record a lot of notes for geometry. | crupest | 2023-10-12 | 8 | -160/+216 | |
* | SvgGeometryBuilder done! | crupest | 2023-10-12 | 5 | -18/+196 | |
* | Make compile work again. | crupest | 2023-10-12 | 2 | -6/+14 | |
* | ... | crupest | 2023-10-12 | 8 | -17/+109 | |
* | ... | crupest | 2023-10-12 | 16 | -48/+168 | |
* | ... | crupest | 2023-10-09 | 4 | -1/+56 | |
* | ... | crupest | 2023-10-09 | 9 | -5/+103 | |
* | ... | crupest | 2023-10-08 | 2 | -4/+48 | |
* | Use clangd config file in emscripten. | crupest | 2023-10-08 | 5 | -29/+42 | |
* | Add patch_compile_commands. So slow, useless. | crupest | 2023-10-08 | 1 | -0/+27 | |
* | ... | crupest | 2023-10-08 | 8 | -3/+72 | |
* | ... | crupest | 2023-10-07 | 5 | -4/+13 | |
* | Clean some spell checks... | crupest | 2023-10-07 | 3 | -2/+11 | |
* | Recover build. Remove test discovery in emscripten. | crupest | 2023-10-07 | 7 | -7/+19 | |
* | Drop cairo for web. | crupest | 2023-10-07 | 4 | -15/+1 | |
* | ... | crupest | 2023-10-07 | 1 | -0/+6 | |
* | ... | crupest | 2023-10-07 | 5 | -2/+36 | |
* | Try to add pango. | crupest | 2023-10-07 | 6 | -8/+34 | |
* | Try to unify meson projects. So deps will be well organized. | crupest | 2023-10-07 | 11 | -32/+66 | |
* | Start migrating cairo for emsripten. | crupest | 2023-10-07 | 5 | -25/+38 | |
* | Now cairo succeeds to build in emscripten, | crupest | 2023-10-07 | 2 | -6/+7 | |
* | ... | crupest | 2023-10-07 | 1 | -0/+3 | |
* | Try build cairo myself. | crupest | 2023-10-07 | 7 | -1/+65 | |
* | ... | crupest | 2023-10-06 | 9 | -11/+42 | |
* | Init web canvas. | crupest | 2023-10-06 | 9 | -2/+57 | |
* | Remove WebFileStream. | crupest | 2023-10-05 | 3 | -156/+0 | |
* | ... | crupest | 2023-10-05 | 12 | -84/+27 | |
* | ... | crupest | 2023-10-05 | 4 | -21/+1 | |
* | ... | crupest | 2023-10-05 | 6 | -64/+98 | |
* | ... | crupest | 2023-10-05 | 3 | -47/+2 | |
* | ... | crupest | 2023-10-05 | 8 | -5/+88 | |
* | ... | crupest | 2023-10-04 | 4 | -0/+58 | |
* | cmake export compile commands by default | crupest | 2023-10-03 | 1 | -0/+2 | |
* | Setup spellchecker. | crupest | 2023-10-03 | 3 | -0/+21 | |
* | Upgrade libs. | crupest | 2023-10-03 | 3 | -0/+0 | |
* | Add CFileStream. Move ErrnoException. | crupest | 2023-07-05 | 8 | -26/+221 | |
* | Upgrade third party libs. | crupest | 2023-07-04 | 3 | -0/+0 | |
* | Implement file stream constructor on emscripten. | crupest | 2022-10-12 | 5 | -13/+110 |