aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bootstrap subprocess.crupest2023-12-1610-18/+75
* Develop document.crupest2023-12-165-5/+84
* Fix dll path problem for libs.crupest2023-10-191-4/+3
* Fix typo: Infinate -> Infinitecrupest2023-10-184-8/+4
* Fix input method bugs on macos.crupest2023-10-186-64/+106
* Try to fix catch2 static link bug on win.crupest2023-10-161-4/+13
* Revert dynamic lib build options. It only make effects only once on win.crupest2023-10-161-7/+1
* Win:OK! Make Catch2 always static. Remove Cairo test on win.crupest2023-10-162-4/+12
* Try to fix cmake default dynamic lib bug.crupest2023-10-151-1/+1
* Fix unix file stream creation mode and readable check bug.crupest2023-10-153-7/+11
* Fix demo path in cmake. Though I don't expect ci on Windows pass.crupest2023-10-151-2/+2
* Remove meson in cmake.crupest2023-10-151-1/+2
* Update README. Remove docs and add lib dir info.crupest2023-10-151-3/+1
* Init ui::document.crupest2023-10-155-0/+67
* Improve bitmask.crupest2023-10-153-8/+17
* Re-think about ToString.crupest2023-10-145-27/+20
* Fix test discovery cmake bug.crupest2023-10-141-1/+1
* ...crupest2023-10-128-29/+74
* Make svg geometry builder a mixin. Record a lot of notes for geometry.crupest2023-10-128-160/+216
* SvgGeometryBuilder done!crupest2023-10-125-18/+196
* Make compile work again.crupest2023-10-122-6/+14
* ...crupest2023-10-128-17/+109
* ...crupest2023-10-1216-48/+168
* ...crupest2023-10-094-1/+56
* ...crupest2023-10-099-5/+103
* ...crupest2023-10-082-4/+48
* Use clangd config file in emscripten.crupest2023-10-085-29/+42
* Add patch_compile_commands. So slow, useless.crupest2023-10-081-0/+27
* ...crupest2023-10-088-3/+72
* ...crupest2023-10-075-4/+13
* Clean some spell checks...crupest2023-10-073-2/+11
* Recover build. Remove test discovery in emscripten.crupest2023-10-077-7/+19
* Drop cairo for web.crupest2023-10-074-15/+1
* ...crupest2023-10-071-0/+6
* ...crupest2023-10-075-2/+36
* Try to add pango.crupest2023-10-076-8/+34
* Try to unify meson projects. So deps will be well organized.crupest2023-10-0711-32/+66
* Start migrating cairo for emsripten.crupest2023-10-075-25/+38
* Now cairo succeeds to build in emscripten,crupest2023-10-072-6/+7
* ...crupest2023-10-071-0/+3
* Try build cairo myself.crupest2023-10-077-1/+65
* ...crupest2023-10-069-11/+42
* Init web canvas.crupest2023-10-069-2/+57
* Remove WebFileStream.crupest2023-10-053-156/+0
* ...crupest2023-10-0512-84/+27
* ...crupest2023-10-054-21/+1
* ...crupest2023-10-056-64/+98
* ...crupest2023-10-053-47/+2
* ...crupest2023-10-058-5/+88
* ...crupest2023-10-044-0/+58