Ecosyste.ms: OpenCollective

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

github.com/JuliaLang/PackageCompiler.jl

Compile your Julia Package
https://github.com/JuliaLang/PackageCompiler.jl

Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
RFC: Improve the ability to override the cflags(), ldflags(), etc.

sjkelly opened this pull request 11 months ago
fix lurking bug in `_collect_artifacts`

sjkelly opened this pull request 11 months ago
Need to update Windows compilers for Julia 1.11

KristofferC opened this issue 11 months ago
Cache the "base" sysimage using Scratch.jl

KristofferC opened this issue 11 months ago
Fix git-tree-sha1 in Artifacts.toml

nhz2 opened this pull request 12 months ago
bump version

KristofferC opened this pull request 12 months ago
add an env variable needed on 1.10 when creating the base sysimage

KristofferC opened this pull request 12 months ago
Package Compiler Fails on Julia v1.10

sharanry opened this issue 12 months ago
Can't the JULIA_DEPOT_PATH be changed in apps?

olivierlabayle opened this issue almost 1 year ago
remove more file paths and docs with `--strip-metadata`

JeffBezanson opened this pull request about 1 year ago
set version to 2.1.16

KristofferC opened this pull request about 1 year ago
create a proper sysimage for the base sysimage

KristofferC opened this pull request about 1 year ago
Add `base_sysimage` keyword to `create_library`

ashutosh-b-b opened this pull request about 1 year ago
move `-O2` flag into `cflags()`

sjkelly opened this pull request about 1 year ago
use `isdebugbuild()` rather than `ccall`ing into libjulia directly

sjkelly opened this pull request about 1 year ago
only bundle stdlibs in sysimage when `filter_stdlibs=false`

KristofferC opened this pull request about 1 year ago
skip testing on 1.8

KristofferC opened this pull request about 1 year ago
Make the base sysimage not include any stdlibs

KristofferC opened this pull request about 1 year ago
clear more state before serializing sysimage

KristofferC opened this pull request about 1 year ago
UndefRefError in docker image

olivierlabayle opened this issue about 1 year ago
Issue: intermediate .o files are generated in improper place

tz-lom opened this issue about 1 year ago
GPUCompiler problems.

lpawela opened this issue about 1 year ago
Add compat for `Libdl` to "<0.0.1, 1"

ashutosh-b-b opened this pull request about 1 year ago
set version to 2.1.15

KristofferC opened this pull request about 1 year ago
Set version to 2.1.14

sloede opened this pull request about 1 year ago
Update LazyArtifacts compat to include `<0.0.1`

sharanry opened this pull request about 1 year ago
Set to development version v2.1.14-pre

sloede opened this pull request about 1 year ago
Set version to v2.1.13

sloede opened this pull request about 1 year ago
Add compat bound for stdlibs

Drvi opened this pull request about 1 year ago
Warn about potentially incompatible compiler

sloede opened this pull request about 1 year ago
bump version

KristofferC opened this pull request about 1 year ago
include julia.h with shared libraries

rekabrnalla opened this issue about 1 year ago
Tweak how `IS_OFFICIAL` is determined (unbreaks Julia 1.11)

Drvi opened this pull request about 1 year ago
CompatHelper: add new compat entry for Artifacts at version 1, (keep existing compat)

github-actions[bot] opened this pull request about 1 year ago
CompatHelper: add new compat entry for LazyArtifacts at version 1, (keep existing compat)

github-actions[bot] opened this pull request about 1 year ago
CompatHelper: add new compat entry for TOML at version 1, (keep existing compat)

github-actions[bot] opened this pull request about 1 year ago
Best practices for cross-platform relocatable app?

biona001 opened this issue about 1 year ago
Update LOAD_PATH in `dump_preferences` to include `@stdlibs`

sloede opened this pull request about 1 year ago
Bundle `7z[.exe]` with libaries/apps

sloede opened this pull request about 1 year ago
Set to development version v2.1.12-pre

sloede opened this pull request about 1 year ago
Bump version to v2.1.11

sloede opened this pull request about 1 year ago
Run CI tests on Julia 1.9 and 1.10-nightly

sloede opened this pull request about 1 year ago
Required TOML.jl

