aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* Win32Depends.cmake: reflect mingw-get's existencePřemysl Eric Janouch2021-10-291-4/+4
| | | | But let's keep Lua in the downloader, to make cross-compiling easier.
* Update READMEPřemysl Eric Janouch2021-10-251-8/+10
|
* Update READMEPřemysl Eric Janouch2021-10-231-7/+9
|
* Update READMEPřemysl Eric Janouch2021-10-231-13/+8
|
* Remove unnecessary DLLs from Windows buildsPřemysl Eric Janouch2021-10-231-1/+1
| | | | | | | | | This saves 20 MiB and 4 MiB of libraries in MSYS2 and bundle builds respectively, in total, without any adverse effects. The MSYS2 build remains bloated, due to the Adwaita icon theme. Bump minimum CMake version to avoid a bug.
* Bump the CMake version requirement, fix WindowsPřemysl Eric Janouch2021-10-221-3/+8
| | | | | | | | | | | | | | | | | | | | | | | - Add a missing runtime library for gettext-tools. - Remove the no longer necessary customized FindGettext.cmake, since the downloaded gettext binaries are new enough. - Make the installer at least ask to uninstall previous versions. - Adjust the PATH of tests so that they'll run on Windows directly. - Fix quoting so that the project will build inside paths with spaces. - Resolve a GSettings deprecation warning. - Update the README's build instructions as appropriate. - Require CMake 3.9 because of the README's suggestion to fix FindPkgConfig.cmake manually using separate_arguments(UNIX_COMMAND). Tested build configurations: - native Arch Linux, - native Windows XP with the newest NSIS, - Arch Linux Mingw-w64 i686 Win32Depends.cmake NSIS cross-build + XP, - Arch Linux Mingw-w64 x86_64 MSYS2 NSIS cross-build + Windows 10. Detected issues: - The file save dialog will not add the extension automatically, seen with MSYS2.
* README: fix cross-building instructionsPřemysl Eric Janouch2021-10-221-1/+1
| | | | Copy-pasting and exhaustion do not go well together.
* Include modern build instructions for Win64Přemysl Eric Janouch2021-10-211-6/+3
| | | | Mostly just so that the two options don't look the same.
* Figure out how to abuse MSYS2 repositoriesPřemysl Eric Janouch2021-10-211-3/+12
| | | | In the end, all seems to work fairly well on Windows 10.
* Fix Win32Depends.cmake, update READMEPřemysl Eric Janouch2021-07-241-8/+5
|
* Bump version, update NEWSPřemysl Janouch2018-06-271-3/+3
|
* User documentation: update picturesPřemysl Janouch2018-06-271-1/+1
| | | | | | | The one depicting symbol selection has been removed since it's no longer deemed useful: the status bar hint on startup should be enough. There is no need for a separate picture in the project root anymore.
* Update READMEPřemysl Janouch2018-06-241-10/+6
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-7/+2
| | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway.
* Streamline READMEPřemysl Janouch2017-06-191-0/+124