sortix-mirror/build-aux
Jonas 'Sortie' Termansen d7b1dce054 Dumb down echo(1).
Options and escape sequences are fatally incompatible with historic echo
that has no room for such extensions. Instead they pose risk because it is
harder to use echo on unvalidated input safely and because any further
extensions potentially break existing scripts. Use printf(1) instead.
2015-08-22 00:44:39 +02:00
..
build-ports.sh Dumb down echo(1). 2015-08-22 00:44:39 +02:00
clean-ports.sh Ongoing build system maintainance. 2014-12-02 17:09:28 +01:00
compiler.mak Use standard compiler environment variables. 2015-05-10 16:56:22 +02:00
dirs.mak Fix LOCALEDIR make variable. 2015-06-27 17:06:44 +02:00
platform.mak Remove per-architecture exec-prefixes from filesystem hierarchy. 2015-04-23 20:02:03 +02:00
version.mak Begin development of Sortix 1.0. 2015-01-01 17:20:39 +01:00