Simon Taylor
5d693f5a1c
Factor out the common Mmake code to set up the mmc, mgnuc
...
Estimated hours taken: 8
Branches: main
Factor out the common Mmake code to set up the mmc, mgnuc
and ml flags when building the Mercury compiler and libraries.
Use options, not environment variables. This will make it simpler
to use `mmc --make' to compile the compiler.
Mmake.workspace:
Similar to tools/lmc. Sets up Mmake variables to
use the library files in a workspace rather than
an installed library.
configure.in:
Check for the `--no-mercury-stdlib-dir' mmc option.
Bootstrap CVS tag: bootstrap_20020429_stdlib_dir
Mmake.common.in:
*/Mmakefile:
Move common code into Mmake.workspace.
browser/Mmakefile:
library/Mmakefile:
Avoid invoking the linker explicitly when creating
libraries of Mercury code. That won't work well
with `mmc --make'.
tools/bootcheck:
tests/Mmake.common:
Use Mmake.workspace instead of setting up environment
variables in bootcheck.
scripts/Mmake.vars.in:
mmc compiles split C files to object code itself,
so pass `--cflags "$(ALL_CFLAGS)"' to mmc when
compiling with `--split-c-files'.
browser/interactive_query.m:
Use `mmc --make' when compiling the query. This is needed
to make tests/debugger/interactive_query.m work when linking
against a workspace using options rather than environment
variables. This also fixes a bug -- mmc options were being
passed to ml.
Clean up after the query.
tests/debugger/Mmakefile:
tests/debugger/interactive.inp:
tests/debugger/interactive.inp.subdirs:
tests/debugger/interactive.inp.nosubdirs:
tests/debugger/interactive.exp:
tests/debugger/interactive.exp2:
Generate the input file to this test so that MCFLAGS
and MC_MAKE_FLAGS (from Mmake.workspace) are used when
compiling queries.
tests/debugger/Mmakefile now sets SHELL to /usr/local/bash
to allow the use of $(...) style command substitution
(`...` style command substitution can't be nested).
tests/warnings/Mmakefile:
tests/dppd/Mmakefile:
Include tests/Mmake.common.
tools/*:
scripts/c2init.in:
scripts/ml.in:
Update the lists of files containing the library names.
2002-04-29 08:22:08 +00:00
..
2002-04-15 05:04:23 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-04 06:00:12 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-04-24 08:42:35 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-04-04 06:00:12 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-29 05:50:45 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-29 05:50:45 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-04-15 05:04:23 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-04-15 05:04:23 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-07 10:23:06 +00:00
2002-03-28 03:44:41 +00:00
2002-04-07 10:23:06 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-04-07 10:23:06 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-04-17 05:49:28 +00:00
2002-04-12 10:08:24 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-12 01:24:25 +00:00
2002-04-12 10:08:24 +00:00
2002-04-24 07:37:38 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-04-07 10:23:06 +00:00
2002-03-20 12:37:56 +00:00
2002-04-07 10:23:06 +00:00
2002-03-20 12:37:56 +00:00
2002-04-07 10:23:06 +00:00
2002-04-23 20:41:46 +00:00
2002-04-24 08:42:35 +00:00
2002-04-24 08:42:35 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-04-19 12:14:06 +00:00
2002-04-09 09:00:33 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-04-02 16:36:18 +00:00
2002-04-12 01:24:25 +00:00
2002-04-02 16:36:18 +00:00
2002-04-12 01:24:25 +00:00
2002-04-02 16:36:18 +00:00
2002-04-18 12:50:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-04-02 16:36:18 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-04-02 16:36:18 +00:00
2002-04-24 07:37:38 +00:00
2002-03-20 12:37:56 +00:00
2002-04-24 07:37:38 +00:00
2002-04-12 01:24:25 +00:00
2002-03-20 12:37:56 +00:00
2002-04-12 01:24:25 +00:00
2002-03-20 12:37:56 +00:00
2002-04-12 01:24:25 +00:00
2002-04-29 08:22:08 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-04-07 10:23:06 +00:00
2002-03-20 12:37:56 +00:00
2002-04-15 05:04:23 +00:00
2002-04-12 10:08:24 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-04-07 10:23:06 +00:00
2002-04-19 14:59:37 +00:00
2002-03-28 03:44:41 +00:00
2002-04-15 05:04:23 +00:00
2002-03-20 12:59:37 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-04-17 00:52:57 +00:00
2002-04-07 10:23:06 +00:00
2002-03-28 03:44:41 +00:00
2002-03-26 00:04:15 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-04-15 05:04:23 +00:00
2002-03-25 19:27:29 +00:00
2002-04-23 08:52:46 +00:00
2002-03-20 12:37:56 +00:00
2002-04-12 01:24:25 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-14 04:07:08 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-22 07:10:41 +00:00
2002-04-24 07:37:38 +00:00
2002-04-24 07:37:38 +00:00
2002-04-12 01:24:25 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-15 05:04:23 +00:00
2002-04-23 17:49:20 +00:00
2002-03-28 03:44:41 +00:00
2002-04-12 10:08:24 +00:00
2002-03-28 11:49:13 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-04-07 10:23:06 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-03-20 12:37:56 +00:00
2002-04-24 07:37:38 +00:00
2002-03-20 12:37:56 +00:00
2002-04-07 10:23:06 +00:00
2002-03-20 12:37:56 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-28 03:44:41 +00:00
2002-03-20 12:37:56 +00:00