Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
LiveCodeWorld
/
livecode
Public
forked from
livecode/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
engine
engine.gyp
on
develop
User selector
All users
All time
Commit history
Commits on Apr 11, 2016
Use android link script instead of ARMv6-HF
livecodefraser
committed
058b385
View commit details
Copy full SHA for 058b385
View code at this point
Browse repository at this point
Commits on Mar 3, 2016
[[ Bug 16145 ]] Use the Android-specific linker script when building Android standalone engine
livecodeian
committed
f299595
View commit details
Copy full SHA for f299595
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Merge remote-tracking branch 'upstream/develop-7.0' into merge-develop-7.0_18.02.2016
livecodepanos
committed
befd49f
View commit details
Copy full SHA for befd49f
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Merge remote-tracking branch 'upstream/release-6.7.9' into merge-release-6.7.9_09.02.2016
livecodepanos
committed
64fa028
View commit details
Copy full SHA for 64fa028
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
[Bug 16735] Include beta-report-entitlement in engine.gyp file
livecodepanos
committed
66c7947
View commit details
Copy full SHA for 66c7947
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Revert "Merge pull request #3425 from livecodefraser/feature-lto"
Show description for 838c740
livecodeali
committed
838c740
View commit details
Copy full SHA for 838c740
View code at this point
Browse repository at this point
Commits on Feb 1, 2016
[Bug 16793] Disable LTO on Android (for now)
livecodepanos
authored and
livecodeali
committed
d78737c
View commit details
Copy full SHA for d78737c
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Merge branch 'develop' of https://github.com/runrev/livecode into feature-lto
livecodefraser
committed
4fde96c
View commit details
Copy full SHA for 4fde96c
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
[Bug 16076][emscripten] Generate Emterpreter whitelist more cleverly
Show description for 7e57b9b
peter-b
committed
7e57b9b
View commit details
Copy full SHA for 7e57b9b
View code at this point
Browse repository at this point
Commits on Nov 27, 2015
Enable LTO for Android release builds, where supported
livecodefraser
committed
46e5e7c
View commit details
Copy full SHA for 46e5e7c
View code at this point
Browse repository at this point
Add support for linking with the Gold linker on Linux and Android
Show description for 43df0a6
livecodefraser
committed
43df0a6
View commit details
Copy full SHA for 43df0a6
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
Merge branch 'develop-7.0' into merge-develop-7.0_061115
Show description for f50dc64
runrevmark
committed
f50dc64
View commit details
Copy full SHA for f50dc64
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/release-6.7.8' into release-7.1.1
livecodesebastien
committed
0b64870
View commit details
Copy full SHA for 0b64870
View code at this point
Browse repository at this point
[[ ATS ]] Add template plist in the files to copy in ios-bin
livecodesebastien
committed
796930b
View commit details
Copy full SHA for 796930b
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Merge branch 'develop' of github.com:livecode/livecode into cpptest
Show description for abe2e6c
livecodestephen
committed
abe2e6c
View commit details
Copy full SHA for abe2e6c
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
[emscripten] Refactor standalone startup process.
Show description for 569fece
peter-b
committed
569fece
View commit details
Copy full SHA for 569fece
View code at this point
Browse repository at this point
[[ cpptest ]] Move emscripten-javascriptify.py to util
livecodestephen
committed
23fdbb6
View commit details
Copy full SHA for 23fdbb6
View code at this point
Browse repository at this point
[[ cpptest ]] Add C++ test framework to the engine folder
livecodestephen
committed
4aa63f4
View commit details
Copy full SHA for 4aa63f4
View code at this point
Browse repository at this point
[[ cpptest ]] Move `kernel-*.gypi` to `kernel-*.gyp`
Show description for 285ae29
livecodestephen
committed
285ae29
View commit details
Copy full SHA for 285ae29
View code at this point
Browse repository at this point
[[ cpptest ]] Adds Google Test submodule and associated build rules
livecodestephen
committed
b1b0933
View commit details
Copy full SHA for b1b0933
View code at this point
Browse repository at this point
[[ cpptest ]] Fix android build
Show description for 04fe961
livecodestephen
committed
04fe961
View commit details
Copy full SHA for 04fe961
View code at this point
Browse repository at this point
[[ cpptest ]] Fix Windows build
Show description for a942ca3
livecodestephen
committed
a942ca3
View commit details
Copy full SHA for a942ca3
View code at this point
Browse repository at this point
[[ cpptest ]] Factor `main` through a simple wrapper
Show description for a0ef6fe
livecodestephen
committed
a0ef6fe
View commit details
Copy full SHA for a0ef6fe
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
[emscripten] Split overlay logic into separate preamble script.
Show description for 4583b0f
peter-b
committed
4583b0f
View commit details
Copy full SHA for 4583b0f
View code at this point
Browse repository at this point
[emscripten] Improved JavaScriptification script in Python.
Show description for 5ed52af
peter-b
committed
5ed52af
View commit details
Copy full SHA for 5ed52af
View code at this point
Browse repository at this point
Commits on Sep 21, 2015
[emscripten] build: tweak cc flags to allow dynamic binding.
Show description for e4ca4f0
peter-b
committed
e4ca4f0
View commit details
Copy full SHA for e4ca4f0
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Merge pull request #2859 from livecodeali/merge-develop-7.0_09.09.16
Show description for 414e960
livecodeali
committed
414e960
View commit details
Copy full SHA for 414e960
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
[[ Emscripten ]] Show the LiveCode logo on the output HTML page
livecodefraser
committed
14c545b
View commit details
Copy full SHA for 14c545b
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Merge remote-tracking branch 'upstream/develop-7.0' into develop
Show description for 978dc86
livecodeali
committed
978dc86
View commit details
Copy full SHA for 978dc86
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
[[ Gyp ]] Remove references to src_top_dir_abs that crept back in
livecodefraser
committed
af9304a
View commit details
Copy full SHA for af9304a
View code at this point
Browse repository at this point
Merge branch 'develop' of https://github.com/runrev/livecode into gyp-android_on_osx_fixes
Show description for 20bda6c
livecodefraser
committed
20bda6c
View commit details
Copy full SHA for 20bda6c
View code at this point
Browse repository at this point
Commits on Sep 2, 2015
Merge pull request #2768 from livecodesebastien/runrev_references_removal
Show description for d69b28f
livecodesebastien
committed
d69b28f
View commit details
Copy full SHA for d69b28f
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Merge remote-tracking branch 'sebastien/runrev_references_removal' into runrev_references_removal_7.0
livecodesebastien
committed
7e682b6
View commit details
Copy full SHA for 7e682b6
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Fixed path to mobile plist file
livecodepanos
committed
b1b9ce4
View commit details
Copy full SHA for b1b9ce4
View code at this point
Browse repository at this point
Don't link with standard libraries when pre-linking iOS standalone
livecodefraser
committed
1690d0f
View commit details
Copy full SHA for 1690d0f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.