You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
.. | ||
isl | 7 months ago | |
pet/include | 7 months ago | |
ppcg | 7 months ago | |
CMakeLists.txt | 7 months ago | |
README.txt | 7 months ago | |
isl_config.h.cmake | 7 months ago | |
isl_srcdir.c.cmake | 7 months ago | |
update-isl.sh | 7 months ago |
README.txt
The libraries in this directory are mirrored from external projects. Patches to them should first be contributed upstream and then return to Polly as normal (re)imports of these updated libraries. We currently have the following external libraries. # isl License: MIT-STYLE Details: isl/LICENSE # imath License: MIT-STYLE Details: isl/imath/LICENSE To update these libraries run 'autoreconf -i && ./configure && make dist' in the isl git directory and move the resulting files into lib/External/isl. Alternatively, run the update-isl.sh script.