Revision 23e22ccb05dd95e5e1a13c63ce6f48a1820343b7 authored by Alex Reinking on 13 October 2022, 02:04:56 UTC, committed by GitHub on 13 October 2022, 02:04:56 UTC
* Add pip packaging workflow

* Try adding steps for Windows/macOS

* Add CMake/Ninja to runners.

* Use MSVC on Windows

* Try caching LLVM build

* Split LLVM build into separate job

* Fix CI

* Fix CI

* Debugging

* Fix path?

* Tar for faster transfer and correct perms

* Don't build Halide as Universal 2

* Try using ClangCL on Windows

* hack in support for universal2 builds

* go back to universal2

* add universal2 to CIBW_ARCHS_MACOS

* Update workflow to publish to PyPI

* Add package metadata

* Last fixup before merge
1 parent e85b880
History
File Mode Size
CMakeLists.txt -rw-r--r-- 2.1 KB
GenGen.cpp -rw-r--r-- 120 bytes
RunGen.h -rw-r--r-- 57.2 KB
RunGenMain.cpp -rw-r--r-- 19.5 KB
binary2cpp.cpp -rw-r--r-- 1.7 KB
build_halide_h.cpp -rw-r--r-- 2.6 KB
find_inverse.cpp -rw-r--r-- 11.8 KB
halide_benchmark.h -rw-r--r-- 9.4 KB
halide_config.make.tpl -rw-r--r-- 157 bytes
halide_image.h -rw-r--r-- 743 bytes
halide_image_info.h -rw-r--r-- 10.4 KB
halide_image_io.h -rw-r--r-- 75.4 KB
halide_malloc_trace.h -rw-r--r-- 3.3 KB
halide_trace_config.h -rw-r--r-- 19.1 KB
makelib.sh -rwxr-xr-x 2.2 KB
regexp_replace.cpp -rw-r--r-- 860 bytes

back to top