Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/JuliaLang/PackageCompilerX.jl


https://github.com/JuliaLang/PackageCompilerX.jl

Typo

Balinus opened this pull request about 5 years ago
package name not resolved

drhouse82 opened this issue about 5 years ago
use better defaults for march and cpu target

KristofferC opened this pull request about 5 years ago
compat for 1.4

KristofferC opened this pull request about 5 years ago
add an option to include a script into the sysimage

KristofferC opened this pull request about 5 years ago
Update default targets to be the same as the ones Julia uses

KristofferC opened this issue about 5 years ago
Allow user to customize `cpu_target` in `create_app`

KristofferC opened this pull request about 5 years ago
Try fix arm64

IanButterworth opened this pull request about 5 years ago
Bug: `create_app` doesn’t have the `cpu_target::String` kwarg

DilumAluthge opened this issue about 5 years ago
Error when including TextParse.jl in sysimage

davidanthoff opened this issue about 5 years ago
Error when including ExcelReaders.jl in sysimage

davidanthoff opened this issue about 5 years ago
Add option to create_sysimage to include all packages in env

davidanthoff opened this issue about 5 years ago
tweak how default sysimage is replaced on Windows

KristofferC opened this pull request about 5 years ago
say that automatic replacing default sysimage is problematic on Windows

KristofferC opened this pull request about 5 years ago
hoist the get_compiler call

KristofferC opened this pull request about 5 years ago
set BINDIR in output process

KristofferC opened this pull request about 5 years ago
Use artifacts on windows to get the compiler

KristofferC opened this pull request about 5 years ago
Sysimage creation fails in Windows

abx78 opened this issue about 5 years ago
Gadfly

bjarthur opened this issue about 5 years ago
use travis for building docs

KristofferC opened this pull request about 5 years ago
fixup links after repo move

KristofferC opened this pull request about 5 years ago
Allow user to customize `cpu_target` in `create_app`

DilumAluthge opened this pull request about 5 years ago
Docs: Document how to use a package's test suite to generate precompile statements

DilumAluthge opened this pull request about 5 years ago
Add `runtests` keyword argument to the `create_sysimage` function

DilumAluthge opened this pull request about 5 years ago
create_sysimage fail on Plots,UnicodePlots on Arch Linux

dlintw opened this issue about 5 years ago
add a Plots.jl example

KristofferC opened this pull request about 5 years ago
win: compiler chain as artifact dependency

Petr-Hlavenka opened this issue about 5 years ago
Error when compiling Images: could not load library "libfftw3-3.dll"

iuliancioarca opened this issue about 5 years ago
Don't show `failed to execute` messages by default

DilumAluthge opened this pull request about 5 years ago
Register PackageCompilerX.jl in the General registry?

DilumAluthge opened this issue about 5 years ago
change to just use using

KristofferC opened this pull request about 5 years ago
fix depot path

KristofferC opened this pull request about 5 years ago
fix path to sysimg

KristofferC opened this pull request about 5 years ago
fix precompilation path

KristofferC opened this pull request about 5 years ago
default_sysimg_path() returns incorrect path on Windows

gsoleilhac opened this issue about 5 years ago
use compilecache instead of using in output process

KristofferC opened this pull request about 5 years ago
dont run full Base init and do some cleanup

KristofferC opened this pull request about 5 years ago
do not try bundle artifacts that dont have an entry for our system

KristofferC opened this pull request about 5 years ago
create_sysimage on Flux failing to execute a lot of precompile statements

IanButterworth opened this issue about 5 years ago
Documentation: typos and wording in apps.md

NHDaly opened this pull request about 5 years ago
fix typos

BeastyBlacksmith opened this pull request about 5 years ago
fix order of check

KristofferC opened this pull request about 5 years ago
logic regarding replacing default image

daviehh opened this issue about 5 years ago
Deploy docs with GitHub actions

KristofferC opened this pull request about 5 years ago
some proof reading

KristofferC opened this pull request about 5 years ago
improve testing

KristofferC opened this pull request about 5 years ago
add docstrings

KristofferC opened this pull request about 5 years ago
Add some flags to be more correct on 32 bit

KristofferC opened this pull request about 5 years ago
Developer docs

KristofferC opened this pull request about 5 years ago
try some win ci

KristofferC opened this pull request about 5 years ago
WIP on making app work on windows.

KristofferC opened this pull request about 5 years ago
workaround julia#34076

KristofferC opened this pull request about 5 years ago
Custom sysimage is unusable if I delete my `~/.julia` directory?

DilumAluthge opened this issue about 5 years ago
Allow user to override default value of `cpu-target`

DilumAluthge opened this pull request about 5 years ago
CompatHelper: only update root manifest

DilumAluthge opened this pull request about 5 years ago
CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8"

github-actions[bot] opened this pull request about 5 years ago
Set up CompatHelper on this repo

DilumAluthge opened this pull request about 5 years ago
test this

KristofferC opened this pull request about 5 years ago
Get rid of @ccallable usage

KristofferC opened this issue about 5 years ago
Fix CPU targets

KristofferC opened this issue about 5 years ago
improvements to cpu targets

KristofferC opened this pull request about 5 years ago
add a workaround for putting Plots in sysimage

KristofferC opened this pull request about 5 years ago
fix a typo

Roger-luo opened this pull request about 5 years ago
docs: fix typo

cmcaine opened this pull request about 5 years ago
Documenter doesn't like your link style

cmcaine opened this issue about 5 years ago
ERROR: Unable to find compatible target in system image.

IanButterworth opened this issue about 5 years ago
add docs for apps

KristofferC opened this pull request about 5 years ago
Initial work on docs

KristofferC opened this pull request about 5 years ago
test clang

KristofferC opened this pull request about 5 years ago
Test with clang

KristofferC opened this issue about 5 years ago
Test creating an app with a jll package as a dependency

KristofferC opened this issue about 5 years ago
Allow giving a list of precompile scripts / precompile statement files

KristofferC opened this issue about 5 years ago
test more stuff

KristofferC opened this pull request about 5 years ago
test on more OS

KristofferC opened this issue about 5 years ago
Make an example of generating precompilation with SnoopCompile

KristofferC opened this issue about 5 years ago
only include needed stdlibs in apps

KristofferC opened this pull request about 5 years ago
show some debug output in tests

KristofferC opened this pull request about 5 years ago
try not use rpath to local julia install on linux

KristofferC opened this pull request about 5 years ago
fix on macos

KristofferC opened this pull request about 5 years ago
add option to compile with incremental=false and set to default for apps

KristofferC opened this pull request about 5 years ago
add an audit function

KristofferC opened this pull request about 5 years ago
Allow non incremental sysimages

KristofferC opened this issue about 5 years ago
Provide an audit function to check non relocatable problems

KristofferC opened this issue about 5 years ago
Implement a create app function that bundles everything needed to run it.

KristofferC opened this pull request about 5 years ago
Check what happens when an artifact is not available for a platform

KristofferC opened this issue about 5 years ago
RFC api to generate precompile statements

jw3126 opened this pull request over 5 years ago
use Travis for docs

KristofferC opened this pull request over 5 years ago
add an example

KristofferC opened this pull request over 5 years ago
use gcc for now

KristofferC opened this pull request over 5 years ago
implement support for precompile file

KristofferC opened this pull request over 5 years ago
Test with popular packages

KristofferC opened this issue over 5 years ago
Support for bundling everything (creating an App).

KristofferC opened this issue over 5 years ago
test build script from PackageCompiler

KristofferC opened this pull request over 5 years ago