lean4-htt/doc/make
Chris Lovett ad7c5b26a7
fix: UTF-8 file path support for lean on Windows
* fix msys2 windows build so the windows apps support utf-8 file paths.

* use windres to compile default-manifest.o

* windres is in binutils.

* stop modifying default-manifest.o

* copy to stage0

* fix semicolon joining of lists in add_custom_target

* undo changes to stage0 as per CR feedback.

* fix makefile

* fix: revert cmakelists.txt COMMAND_EXPAND_LISTS  change

* fix: msys2 dependencies

* add unit test for decoding UTF-8 chars to prove "lean.exe" can read utf-8 encoded files where utf-8 is also used in the file name.

* fix: utf-8 test by using windows-2022

* fix: do we really need cmake 3.11 or will 3.10 do?

* nope, really does require cmake 11.
2021-09-22 12:21:52 +02:00
..
emscripten.md doc(doc/make/emscripten): document Emscripten build 2018-04-30 18:17:16 +02:00
index.md doc: fix msys text based on code review feedback 2021-09-10 10:07:57 +02:00
msvc.md doc(msvc): improve intellisense instructions 2018-02-06 10:11:10 -08:00
msys2.md fix: UTF-8 file path support for lean on Windows 2021-09-22 12:21:52 +02:00
nix.md doc: less Emacs-centric 2021-05-18 21:08:53 +02:00
osx-10.9.md chore: update build instructions 2020-03-25 12:45:52 +01:00
ubuntu-16.04.md doc: fix msys text based on code review feedback 2021-09-10 10:07:57 +02:00