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
Type
/
to 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 }}
alilloyd
/
livecode
Public
forked from
livecodeali/livecode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
livecode
engine
src
deploy.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Feb 25, 2015
Merge branch 'develop-7.0' into develop
Show description for 6316583
livecodesebastien
committed
6316583
View commit details
Copy full SHA for 6316583
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
[[ Merge 6.7.4-rc-1 ]] Fix compilation issues
livecodesebastien
committed
3b3501a
View commit details
Copy full SHA for 3b3501a
View code at this point
Browse repository at this point
Merge branch 'develop-6.7' into develop-7.0
Show description for 94616da
livecodesebastien
committed
94616da
View commit details
Copy full SHA for 94616da
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
[[ SB Inclusions ]] Release resource mapping array
runrevali
committed
4041fab
View commit details
Copy full SHA for 4041fab
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Merge remote-tracking branch 'upstream/release-6.7.2' into feature-standalone_builder_inclusions
Show description for d3c460b
runrevali
committed
d3c460b
View commit details
Copy full SHA for d3c460b
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Merge branch 'release-6.7.2' into release-7.0.2
Show description for d77881f
livecodesebastien
committed
d77881f
View commit details
Copy full SHA for d77881f
View code at this point
Browse repository at this point
[[ Bug 14422 ]] Having an empty "min_os_version" in the deploy param array does not change the binray min architecture
livecodesebastien
committed
17dbe5d
View commit details
Copy full SHA for 17dbe5d
View code at this point
Browse repository at this point
[[ Bug 14422 ]] iOS binary minimum version is not checked by Apple is < 7.0, and the binaries are considered corrupted if it is set.
livecodesebastien
committed
d27a1f9
View commit details
Copy full SHA for d27a1f9
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
[[ SB Inclusions ]] Add resource mapping functionality to deploy command, and store any mappings in in MCdispatcher
runrevali
committed
41c87af
View commit details
Copy full SHA for 41c87af
View code at this point
Browse repository at this point
Commits on Feb 4, 2015
[[ Merge_6.7.2 ]] Add initialisation, fix error evaluation in DeployParams os versions
livecodesebastien
committed
d6f83f8
View commit details
Copy full SHA for d6f83f8
View code at this point
Browse repository at this point
Merge branch 'release-6.7.2' into release-7.0.2
Show description for 1f7bfb2
livecodesebastien
committed
1f7bfb2
View commit details
Copy full SHA for 1f7bfb2
View code at this point
Browse repository at this point
[[ Bug 14422 ]] Change the minimal iOS system version to be architecture-agnostic.
livecodesebastien
authored and
runrevmark
committed
dab6e77
View commit details
Copy full SHA for dab6e77
View code at this point
Browse repository at this point
[[ Bug 14422 ]] Cleanup a few stylistic things.
runrevmark
committed
2aba7fb
View commit details
Copy full SHA for 2aba7fb
View code at this point
Browse repository at this point
[[ Bug 14422 ]] Allow specification of min_os_version fields when building mach-o standalones.
Show description for 2c6593e
runrevmark
committed
2c6593e
View commit details
Copy full SHA for 2c6593e
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
[[ Scriptify IDE ]] Add libUrl as a library stack rather than including a button when building a standalone
runrevali
committed
5b00404
View commit details
Copy full SHA for 5b00404
View code at this point
Browse repository at this point
Commits on Jan 30, 2015
[[ Standalone Libs ]] Add ability to incude script only libraries in standalones
runrevali
committed
4fb02f9
View commit details
Copy full SHA for 4fb02f9
View code at this point
Browse repository at this point
[[ Cleanup ]] Make sure for loop iterand variable matches type of conditions in MCIdeDmgBuild::exec_ctxt.
runrevmark
committed
14dc25e
View commit details
Copy full SHA for 14dc25e
View code at this point
Browse repository at this point
[[ Cleanup ]] Make sure for loop iterand variable matches type of conditions in MCDeployWriteCapsule.
runrevmark
committed
40bd876
View commit details
Copy full SHA for 40bd876
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
[CID 16027] Revision
Show description for a6c1c1d
runrevmark
committed
a6c1c1d
View commit details
Copy full SHA for a6c1c1d
View code at this point
Browse repository at this point
Commits on Jan 27, 2015
[CI 15275] engine: deploy: Replace t_aux_stackfiles with MCAutoArray to prevent NULL dereference.
runrevmark
committed
ef9fd5e
View commit details
Copy full SHA for ef9fd5e
View code at this point
Browse repository at this point
[CI 15444] engine: deploy: Replace t_module_files with MCAutoArray to prevent NULL dereference.
runrevmark
committed
3f35126
View commit details
Copy full SHA for 3f35126
View code at this point
Browse repository at this point
[CI 17006] engine: deploy: m_platform not initialized in MCIdeDiet.
Show description for 6d064bc
runrevmark
committed
6d064bc
View commit details
Copy full SHA for 6d064bc
View code at this point
Browse repository at this point
[CI 17007] engine: deploy: Potential use of failed fopen in MCIdeDmgDump.
runrevmark
committed
213cf87
View commit details
Copy full SHA for 213cf87
View code at this point
Browse repository at this point
[CI 16027] engine: deploy: Use of potentially uninitialized variable t_data_size.
Show description for 8535a5b
runrevmark
committed
8535a5b
View commit details
Copy full SHA for 8535a5b
View code at this point
Browse repository at this point
[CI 17028] engine: deploy: Fix resource leak in MCIdeDmgBuild::exec_ctxt (replace array ptr with MCAutoArray).
runrevmark
committed
73f8c65
View commit details
Copy full SHA for 73f8c65
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
[[ Extensions ]] Make sure modules are put into the capsule before stacks (so they are present on stack load).
runrevmark
committed
e76f9cc
View commit details
Copy full SHA for e76f9cc
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
[[ Extensions ]] Make it so that 'deploy' includes all currently loaded modules when building a standalone.
Show description for 7a98364
runrevmark
committed
7a98364
View commit details
Copy full SHA for 7a98364
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
[[ Engine ]] Added 'modules' key to deploy command info - list of filenames to compiled modules to include in the standalone.
Show description for e7d393a
runrevmark
committed
e7d393a
View commit details
Copy full SHA for e7d393a
View code at this point
Browse repository at this point
Commits on May 20, 2014
(Hopefully) fix external-related linking errors on iOS
Fraser J. Gordon
committed
203c0e0
View commit details
Copy full SHA for 203c0e0
View code at this point
Browse repository at this point
Commits on May 15, 2014
Reverted execution mode added from linux...
livecodesebastien
committed
08bb5b3
View commit details
Copy full SHA for 08bb5b3
View code at this point
Browse repository at this point
Commits on May 8, 2014
[[ Bug 12192 ]] Fixes Linux file's permission when creating one with 'url'
Show description for 38b1223
livecodesebastien
committed
38b1223
View commit details
Copy full SHA for 38b1223
View code at this point
Browse repository at this point
Commits on Mar 11, 2014
Fix typo
runrevali
committed
5b53e1c
View commit details
Copy full SHA for 5b53e1c
View code at this point
Browse repository at this point
[[ RefactorSyntax ]] Fix simulator redirects
runrevali
committed
db3ad7b
View commit details
Copy full SHA for db3ad7b
View code at this point
Browse repository at this point
Commits on Mar 7, 2014
[[ RefactorSyntax ]] Removes useless 'if' in the last commit - and fixes StringRef leak
livecodesebastien
committed
cc2d571
View commit details
Copy full SHA for cc2d571
View code at this point
Browse repository at this point
[[ RefactorSyntax ]] Fixes externals creation from the 'deploy' command
livecodesebastien
committed
34ef614
View commit details
Copy full SHA for 34ef614
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.