aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* C99 complex types MVP lemon2026-04-131-5/+5
| | | | | | | | | Missing: static eval of complex values, Silly inefficient implementation of equality comparisons between them The whole thing is pretty inefficient without proper aggregate mem2reg anyway
* Rework handling of predefined macros. lemon2026-03-211-3/+1
| | | | And add some GCC predefs like __SIZE_TYPE__, __LONG_SIZE__, etc
* oops. lemon2026-03-211-1/+1
|
* OSunk -> unknown lemon2026-03-211-2/+2
|
* Tweak configure & driver, fallback to cc lemon2026-03-211-8/+16
|
* configure shellcheck, again lemon2026-03-211-5/+5
|
* configure: sh shell conformance lemon2026-03-211-1/+1
|
* fix again for openbsd lemon2026-03-201-3/+3
|
* driver: only depend on ld for linking (todo) lemon2026-03-201-19/+92
|
* preeliminary support for openBSD lemon2026-03-191-6/+12
|
* REFACTOR: move sources to src/ lemon2026-03-171-2/+2
|
* config.mk, make install lemon2026-02-211-1/+12
|
* target: accept amd64 as x86_64 synonym lemon2026-01-101-0/+2
|
* Use a configure script, query system toolchain for default include paths lemon2026-01-011-0/+113