Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-11 | build system: PE targets: added import library version support. | midipix | 9 | -15/+60 |
2016-11-11 | build system: added library version support. | midipix | 6 | -0/+6 |
2016-11-11 | build system: properly use DESTDIR in conjunction with individual variables. | midipix | 2 | -4/+4 |
2016-11-11 | build system: added fallback compiler recipe. | midipix | 1 | -0/+29 |
2016-11-11 | build system: configure, host.sh: use modern portable shell idioms. | midipix | 1 | -2/+2 |
2016-11-11 | build system: added fallback host recipe. | midipix | 4 | -2/+23 |
2016-11-11 | build system: --toolchain: initial implementation. | midipix | 5 | -57/+34 |
2016-11-11 | build system: use the term 'compiler' rather than 'toolchain' where applicable. | midipix | 3 | -0/+0 |
2016-11-11 | build system: darwin: define _DARWIN_C_SOURCE by default. | midipix | 1 | -0/+2 |
2016-11-11 | build system: DESTDIR: avoid accidental posix-special leading two slashes. | midipix | 2 | -4/+4 |
2016-11-11 | created skeleton. | midipix | 17 | -0/+416 |