mes/build-aux
Jan Nieuwenhuizen 23d4019d13
build: Simplify: cater for one compiler at a time.
* build-aux/build-cc.sh: Remove.
* build-aux/build-cc32.sh: Remove.
* build-aux/build-cc64.sh: Remove.
* build-aux/build-x86_64-mes.sh: Remove.
* build-aux/cc-mes.sh: Remove.
* build-aux/cc-x86_64-mes.sh: Remove.
* build-aux/cc32-mes.sh: Remove.
* build-aux/cc64-mes.sh: Remove.
* build-aux/test64.sh: Remove.
* build-aux/bootstrap-mes.sh: New file.
* build-aux/config.make.in: New file.
* build-aux/config.status.in: New file.
* build-aux/test-cc.sh: New file.
* .gitignore: Update.
* build-aux/GNUmakefile.in: Update.
* build-aux/build-guile.sh: Update.
* build-aux/build-mes.sh: Update.
* build-aux/build.sh.in: Update.
* build-aux/cc.sh: Update.
* build-aux/check-boot.sh: Update.
* build-aux/check-mes.sh: Update.
* build-aux/check-mescc.sh: Update.
* build-aux/check-tcc.sh: Update.
* build-aux/check.sh.in: Update.
* build-aux/config.sh: Update.
* build-aux/export.make: Update.
* build-aux/install.sh.in: Update.
* build-aux/pre-inst-env.in: Update.
* build-aux/test.sh: Update.
* build-aux/uninstall.sh.in: Update.
* configure: Update.
* configure.sh: Update.
* module/mescc/i386/as.scm: Update.
* module/mescc/preprocess.scm: Update.
* module/mescc/x86_64/as.scm: Update.
* scripts/mescc.in: Update.
* tests/psyntax.test: Update.
2018-11-15 18:08:48 +01:00
..
GNUmakefile.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
bootstrap-mes.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
build-guile.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
build-mes.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
build.sh.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
cc.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
check-boot.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
check-mes.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
check-mescc.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
check-tcc.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
check.sh.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
config.make.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
config.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
config.status.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
export.make build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
gendocs.sh build: web: New target. 2018-07-28 11:37:47 +02:00
gitlog-to-changelog Prepare for 0.1 release: gnu-build-system. 2016-10-16 00:34:23 +02:00
install.sh.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
manifest.scm build: Generate gcc-mesboot-graph from .dot. 2018-07-22 22:27:24 +02:00
mes-snarf.scm core: Add module type. 2018-10-14 08:15:22 +02:00
pre-inst-env.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
setup-mes.sh Add missing copyright headers. 2018-07-23 19:10:34 +02:00
snarf.sh core: Add hashq-table type. 2018-11-07 22:48:08 +01:00
test-cc.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
test.sh build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00
trace.sh build: remove bashism. 2018-10-05 21:24:14 +02:00
uninstall.sh.in build: Simplify: cater for one compiler at a time. 2018-11-15 18:08:48 +01:00