-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: NHDaly/ApplicationBuilder.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add compat bounds for old PackageCompiler and old julia
#68
by NHDaly
was merged Jan 3, 2021
•
Review required
Make cd_to_bundle_resources() callable from Julia (again): switch to external
ApplicationBuilderAppUtils
package
#55
by ghost
was merged Apr 29, 2019
•
Review required
Update to use .toml files for new Pkg3 Registrator.jl compatability
#47
by NHDaly
was merged Apr 16, 2019
•
Review required
Update for compatability with latest PackageCompiler
#44
by NHDaly
was merged Apr 9, 2019
•
Review required
Wrap all tests in
if isapple()
until linux/windows tests are added.
#40
by NHDaly
was merged Dec 5, 2018
•
Review required
Update .travis.yml for minimum julia 1.0 version requirement
#37
by NHDaly
was merged Nov 26, 2018
•
Review required
Add Pkg.clone() to .travis.yml to clone all REQUIREd packages first
#19
by NHDaly
was closed Jul 30, 2018
julia 1.0 support: Merge "build-time" and "run-time" modules BuildApp and App into ApplicationBuilder
#18
by NHDaly
was merged Aug 15, 2018
Add
commandline_app
flag for Apps without a GUI. On Mac, this will create an App bundle which simply opens a Terminal and runs your code. I *believe* that on Windows, there's nothing special to be done; I think it will Just Work like this by default.
#17
by NHDaly
was merged Jul 22, 2018
1 task done
Have
change_dir_if_bundle
cd to Bundle Root instead of Resources dir
#10
by NHDaly
was closed Feb 17, 2022
Attempting to move build_app.jl code into a function inside ApplicationBuilder.
#9
by NHDaly
was merged May 13, 2018
ProTip!
Mix and match filters to narrow down what you’re looking for.