Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-01 | Build macOS executables using GTK 3. | ||
Requires my new gtkosx archive. The minimum required macOS is now 10.10 (Yosemite). | |||
2022-01-31 | Updated copyright year. | ||
2021-04-11 | Initial pass reformatting all code. | ||
Use clang-format, LuaFormatter, and 100 character limit on lines. | |||
2021-01-29 | Updated copyright information. | ||
2020-09-29 | Updated copyright information. | ||
2020-09-16 | No need for "-e" in simple sed invocations. | ||
2020-08-17 | Updated some documentation and use macOS instead of Mac OSX. | ||
2019-12-31 | Updated copyright year. | ||
2019-02-16 | Updated copyright year. | ||
2018-04-25 | Removed LuaJIT version of Textadept. | ||
Also updated to Lua 5.3 syntax where held back by LuaJIT's 5.1/5.2 syntax. | |||
2018-04-21 | Attempt to fix experimental 64-bit Mac build issues. | ||
2018-01-25 | Updated copyright year. | ||
2016-12-31 | Updated copyright information. | ||
2016-07-29 | Fixed passing of quoted arguments to OSX `ta` script; scripts/osx/ta | ||
2015-12-31 | Updated copyright date. | ||
2014-12-31 | Updated copyright year. | ||
2014-01-12 | Updated copyright information. | ||
2013-11-20 | Look for `~/.textadept/osx_env.sh` for OSX environment variables. | ||
Also clarified `ta` launcher since `--help` is unavailable. | |||
2013-06-22 | Refactored Makefile for release and nightly builds. | ||
2013-06-09 | New makefile 'osx-app' rule for building Textadept.app. | ||
Also added some OSX scripts from the bundle to the repository. Requires the latest "GTK+ for OSX bundle". |