Curculigo

Results 47 issues of Curculigo

This is the code of a Win32 program. There are `.h` files, `.cpp` files, mixed together with `.rc` files. I dragged them into the editor. Crashed. ``` ecode.exe caused an...

bug
ready for release

I'm writing a script that will fetch the binary build from your repository. The problem is your releases are date-based. Can you setup something like a nightly release that with...

https://github.com/rmyorston/pdpmake > In the future, with a rewrite of GNU Make, we will have no GNU software at all. Maybe you could send patches to pdpmake or even fork from...

A better source of common utilities than toybox or busybox if you don't mind the CDDL. It's userland, not the kernel, so I don't think the license matters. https://codeberg.org/schilytools/schilytools

https://github.com/ibara/oksh

I don't know why no one has ever thought about that. It's a real open source Unix.

It's only a copy of `gcc.exe`, but it should better be there. Some build systems still hardcode `CC` and `CXX` to `cc` and `c++` respectively. I found that you already...

It's only a copy of `gcc.exe`, but it should better be there. Some build systems still hardcode `CC` and `CXX` to `cc` and `c++` respectively. I found that you already...

``` $ cmake -S . -B build CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION...

bug

All eepp applications will live in the same source tree! [eeiv](https://github.com/SpartanJ/eeiv) will live in the `tools` directory together with `ecode`.