mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-14 16:38:00 -05:00
* Ignore depcache files [skip ci] * Z lib compress the fluid data And migrate to newer version of miniz * Add the writing of the .z file * This works on MSVC, not sure about any other platform How does one inform the linker about what locations to search for this file? * Does this give the necessary linking info to the compiler? * Include the header only for MSVC * The incbin is still needed for non-windows * Missing headers for Python * Add miniz source file * Missing import * Provide a solution for compilers that don't support assembly to embed files * Don't specify standard since we have mixed C/C++ https://stackoverflow.com/questions/49000674/cython-std-c11-error-using-both-c-and-c * rename miniz to cpp * And cmake * Back to .c again Not sure what to do about Python now * Build the C library and then link it in * FIx cmake too * Location for .z file * arg to setup function * Check for z file [skip ci] * Force build temp to be here * Try switching to setuptools version * Force the build_temp to be build before clib construction begins That was subtle...
2 lines
11 B
Plaintext
2 lines
11 B
Plaintext
.*depcache
|