Files
mercury/tools
Julien Fischer 0e8ad1ea39 Fixes for the bootcheck script on Windows.
tools/bootcheck:
    Fix the setting of the WORKSPACE variable when running the tests.
    Due to incorrect use of pwd it was actually pointing back at stage 1.

    If we are running under MSYS2, then set --windows automatically.
    (It's too easy to forget to do this otherwise.)

    Mention this in the documentation for the --windows option. Also,
    the --windows option does not imply anything about the library
    extension -- despite what the usage message has claimed for many
    years.
2023-07-09 20:27:20 +10:00
..
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2023-01-25 16:48:45 +11:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2023-07-01 02:01:20 +10:00
2020-03-24 19:54:29 +11:00
2021-04-27 03:54:27 +10:00
2020-03-25 11:56:31 +11:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2021-04-27 03:54:27 +10:00
2019-07-29 10:46:34 +02:00
2023-01-25 16:48:45 +11:00

This directory, mercury/tools, contains scripts that are not intended
for use by users.  The scripts here are used by the Mercury developers
for maintaining the Mercury compiler.