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