Fraser Gordon
Fraser Gordon
A few tweaks are needed to revbrowser/libbrowser to ensure that they don't try to build any CEF components for non x86(_64) platforms. Libbrowser can't be completely disabled as it lives...
Work in progress. The intention is to make it a bit easier to add/remove/change the list of platforms that we support.
Very much a work-in-progress. Lots of things still to be done. (For example, type checking could be done on parameters and returns from invokes that can be verified to have...
This adds support to the compiler for cast expressions (but not yet to the VM).
Builds on https://github.com/livecode/livecode/pull/4341 Depends on https://github.com/livecode/livecode-thirdparty/pull/65 Needs much testing.
Builds on the removal of QuickTime (see https://github.com/livecode/livecode/pull/4864) to switch MacOS builds to 64-bit only. It also changes the minimum deployment target to MacOS 10.9 and builds against the newest...
This is not yet ready for merging. The replacement code is not available yet and it needs release notes and documentation updates to reflect the changes. All QT-related properties now...