Releases: Krande/adacpp
v0.1.1
v0.1.0
v0.1.0 (2024-01-24)
Chore
Feature
Unknown
-
update ci tooling (
e89631a
) -
Fix/ci conda (#1)
-
keep work dir to ensure that conda build succeeds
-
minor change in ci workflow name
-
start to work on fixing unix build
-
fix failing linux compilations
-
attempt to fix macos issues
-
try with a newer osx ci runner
-
try forcing the minimum osx version in the CMakeLists.txt file
-
set the ci runner version to 10.14 in hopes of better availability
-
try listing all available osx sdk's on runner
-
set osx sysroot in conda_build_config.yaml
-
add a extra ci file
-
try downloading the sdk explicitly
-
try downloading the sdk explicitly
-
make another attempt to fix osx by manually downloading osx sdk
-
set osx target before project definition
-
try to use pyproject.toml for all osx version tagging
-
try setting the minimum in the CMakeLists.txt
-
try setting in the pyproject.toml file
-
add extra checks in the CMakeLists.txt
-
dp not override the cxx flags in the pyproject.toml
-
try setting the args in the conda_build_config.yaml
-
override sysroot and deployment target inside CMakeLists.txt
-
bump minimum osx sdk to 10.15
-
fix missing vector3 reference (
e6f6112
) -
initial commit (
5764ab0
)