ThummeTo opened this issue about 1 year ago
Thread parallel processing of precompile statements

ktdq opened this pull request about 1 year ago
unable to create app

1991jhf opened this issue about 1 year ago
[WIP] Allow setting a command prefix for the sysimage build command

sloede opened this pull request about 1 year ago
Use dynamic libstdc++ selection only on Linux

sloede opened this pull request about 1 year ago
Can we pack the entire main environment into exe?

gonggu11 opened this issue about 1 year ago
Add option to log which statement is being precompiled

nickrobinson251 opened this issue about 1 year ago
compiling app using v2.1.10 on Windows requires Admin privileges

ctarn opened this issue about 1 year ago
Dropping more libraries

PallHaraldsson opened this issue about 1 year ago
Debug init ENV reading

IanButterworth opened this pull request about 1 year ago
Not bundle common libraries (e.g. for LLVM and C++) by default

PallHaraldsson opened this issue about 1 year ago
Bump to development version `v2.1.11-pre`

sloede opened this pull request about 1 year ago
Add tests for 1.9, 1.10-nightly

sloede opened this issue about 1 year ago
Bump version to v2.1.10

sloede opened this pull request about 1 year ago
RFC: Modularizing PackageCompiler.jl

sloede opened this issue about 1 year ago
Bump actions/checkout from 2 to 4

dependabot[bot] opened this pull request about 1 year ago
Enable Dependabot for GitHub Actions

sloede opened this pull request about 1 year ago
docs: fix admonition on plots example page

mortenpi opened this pull request about 1 year ago
High memory usage of compilation (windows)

korbinian90 opened this issue about 1 year ago
Bundle dynamically selected libstdc++

sloede opened this pull request about 1 year ago
Bundle preferences with apps/libraries

sloede opened this pull request over 1 year ago
bump version

KristofferC opened this pull request over 1 year ago
Bundle `Project.toml` with libraries

sloede opened this pull request over 1 year ago
Initial stab at Buildkite CI config

staticfloat opened this pull request over 1 year ago
Allow passing projects (and not just packages) to `create_library`

sloede opened this pull request over 1 year ago
Increase flexibility for init C/header files in `create_library`

sloede opened this pull request over 1 year ago
Consider moving CI to Buildkite?

IanButterworth opened this issue over 1 year ago
`create_library` compiles init file into package directory

sloede opened this issue over 1 year ago
Reactivate devdocs

sloede opened this issue over 1 year ago
Cache non-incremental base system image to reduce cycle times

sloede opened this issue over 1 year ago
Preferences not copied into project that is compiled

staticfloat opened this issue over 1 year ago
Is `create_sysimage_workaround` still needed?

sloede opened this issue over 1 year ago
Segfault on 1.9.3 with script file

dalum opened this issue over 1 year ago
Avoid name clashes in `PrecompileStagingArea`

Drvi opened this pull request over 1 year ago
how to set icon for exe application

anke1460 opened this issue over 1 year ago
Special characters in Julia ARGS

raphasampaio opened this issue over 1 year ago
add note about relevence of sysimg in 1.9 era

sjkelly opened this pull request over 1 year ago
InitError in Windows11 virtual machine on Windows10

jsjie opened this issue over 1 year ago
Exporting constants in the executable?

heyx3 opened this issue over 1 year ago
read/write issue in PackageCompiler.create_library()

ai-ml-with-kapil opened this issue over 1 year ago
Too few special library names specified error when calling init_julia

reyntjesr opened this issue over 1 year ago
improve filtering of libjulia libraries when bundling

KristofferC opened this pull request over 1 year ago
two copies of libjulia-codegen and libjulia-internal

JeffBezanson opened this issue over 1 year ago
bump version

KristofferC opened this pull request over 1 year ago
Compiling Float16 code is broken

maleadt opened this issue over 1 year ago
PackageCompiler spins infinitely when compiling sysimage

eRedekopp opened this issue over 1 year ago
Filter out stdlibs by default that we know are safe

KristofferC opened this issue over 1 year ago
only bundle libraries that are needed

KristofferC opened this pull request over 1 year ago
warn early about incorrect `sysimage_path`

sjkelly opened this pull request over 1 year ago