aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Collapse)AuthorAgeFilesLines
* C99 complex types MVPlemon2026-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 -> unknownlemon2026-03-211-2/+2
|
* Tweak configure & driver, fallback to cclemon2026-03-211-8/+16
|
* configure shellcheck, againlemon2026-03-211-5/+5
|
* configure: sh shell conformancelemon2026-03-211-1/+1
|
* fix again for openbsdlemon2026-03-201-3/+3
|
* driver: only depend on ld for linking (todo)lemon2026-03-201-19/+92
|
* preeliminary support for openBSDlemon2026-03-191-6/+12
|
* REFACTOR: move sources to src/lemon2026-03-171-2/+2
|
* config.mk, make installlemon2026-02-211-1/+12
|
* target: accept amd64 as x86_64 synonymlemon2026-01-101-0/+2
|
* Use a configure script, query system toolchain for default include pathslemon2026-01-011-0/+113