Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | reformat README file into HTML | Gabriel Jensen | |
create the arch_t and kernel_t types use char const * instead of std::string use custom function instead of std::cerr and std::cout replace as many stdlib function with custom-made ones | |||
2021-01-22 | redo .gitignore ifle | Gabriel Jensen | |
clean up Makefile create PKGBUILD file create dedicated folder for language examples try to avoid macros where possible remove C relics create semi-working Vulkan test | |||
2021-01-18 | readd x support but only for non-linux systems (may change in the future) | Gabriel Jensen | |
fix makefile cxxflags | |||
2021-01-18 | drop x support | Gabriel Jensen | |
move codebase to c++ rework makefile create simple wayland demo | |||
2021-01-15 | quick commit before dropping x support | Gabriel Jensen | |
2021-01-13 | create license file | Gabriel Jensen | |
makefile optimizations added readme added stdc version checking x connection handling to a different file | |||
2021-01-12 | make Makefile check for Makefile changes when linking not compiling | Gabriel Jensen | |
2021-01-12 | make Makefile check for Makefile changes when making | Gabriel Jensen | |
make a gamble and enable -O3 | |||
2021-01-12 | fix error when compiling crtwin.c | Gabriel Jensen | |
make makefile super nice update .gitignore | |||
2021-01-12 | change compiler to clang | Gabriel Jensen | |
improve makefile create luma example file expanded stdlib | |||
2021-01-09 | readd .gitignore | Gabriel Jensen | |
2021-01-09 | create makefile | Gabriel Jensen | |
create simple xcb demo | |||
2021-01-08 | create foundation for stdlib socket | Gabriel Jensen | |
2021-01-08 | first | Gabriel Jensen | |