Commit Graph

4 Commits

Author SHA1 Message Date
Matthew Roush
29d232c7cc [rexm] Leave environment setup up to the user. (#6101)
rexm used to assume certain paths existed and then `_putenv()` them into `PATH`, which is very error prone. `make` was also assumed, though `mingw32-make` seems to be more common on Windows. Since this shifts things to expect the user to setup their environment, I added some explanation to the README as well.

OP_TESTLOG still uses a hardcoded path when doing web testing (`BUILD_TESTING_WEB`,) unfortunately.
2026-08-28 19:35:46 +02:00
Ray
416af51a93 Update year to 2026 2026-01-02 13:40:15 +01:00
Ray
95cb0cbf67 Update README.md 2025-09-21 13:14:01 +02:00
Ray
945f1410d2 MOVED: rexm to tools directory 2025-08-04 23:24:43 +02:00