├── .gitignore ├── .gitmodules ├── .travis.yml ├── CONTRIBUTING.md ├── LICENSE ├── analyze-cxx17.cmake ├── analyze.cmake ├── android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35-hid-sections.cmake ├── android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35-hid.cmake ├── android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35.cmake ├── android-ndk-r10e-api-16-armeabi-v7a-neon.cmake ├── android-ndk-r10e-api-16-x86-hid-sections.cmake ├── android-ndk-r10e-api-16-x86-hid.cmake ├── android-ndk-r10e-api-16-x86.cmake ├── android-ndk-r10e-api-19-armeabi-v7a-neon-c11.cmake ├── android-ndk-r10e-api-19-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r10e-api-19-armeabi-v7a-neon-hid-sections-lto.cmake ├── android-ndk-r10e-api-19-armeabi-v7a-neon-hid-sections.cmake ├── android-ndk-r10e-api-19-armeabi-v7a-neon.cmake ├── android-ndk-r10e-api-21-arm64-v8a-clang-35.cmake ├── android-ndk-r10e-api-21-arm64-v8a-gcc-49-hid-sections.cmake ├── android-ndk-r10e-api-21-arm64-v8a-gcc-49-hid.cmake ├── android-ndk-r10e-api-21-arm64-v8a-gcc-49.cmake ├── android-ndk-r10e-api-21-arm64-v8a.cmake ├── android-ndk-r10e-api-21-armeabi-clang-libcxx.cmake ├── android-ndk-r10e-api-21-armeabi-v7a-neon-clang-35.cmake ├── android-ndk-r10e-api-21-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r10e-api-21-armeabi-v7a-neon-hid-sections.cmake ├── android-ndk-r10e-api-21-armeabi-v7a-neon.cmake ├── android-ndk-r10e-api-21-armeabi-v7a.cmake ├── android-ndk-r10e-api-21-armeabi.cmake ├── android-ndk-r10e-api-21-mips-clang-libcxx.cmake ├── android-ndk-r10e-api-21-mips.cmake ├── android-ndk-r10e-api-21-mips64.cmake ├── android-ndk-r10e-api-21-x86-64-hid-sections.cmake ├── android-ndk-r10e-api-21-x86-64-hid.cmake ├── android-ndk-r10e-api-21-x86-64.cmake ├── android-ndk-r10e-api-21-x86-clang-libcxx.cmake ├── android-ndk-r10e-api-21-x86.cmake ├── android-ndk-r10e-api-8-armeabi-v7a.cmake ├── android-ndk-r11c-api-16-armeabi-cxx14.cmake ├── android-ndk-r11c-api-16-armeabi-v7a-cxx14.cmake ├── android-ndk-r11c-api-16-armeabi-v7a-neon-clang-35-hid.cmake ├── android-ndk-r11c-api-16-armeabi-v7a-neon-clang-35.cmake ├── android-ndk-r11c-api-16-armeabi-v7a-neon-cxx14.cmake ├── android-ndk-r11c-api-16-armeabi-v7a-neon.cmake ├── android-ndk-r11c-api-16-armeabi-v7a.cmake ├── android-ndk-r11c-api-16-armeabi.cmake ├── android-ndk-r11c-api-16-x86-hid.cmake ├── android-ndk-r11c-api-16-x86.cmake ├── android-ndk-r11c-api-19-armeabi-v7a-neon.cmake ├── android-ndk-r11c-api-21-arm64-v8a-clang-35.cmake ├── android-ndk-r11c-api-21-arm64-v8a-gcc-49-hid.cmake ├── android-ndk-r11c-api-21-arm64-v8a-gcc-49.cmake ├── android-ndk-r11c-api-21-arm64-v8a.cmake ├── android-ndk-r11c-api-21-armeabi-v7a-neon-clang-35.cmake ├── android-ndk-r11c-api-21-armeabi-v7a-neon.cmake ├── android-ndk-r11c-api-21-armeabi-v7a.cmake ├── android-ndk-r11c-api-21-armeabi.cmake ├── android-ndk-r11c-api-21-mips.cmake ├── android-ndk-r11c-api-21-mips64.cmake ├── android-ndk-r11c-api-21-x86-64-hid.cmake ├── android-ndk-r11c-api-21-x86-64.cmake ├── android-ndk-r11c-api-21-x86.cmake ├── android-ndk-r11c-api-8-armeabi-v7a.cmake ├── android-ndk-r12b-api-19-armeabi-v7a-neon.cmake ├── android-ndk-r13b-api-19-armeabi-v7a-neon.cmake ├── android-ndk-r14-api-16-armeabi-v7a-neon-clang-hid-sections-lto.cmake ├── android-ndk-r14-api-19-armeabi-v7a-neon-c11.cmake ├── android-ndk-r14-api-19-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r14-api-19-armeabi-v7a-neon-clang.cmake ├── android-ndk-r14-api-19-armeabi-v7a-neon-hid-sections-lto.cmake ├── android-ndk-r14-api-21-arm64-v8a-clang-hid-sections-lto.cmake ├── android-ndk-r14-api-21-arm64-v8a-neon-clang-libcxx.cmake ├── android-ndk-r14-api-21-x86-64.cmake ├── android-ndk-r14b-api-21-armeabi-clang-libcxx.cmake ├── android-ndk-r14b-api-21-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r14b-api-21-mips-clang-libcxx.cmake ├── android-ndk-r14b-api-21-x86-clang-libcxx.cmake ├── android-ndk-r15c-api-16-armeabi-clang-libcxx.cmake ├── android-ndk-r15c-api-16-armeabi-v7a-clang-libcxx.cmake ├── android-ndk-r15c-api-16-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r15c-api-16-mips-clang-libcxx.cmake ├── android-ndk-r15c-api-16-x86-clang-libcxx.cmake ├── android-ndk-r15c-api-21-arm64-v8a-clang-libcxx.cmake ├── android-ndk-r15c-api-21-arm64-v8a-neon-clang-libcxx.cmake ├── android-ndk-r15c-api-21-armeabi-clang-libcxx.cmake ├── android-ndk-r15c-api-21-armeabi-v7a-clang-libcxx.cmake ├── android-ndk-r15c-api-21-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r15c-api-21-mips-clang-libcxx.cmake ├── android-ndk-r15c-api-21-x86-64-clang-libcxx.cmake ├── android-ndk-r15c-api-21-x86-clang-libcxx.cmake ├── android-ndk-r15c-api-24-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r16b-api-16-armeabi-v7a-clang-libcxx14.cmake ├── android-ndk-r16b-api-16-armeabi-v7a-thumb-clang-libcxx14.cmake ├── android-ndk-r16b-api-16-x86-clang-libcxx14.cmake ├── android-ndk-r16b-api-19-gcc-49-armeabi-v7a-neon-libcxx-hid-sections-lto.cmake ├── android-ndk-r16b-api-21-arm64-v8a-neon-clang-libcxx.cmake ├── android-ndk-r16b-api-21-arm64-v8a-neon-clang-libcxx14.cmake ├── android-ndk-r16b-api-21-armeabi-clang-libcxx.cmake ├── android-ndk-r16b-api-21-armeabi-clang-libcxx14.cmake ├── android-ndk-r16b-api-21-armeabi-v7a-clang-libcxx.cmake ├── android-ndk-r16b-api-21-armeabi-v7a-clang-libcxx14.cmake ├── android-ndk-r16b-api-21-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r16b-api-21-armeabi-v7a-neon-clang-libcxx14.cmake ├── android-ndk-r16b-api-21-x86-64-clang-libcxx.cmake ├── android-ndk-r16b-api-21-x86-clang-libcxx.cmake ├── android-ndk-r16b-api-24-arm64-v8a-clang-libcxx14.cmake ├── android-ndk-r16b-api-24-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r16b-api-24-armeabi-v7a-neon-clang-libcxx14.cmake ├── android-ndk-r16b-api-24-x86-64-clang-libcxx14.cmake ├── android-ndk-r16b-api-24-x86-clang-libcxx14.cmake ├── android-ndk-r17-api-16-armeabi-v7a-clang-libcxx14.cmake ├── android-ndk-r17-api-16-x86-clang-libcxx14.cmake ├── android-ndk-r17-api-19-armeabi-v7a-neon-clang-libcxx.cmake ├── android-ndk-r17-api-19-armeabi-v7a-neon-hid-sections.cmake ├── android-ndk-r17-api-21-arm64-v8a-neon-clang-libcxx14.cmake ├── android-ndk-r17-api-21-x86-64-clang-libcxx14.cmake ├── android-ndk-r17-api-24-arm64-v8a-clang-libcxx11.cmake ├── android-ndk-r17-api-24-arm64-v8a-clang-libcxx14.cmake ├── android-ndk-r18-api-24-arm64-v8a-clang-libcxx14.cmake ├── android-ndk-r18b-api-16-armeabi-v7a-clang-libcxx.cmake ├── android-ndk-r18b-api-21-arm64-v8a-clang-libcxx.cmake ├── android-ndk-r18b-api-21-armeabi-v7a-clang-libcxx.cmake ├── android-ndk-r18b-api-21-x86-64-clang-libcxx.cmake ├── android-ndk-r18b-api-21-x86-clang-libcxx.cmake ├── android-ndk-r18b-api-24-arm64-v8a-clang-libcxx11.cmake ├── android-ndk-r18b-api-28-arm64-v8a-clang-libcxx11.cmake ├── android-vc-ndk-r10e-api-19-arm-clang-3-6.cmake ├── android-vc-ndk-r10e-api-19-arm-gcc-4-9.cmake ├── android-vc-ndk-r10e-api-19-x86-clang-3-6.cmake ├── android-vc-ndk-r10e-api-21-arm-clang-3-6.cmake ├── appveyor.yml ├── arm-openwrt-linux-muslgnueabi-cxx14.cmake ├── arm-openwrt-linux-muslgnueabi.cmake ├── bin ├── build.py ├── detail │ ├── __init__.py │ ├── call.py │ ├── cpack_generator.py │ ├── create_archive.py │ ├── create_framework.py │ ├── generate_command.py │ ├── get_nmake_environment.py │ ├── ios_dev_root.py │ ├── logging.py │ ├── open_project.py │ ├── osx_dev_root.py │ ├── pack_command.py │ ├── rmtree.py │ ├── target.py │ ├── test_command.py │ ├── timer.py │ ├── toolchain_name.py │ ├── toolchain_table.py │ ├── util.py │ ├── verify_mingw_path.py │ ├── verify_msys_path.py │ └── win32.py ├── install-ci-dependencies.py ├── polly ├── polly.bat └── polly.py ├── clang-5-cxx14.cmake ├── clang-5-cxx17.cmake ├── clang-5.cmake ├── clang-cxx11.cmake ├── clang-cxx14-pic.cmake ├── clang-cxx14.cmake ├── clang-cxx17-pic.cmake ├── clang-cxx17.cmake ├── clang-cxx20.cmake ├── clang-fpic-hid-sections.cmake ├── clang-fpic-static-std-cxx14.cmake ├── clang-fpic-static-std.cmake ├── clang-fpic.cmake ├── clang-libcxx-fpic.cmake ├── clang-libcxx.cmake ├── clang-libcxx14-fpic.cmake ├── clang-libcxx14.cmake ├── clang-libcxx17-fpic.cmake ├── clang-libcxx17-static.cmake ├── clang-libcxx17.cmake ├── clang-libcxx98.cmake ├── clang-libstdcxx.cmake ├── clang-lto.cmake ├── clang-omp.cmake ├── clang-tidy-libcxx.cmake ├── clang-tidy.cmake ├── compiler ├── cl.cmake ├── clang-5.cmake ├── clang-omp.cmake ├── clang-tools.cmake ├── clang.cmake ├── egcc.cmake ├── emscripten.cmake ├── emscripten │ ├── glew │ │ └── glewConfig.cmake │ └── glfw3 │ │ └── glfw3Config.cmake ├── gcc-5.cmake ├── gcc-6.cmake ├── gcc-7.cmake ├── gcc-8.cmake ├── gcc-cross-compile-raspberry-pi.cmake ├── gcc-cross-compile-simple-layout.cmake ├── gcc-cross-compile.cmake ├── gcc.cmake ├── gcc48.cmake └── xcode.cmake ├── custom-libcxx.cmake ├── cxx11.cmake ├── cxx17.cmake ├── cygwin.cmake ├── default.cmake ├── docs ├── Makefile ├── _fixme │ ├── Building-libcxx.md │ ├── Jenkins-(build-bot,-PR).md │ ├── Jenkins-(build-bot,-integration).md │ ├── Jenkins-(creating-user-on-linux-ubuntu).md │ ├── Jenkins-(creating-user-on-mac).md │ ├── Jenkins.md │ ├── Toolchain-list.md │ ├── Travis-CI-AppVeyor-support-table.md │ └── Used-variables.md ├── conf.py ├── index.rst ├── jenkins.sh ├── make.sh ├── requirements.txt ├── screens │ └── ios-team-id.png ├── spelling.txt ├── toolchains.rst └── toolchains │ ├── android.rst │ ├── android │ ├── developer-notes.rst │ └── old.rst │ ├── clang-omp.rst │ ├── gcc-musl.rst │ ├── ios.rst │ ├── ios │ ├── bundle-id.rst │ ├── errors │ │ ├── polly_ios_bundle_identifier.rst │ │ ├── polly_ios_development_team.rst │ │ └── signing-request-development-team.rst │ └── screens │ │ ├── 01_new_project.png │ │ ├── 02_single_view_app.png │ │ ├── 03_project_options.png │ │ ├── 04_bundle_identifier.png │ │ ├── 05_run_app.png │ │ └── bad_bundle_id.png │ ├── linux-mingw-w64.rst │ └── raspberry-pi.rst ├── emscripten-cxx11.cmake ├── emscripten-cxx14.cmake ├── emscripten-cxx17.cmake ├── examples ├── 01-executable │ ├── CMakeLists.txt │ └── main.cpp ├── 02-library │ ├── CMakeLists.txt │ ├── foo.cpp │ └── main.cpp ├── 03-shared-link │ ├── CMakeLists.txt │ ├── boo.cpp │ ├── foo.cpp │ └── main.cpp └── 04-framework │ ├── CMakeLists.txt │ └── foo.cpp ├── find └── FindLibcxx.cmake ├── flags ├── 32bit.cmake ├── arm-linux-gnueabihf.cmake ├── bitcode.cmake ├── c11.cmake ├── clang-tidy.cmake ├── cxx11.cmake ├── cxx14.cmake ├── cxx17-gnu.cmake ├── cxx17.cmake ├── cxx20.cmake ├── cxx98.cmake ├── data-sections.cmake ├── fconcepts.cmake ├── fpic.cmake ├── function-sections.cmake ├── gnuxx11.cmake ├── gold.cmake ├── hardfloat.cmake ├── hidden.cmake ├── ios_nocodesign.cmake ├── lld.cmake ├── lto.cmake ├── mtune_cortex-a15.cmake ├── neon-vfpv4.cmake ├── neon.cmake ├── openwrt.cmake ├── sanitize_address.cmake ├── sanitize_leak.cmake ├── sanitize_memory.cmake ├── sanitize_thread.cmake ├── static-std.cmake ├── static.cmake ├── vs-cxx14.cmake ├── vs-cxx17.cmake ├── vs-mt.cmake ├── vs-nonpermissive.cmake ├── vs-platform-win32.cmake ├── vs-platform-x64.cmake ├── vs-version-14-11.cmake ├── vs-z7.cmake └── vs-zw.cmake ├── gcc-32bit-pic.cmake ├── gcc-32bit.cmake ├── gcc-4-8-c11.cmake ├── gcc-4-8-pic-hid-sections-cxx11-c11.cmake ├── gcc-4-8-pic-hid-sections.cmake ├── gcc-4-8-pic.cmake ├── gcc-4-8.cmake ├── gcc-5-cxx14-c11.cmake ├── gcc-5-pic-hid-sections-lto.cmake ├── gcc-5-pic-hid-sections.cmake ├── gcc-5.cmake ├── gcc-6-32bit-cxx14.cmake ├── gcc-7-cxx11-pic.cmake ├── gcc-7-cxx14-pic.cmake ├── gcc-7-cxx14.cmake ├── gcc-7-cxx17-concepts.cmake ├── gcc-7-cxx17-gnu.cmake ├── gcc-7-cxx17-pic.cmake ├── gcc-7-cxx17.cmake ├── gcc-7-pic-hid-sections-lto.cmake ├── gcc-7.cmake ├── gcc-8-cxx14-fpic.cmake ├── gcc-8-cxx14.cmake ├── gcc-8-cxx17-concepts.cmake ├── gcc-8-cxx17-fpic.cmake ├── gcc-8-cxx17.cmake ├── gcc-c11.cmake ├── gcc-cxx14-c11.cmake ├── gcc-cxx17-c11.cmake ├── gcc-cxx98.cmake ├── gcc-gold.cmake ├── gcc-hid-fpic.cmake ├── gcc-hid.cmake ├── gcc-lto.cmake ├── gcc-musl.cmake ├── gcc-ninja.cmake ├── gcc-pic-hid-sections-lto.cmake ├── gcc-pic-hid-sections.cmake ├── gcc-pic.cmake ├── gcc-static-std.cmake ├── gcc-static.cmake ├── gcc.cmake ├── ios-10-0-arm64-dep-8-0-hid-sections.cmake ├── ios-10-0-arm64.cmake ├── ios-10-0-armv7.cmake ├── ios-10-0-dep-8-0-hid-sections.cmake ├── ios-10-0-wo-armv7s.cmake ├── ios-10-0.cmake ├── ios-10-1-arm64-dep-8-0-hid-sections.cmake ├── ios-10-1-arm64.cmake ├── ios-10-1-armv7.cmake ├── ios-10-1-dep-8-0-hid-sections.cmake ├── ios-10-1-dep-8-0-libcxx-hid-sections-lto.cmake ├── ios-10-1-dep-8-0-libcxx-hid-sections.cmake ├── ios-10-1-wo-armv7s.cmake ├── ios-10-1.cmake ├── ios-10-2-dep-9-3-arm64.cmake ├── ios-10-2-dep-9-3-armv7.cmake ├── ios-10-2.cmake ├── ios-10-3-arm64.cmake ├── ios-10-3-armv7.cmake ├── ios-10-3-dep-8-0-bitcode.cmake ├── ios-10-3-dep-9-0-bitcode.cmake ├── ios-10-3-dep-9-3-i386-armv7.cmake ├── ios-10-3-dep-9-3-x86-64-arm64.cmake ├── ios-10-3-lto.cmake ├── ios-10-3.cmake ├── ios-11-0-dep-9-0-bitcode-cxx11.cmake ├── ios-11-0-dep-9-0-device-bitcode-cxx11.cmake ├── ios-11-0-dep-9-0-x86-64-arm64-bitcode-cxx11.cmake ├── ios-11-0.cmake ├── ios-11-1-dep-9-0-bitcode-cxx11.cmake ├── ios-11-1-dep-9-0-device-bitcode-cxx11.cmake ├── ios-11-2-dep-9-0-device-bitcode-cxx11.cmake ├── ios-11-2-dep-9-0-device-bitcode-nocxx.cmake ├── ios-11-2-dep-9-3-arm64-armv7.cmake ├── ios-11-3-dep-9-0-arm64.cmake ├── ios-11-3-dep-9-0-device-bitcode-cxx11.cmake ├── ios-11-3-dep-9-0-device-bitcode-cxx17.cmake ├── ios-11-3-dep-9-0-device-bitcode-nocxx.cmake ├── ios-11-3-dep-9-0-device-bitcode.cmake ├── ios-11-3-dep-9-3-arm64-armv7.cmake ├── ios-11-4-dep-8-0-arm64-armv7-hid-sections-lto-cxx11.cmake ├── ios-11-4-dep-8-0-arm64-hid-sections-lto-cxx11.cmake ├── ios-11-4-dep-9-0-device-bitcode-cxx11.cmake ├── ios-11-4-dep-9-0-device-bitcode-nocxx.cmake ├── ios-11-4-dep-9-3-arm64-armv7.cmake ├── ios-11-4-dep-9-3-arm64-hid-sections-lto-cxx11.cmake ├── ios-11-4-dep-9-3-arm64.cmake ├── ios-11-4-dep-9-3-armv7.cmake ├── ios-11-4-dep-9-3.cmake ├── ios-11-4-dep-9-4-arm64.cmake ├── ios-12-0-dep-11-0-arm64.cmake ├── ios-12-0-dep-9-0-device-bitcode-cxx11.cmake ├── ios-12-1-dep-11-0-arm64.cmake ├── ios-12-1-dep-12-0-arm64-cxx17.cmake ├── ios-12-1-dep-9-0-device-bitcode-cxx14.cmake ├── ios-12-1-dep-9-0-device-bitcode-cxx17.cmake ├── ios-12-1-dep-9-3-arm64-bitcode.cmake ├── ios-12-1-dep-9-3-arm64.cmake ├── ios-12-1-dep-9-3-armv7.cmake ├── ios-12-1-dep-9-3-x86-64-arm64.cmake ├── ios-12-1-dep-9-3.cmake ├── ios-12-2-dep-9-3-arm64.cmake ├── ios-12-3-dep-9-3-arm64.cmake ├── ios-13-0-dep-10-0-arm64-bitcode-cxx17.cmake ├── ios-13-0-dep-11-0-arm64-bitcode-cxx17.cmake ├── ios-13-0-dep-9-3-arm64-bitcode.cmake ├── ios-13-0-dep-9-3-arm64.cmake ├── ios-13-2-dep-10-0-arm64-bitcode-cxx17.cmake ├── ios-13-2-dep-9-3-arm64-bitcode.cmake ├── ios-13-2-dep-9-3-arm64.cmake ├── ios-13-2-dep-9-3-armv7.cmake ├── ios-13-2-dep-9-3-armv7s.cmake ├── ios-13-2-dep-9-3-device-bitcode-cxx14.cmake ├── ios-13-2-dep-9-3-device-cxx14.cmake ├── ios-13-3-dep-9-3-arm64.cmake ├── ios-13-3-dep-9-3-armv7.cmake ├── ios-13-3-dep-9-3-armv7s.cmake ├── ios-13-3-dep-9-3-device-bitcode-cxx14.cmake ├── ios-13-3-dep-9-3-device-cxx14.cmake ├── ios-13-4-dep-9-3-arm64.cmake ├── ios-13-4-dep-9-3-armv7.cmake ├── ios-13-4-dep-9-3-armv7s.cmake ├── ios-13-4-dep-9-3-device-bitcode-cxx14.cmake ├── ios-13-4-dep-9-3-device-cxx14.cmake ├── ios-13-5-dep-9-3-arm64.cmake ├── ios-13-5-dep-9-3-armv7.cmake ├── ios-13-5-dep-9-3-armv7s.cmake ├── ios-13-5-dep-9-3-device-bitcode-cxx14.cmake ├── ios-13-5-dep-9-3-device-cxx14.cmake ├── ios-13-6-dep-9-3-arm64.cmake ├── ios-13-6-dep-9-3-armv7.cmake ├── ios-13-6-dep-9-3-armv7s.cmake ├── ios-13-6-dep-9-3-device-bitcode-cxx14.cmake ├── ios-13-6-dep-9-3-device-cxx14.cmake ├── ios-14-0-dep-9-3-arm64.cmake ├── ios-14-0-dep-9-3-armv7.cmake ├── ios-14-0-dep-9-3-armv7s.cmake ├── ios-14-0-dep-9-3-device-bitcode-cxx14.cmake ├── ios-14-0-dep-9-3-device-cxx14.cmake ├── ios-14-2-dep-10-0-arm64.cmake ├── ios-14-2-dep-10-0-armv7.cmake ├── ios-14-2-dep-10-0-armv7s.cmake ├── ios-14-2-dep-10-0-device-bitcode-cxx14.cmake ├── ios-14-2-dep-10-0-device-cxx14.cmake ├── ios-14-3-dep-10-0-arm64.cmake ├── ios-14-3-dep-10-0-armv7.cmake ├── ios-14-3-dep-10-0-armv7s.cmake ├── ios-14-3-dep-10-0-device-bitcode-cxx14.cmake ├── ios-14-3-dep-10-0-device-cxx14.cmake ├── ios-14-4-dep-10-0-arm64.cmake ├── ios-14-4-dep-10-0-armv7.cmake ├── ios-14-4-dep-10-0-armv7s.cmake ├── ios-14-4-dep-10-0-device-bitcode-cxx14.cmake ├── ios-14-4-dep-10-0-device-cxx14.cmake ├── ios-7-0.cmake ├── ios-7-1.cmake ├── ios-8-0.cmake ├── ios-8-1.cmake ├── ios-8-2-arm64-hid.cmake ├── ios-8-2-arm64.cmake ├── ios-8-2-cxx98.cmake ├── ios-8-2-i386-arm64.cmake ├── ios-8-2.cmake ├── ios-8-4-arm64.cmake ├── ios-8-4-armv7.cmake ├── ios-8-4-armv7s.cmake ├── ios-8-4-hid.cmake ├── ios-8-4.cmake ├── ios-9-0-armv7.cmake ├── ios-9-0-dep-7-0-armv7.cmake ├── ios-9-0-i386-armv7.cmake ├── ios-9-0-wo-armv7s.cmake ├── ios-9-0.cmake ├── ios-9-1-arm64.cmake ├── ios-9-1-armv7.cmake ├── ios-9-1-dep-7-0-armv7.cmake ├── ios-9-1-dep-8-0-hid.cmake ├── ios-9-1-hid.cmake ├── ios-9-1.cmake ├── ios-9-2-arm64.cmake ├── ios-9-2-armv7.cmake ├── ios-9-2-hid-sections.cmake ├── ios-9-2-hid.cmake ├── ios-9-2.cmake ├── ios-9-3-arm64.cmake ├── ios-9-3-armv7.cmake ├── ios-9-3-wo-armv7s.cmake ├── ios-9-3.cmake ├── ios-bitcode.cmake ├── ios-cxx17.cmake ├── ios-dep-10-0-bitcode-cxx17.cmake ├── ios-dep-11-0-bitcode-cxx17.cmake ├── ios-dep-12-0-bitcode-cxx17.cmake ├── ios-dep-8-0-arm64-armv7-hid-sections-cxx11.cmake ├── ios-dep-8-0-arm64-armv7-hid-sections-lto-cxx11.cmake ├── ios-dep-8-0-arm64-cxx11.cmake ├── ios-nocodesign-10-0-arm64.cmake ├── ios-nocodesign-10-0-armv7.cmake ├── ios-nocodesign-10-0-wo-armv7s.cmake ├── ios-nocodesign-10-0.cmake ├── ios-nocodesign-10-1-arm64-dep-9-0-device-libcxx-hid-sections-lto.cmake ├── ios-nocodesign-10-1-arm64-dep-9-0-device-libcxx-hid-sections.cmake ├── ios-nocodesign-10-1-arm64.cmake ├── ios-nocodesign-10-1-armv7.cmake ├── ios-nocodesign-10-1-dep-8-0-device-libcxx-hid-sections-lto.cmake ├── ios-nocodesign-10-1-dep-8-0-libcxx-hid-sections-lto.cmake ├── ios-nocodesign-10-1-dep-9-0-device-libcxx-hid-sections-lto.cmake ├── ios-nocodesign-10-1-wo-armv7s.cmake ├── ios-nocodesign-10-1.cmake ├── ios-nocodesign-10-2.cmake ├── ios-nocodesign-10-3-arm64-dep-9-0-device-libcxx-hid-sections.cmake ├── ios-nocodesign-10-3-arm64.cmake ├── ios-nocodesign-10-3-armv7.cmake ├── ios-nocodesign-10-3-cxx14.cmake ├── ios-nocodesign-10-3-dep-9-0-bitcode.cmake ├── ios-nocodesign-10-3-wo-armv7s.cmake ├── ios-nocodesign-10-3.cmake ├── ios-nocodesign-11-0-arm64-dep-9-0-device-libcxx-hid-sections.cmake ├── ios-nocodesign-11-0-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-11-0.cmake ├── ios-nocodesign-11-1-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-11-1-dep-9-0-wo-armv7s-bitcode-cxx11.cmake ├── ios-nocodesign-11-1.cmake ├── ios-nocodesign-11-2-dep-8-0-wo-armv7s-bitcode-cxx11.cmake ├── ios-nocodesign-11-2-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-11-2-dep-9-3-arm64-armv7.cmake ├── ios-nocodesign-11-2-dep-9-3-arm64.cmake ├── ios-nocodesign-11-2-dep-9-3-armv7.cmake ├── ios-nocodesign-11-2-dep-9-3-i386-armv7.cmake ├── ios-nocodesign-11-2-dep-9-3.cmake ├── ios-nocodesign-11-2.cmake ├── ios-nocodesign-11-3-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-11-3-dep-9-3-arm64.cmake ├── ios-nocodesign-11-3-dep-9-3-armv7.cmake ├── ios-nocodesign-11-3-dep-9-3.cmake ├── ios-nocodesign-11-4-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-11-4-dep-9-3-arm64.cmake ├── ios-nocodesign-11-4-dep-9-3-armv7.cmake ├── ios-nocodesign-11-4-dep-9-3.cmake ├── ios-nocodesign-12-0-dep-10-0-bitcode-cxx11.cmake ├── ios-nocodesign-12-0-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-12-1-dep-9-0-bitcode-cxx11.cmake ├── ios-nocodesign-12-1-dep-9-3-armv7.cmake ├── ios-nocodesign-12-1.cmake ├── ios-nocodesign-13-0-dep-9-3-arm64.cmake ├── ios-nocodesign-13-2-dep-9-3-arm64.cmake ├── ios-nocodesign-13-2-dep-9-3-armv7.cmake ├── ios-nocodesign-13-2-dep-9-3-armv7s.cmake ├── ios-nocodesign-13-2-dep-9-3-device-cxx11.cmake ├── ios-nocodesign-13-2-dep-9-3-device.cmake ├── ios-nocodesign-13-2-dep-9-3.cmake ├── ios-nocodesign-13-5-dep-9-3-arm64.cmake ├── ios-nocodesign-13-5-dep-9-3-armv7.cmake ├── ios-nocodesign-13-5-dep-9-3-armv7s.cmake ├── ios-nocodesign-13-5-dep-9-3-device-cxx11.cmake ├── ios-nocodesign-13-5-dep-9-3-device.cmake ├── ios-nocodesign-13-5-dep-9-3.cmake ├── ios-nocodesign-13-6-dep-9-3-arm64.cmake ├── ios-nocodesign-13-6-dep-9-3-armv7.cmake ├── ios-nocodesign-13-6-dep-9-3-armv7s.cmake ├── ios-nocodesign-13-6-dep-9-3-device-cxx11.cmake ├── ios-nocodesign-13-6-dep-9-3-device.cmake ├── ios-nocodesign-13-6-dep-9-3.cmake ├── ios-nocodesign-14-0-dep-9-3-arm64.cmake ├── ios-nocodesign-14-0-dep-9-3-armv7.cmake ├── ios-nocodesign-14-0-dep-9-3-armv7s.cmake ├── ios-nocodesign-14-0-dep-9-3-device-cxx11.cmake ├── ios-nocodesign-14-0-dep-9-3-device.cmake ├── ios-nocodesign-14-0-dep-9-3.cmake ├── ios-nocodesign-14-2-dep-10-0-arm64.cmake ├── ios-nocodesign-14-2-dep-10-0-armv7.cmake ├── ios-nocodesign-14-2-dep-10-0-armv7s.cmake ├── ios-nocodesign-14-2-dep-10-0-device-cxx11.cmake ├── ios-nocodesign-14-2-dep-10-0-device.cmake ├── ios-nocodesign-14-2-dep-10-0.cmake ├── ios-nocodesign-14-3-dep-10-0-arm64.cmake ├── ios-nocodesign-14-3-dep-10-0-armv7.cmake ├── ios-nocodesign-14-3-dep-10-0-armv7s.cmake ├── ios-nocodesign-14-3-dep-10-0-device-cxx11.cmake ├── ios-nocodesign-14-3-dep-10-0-device.cmake ├── ios-nocodesign-14-3-dep-10-0.cmake ├── ios-nocodesign-14-4-dep-10-0-arm64.cmake ├── ios-nocodesign-14-4-dep-10-0-armv7.cmake ├── ios-nocodesign-14-4-dep-10-0-armv7s.cmake ├── ios-nocodesign-14-4-dep-10-0-device-cxx11.cmake ├── ios-nocodesign-14-4-dep-10-0-device.cmake ├── ios-nocodesign-14-4-dep-10-0.cmake ├── ios-nocodesign-8-1.cmake ├── ios-nocodesign-8-4.cmake ├── ios-nocodesign-9-1-arm64.cmake ├── ios-nocodesign-9-1-armv7.cmake ├── ios-nocodesign-9-1.cmake ├── ios-nocodesign-9-2-arm64.cmake ├── ios-nocodesign-9-2-armv7.cmake ├── ios-nocodesign-9-2.cmake ├── ios-nocodesign-9-3-arm64.cmake ├── ios-nocodesign-9-3-armv7.cmake ├── ios-nocodesign-9-3-device-hid-sections.cmake ├── ios-nocodesign-9-3-device.cmake ├── ios-nocodesign-9-3-wo-armv7s.cmake ├── ios-nocodesign-9-3.cmake ├── ios-nocodesign-arm64.cmake ├── ios-nocodesign-armv7.cmake ├── ios-nocodesign-dep-9-0-cxx14.cmake ├── ios-nocodesign-hid-sections.cmake ├── ios-nocodesign-wo-armv7s.cmake ├── ios-nocodesign.cmake ├── ios.cmake ├── libcxx-fpic-hid-sections.cmake ├── libcxx-hid-fpic.cmake ├── libcxx-hid-sections.cmake ├── libcxx-hid.cmake ├── libcxx-no-sdk.cmake ├── libcxx.cmake ├── libcxx14.cmake ├── library └── std │ ├── libcxx.cmake │ ├── libstdcxx.cmake │ └── nolibs.cmake ├── linux-gcc-armhf-neon-vfpv4.cmake ├── linux-gcc-armhf-neon.cmake ├── linux-gcc-armhf.cmake ├── linux-gcc-jetson-tk1.cmake ├── linux-gcc-x64.cmake ├── linux-mingw-w32-cxx14.cmake ├── linux-mingw-w32.cmake ├── linux-mingw-w64-cxx14.cmake ├── linux-mingw-w64-cxx98.cmake ├── linux-mingw-w64-gnuxx11.cmake ├── linux-mingw-w64.cmake ├── mingw-c11.cmake ├── mingw-cxx14.cmake ├── mingw-cxx17.cmake ├── mingw.cmake ├── msys-cxx14.cmake ├── msys-cxx17.cmake ├── msys.cmake ├── ninja-gcc-7-cxx17-concepts.cmake ├── ninja-gcc-8-cxx17-concepts.cmake ├── ninja-vs-12-2013-win64.cmake ├── ninja-vs-14-2015-win64.cmake ├── ninja-vs-15-2017-win64-cxx17-nonpermissive.cmake ├── ninja-vs-15-2017-win64-cxx17.cmake ├── ninja-vs-15-2017-win64.cmake ├── nmake-vs-12-2013-win64.cmake ├── nmake-vs-12-2013.cmake ├── nmake-vs-15-2017-win64-cxx17-nonpermissive.cmake ├── nmake-vs-15-2017-win64-cxx17.cmake ├── nmake-vs-15-2017-win64.cmake ├── openbsd-egcc-cxx11-static-std.cmake ├── os ├── android.cmake ├── cygwin.cmake ├── iphone-default-sdk.cmake ├── iphone.cmake ├── osx.cmake ├── raspberry-pi-hardfloat.cmake ├── raspberry-pi1.cmake ├── raspberry-pi2.cmake ├── raspberry-pi3.cmake ├── rpi-sysroot.cmake └── vc-mdd-android.cmake ├── osx-10-10-dep-10-7.cmake ├── osx-10-10-dep-10-9-make.cmake ├── osx-10-10.cmake ├── osx-10-11-hid-sections-lto.cmake ├── osx-10-11-hid-sections.cmake ├── osx-10-11-lto.cmake ├── osx-10-11-make.cmake ├── osx-10-11-sanitize-address.cmake ├── osx-10-11.cmake ├── osx-10-12-cxx14.cmake ├── osx-10-12-cxx17.cmake ├── osx-10-12-cxx98.cmake ├── osx-10-12-dep-10-10-lto.cmake ├── osx-10-12-dep-10-10.cmake ├── osx-10-12-hid-sections.cmake ├── osx-10-12-lto.cmake ├── osx-10-12-make.cmake ├── osx-10-12-ninja.cmake ├── osx-10-12-sanitize-address-hid-sections.cmake ├── osx-10-12-sanitize-address.cmake ├── osx-10-12.cmake ├── osx-10-13-cxx14.cmake ├── osx-10-13-cxx17.cmake ├── osx-10-13-dep-10-10-cxx14.cmake ├── osx-10-13-dep-10-10-cxx17.cmake ├── osx-10-13-dep-10-10.cmake ├── osx-10-13-dep-10-12-cxx14.cmake ├── osx-10-13-dep-10-12-cxx17.cmake ├── osx-10-13-dep-10-12.cmake ├── osx-10-13-i386-cxx14.cmake ├── osx-10-13-make-cxx14.cmake ├── osx-10-13.cmake ├── osx-10-14-cxx14.cmake ├── osx-10-14-cxx17.cmake ├── osx-10-14-dep-10-10-cxx14.cmake ├── osx-10-14-dep-10-10-cxx17.cmake ├── osx-10-14-dep-10-10.cmake ├── osx-10-14-dep-10-12-cxx14.cmake ├── osx-10-14-dep-10-12-cxx17.cmake ├── osx-10-14-dep-10-12.cmake ├── osx-10-14.cmake ├── osx-10-15-cxx17.cmake ├── osx-10-15-dep-10-10-cxx14.cmake ├── osx-10-15-dep-10-10-cxx17.cmake ├── osx-10-15-dep-10-10.cmake ├── osx-10-15-dep-10-12-cxx17.cmake ├── osx-10-15.cmake ├── osx-10-7.cmake ├── osx-10-8.cmake ├── osx-10-9.cmake ├── osx-11-0-cxx17.cmake ├── osx-11-0-dep-10-10-cxx17.cmake ├── osx-11-0.cmake ├── osx-11-1-cxx17.cmake ├── osx-11-1-dep-10-10-cxx17.cmake ├── osx-11-1.cmake ├── raspberrypi1-cxx11-pic-static-std.cmake ├── raspberrypi1-cxx11-pic.cmake ├── raspberrypi1-cxx14-pic-static-std.cmake ├── raspberrypi2-cxx11-pic.cmake ├── raspberrypi2-cxx11.cmake ├── raspberrypi3-clang-cxx11.cmake ├── raspberrypi3-clang-cxx14-pic.cmake ├── raspberrypi3-clang-cxx14.cmake ├── raspberrypi3-cxx11.cmake ├── raspberrypi3-cxx14.cmake ├── raspberrypi3-gcc-pic-hid-sections.cmake ├── sanitize-address-cxx17-pic.cmake ├── sanitize-address-cxx17.cmake ├── sanitize-address.cmake ├── sanitize-leak-cxx17-pic.cmake ├── sanitize-leak-cxx17.cmake ├── sanitize-leak.cmake ├── sanitize-memory.cmake ├── sanitize-thread-cxx17-pic.cmake ├── sanitize-thread-cxx17.cmake ├── sanitize-thread.cmake ├── scripts ├── Info.plist ├── NoCodeSign.xcconfig ├── clang-analyze.sh └── clangxx-analyze.sh ├── utilities ├── polly_add_cache_flag.cmake ├── polly_clear_environment_variables.cmake ├── polly_common.cmake ├── polly_fatal_error.cmake ├── polly_init.cmake ├── polly_ios_bundle_identifier.cmake ├── polly_ios_development_team.cmake ├── polly_module_path.cmake ├── polly_status_debug.cmake └── polly_status_print.cmake ├── vs-10-2010.cmake ├── vs-11-2012-arm.cmake ├── vs-11-2012-win64.cmake ├── vs-11-2012.cmake ├── vs-12-2013-arm.cmake ├── vs-12-2013-mt.cmake ├── vs-12-2013-win64.cmake ├── vs-12-2013-xp.cmake ├── vs-12-2013.cmake ├── vs-14-2015-arm.cmake ├── vs-14-2015-sdk-8-1.cmake ├── vs-14-2015-win64-sdk-8-1.cmake ├── vs-14-2015-win64.cmake ├── vs-14-2015.cmake ├── vs-15-2017-cxx14-mt.cmake ├── vs-15-2017-cxx17.cmake ├── vs-15-2017-mt.cmake ├── vs-15-2017-store-10-zw.cmake ├── vs-15-2017-win64-cxx14-mt.cmake ├── vs-15-2017-win64-cxx14.cmake ├── vs-15-2017-win64-cxx17-nonpermissive.cmake ├── vs-15-2017-win64-cxx17.cmake ├── vs-15-2017-win64-llvm-vs2014.cmake ├── vs-15-2017-win64-llvm.cmake ├── vs-15-2017-win64-mt.cmake ├── vs-15-2017-win64-store-10-cxx17.cmake ├── vs-15-2017-win64-store-10-zw.cmake ├── vs-15-2017-win64-version-14-11.cmake ├── vs-15-2017-win64-z7.cmake ├── vs-15-2017-win64.cmake ├── vs-15-2017.cmake ├── vs-16-2019-cxx14.cmake ├── vs-16-2019-cxx17.cmake ├── vs-16-2019-llvm-cxx17.cmake ├── vs-16-2019-win64-cxx14.cmake ├── vs-16-2019-win64-cxx17.cmake ├── vs-16-2019-win64-llvm-cxx17.cmake ├── vs-16-2019-win64.cmake ├── vs-16-2019.cmake ├── vs-8-2005.cmake ├── vs-9-2008.cmake ├── xcode-cxx17.cmake ├── xcode-cxx98.cmake ├── xcode-gcc.cmake ├── xcode-hid-sections.cmake ├── xcode-nocxx.cmake ├── xcode-sections.cmake └── xcode.cmake /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/.gitmodules -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/.travis.yml -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/LICENSE -------------------------------------------------------------------------------- /analyze-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/analyze-cxx17.cmake -------------------------------------------------------------------------------- /analyze.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/analyze.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-armeabi-v7a-neon-clang-35.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-x86-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-x86-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-x86-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-x86-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-16-x86.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-16-x86.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-19-armeabi-v7a-neon-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-19-armeabi-v7a-neon-c11.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-19-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-19-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-19-armeabi-v7a-neon-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-19-armeabi-v7a-neon-hid-sections-lto.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-19-armeabi-v7a-neon-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-19-armeabi-v7a-neon-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-19-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-19-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-arm64-v8a-clang-35.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-arm64-v8a-clang-35.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-arm64-v8a-gcc-49-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-arm64-v8a-gcc-49-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-arm64-v8a-gcc-49-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-arm64-v8a-gcc-49-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-arm64-v8a-gcc-49.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-arm64-v8a-gcc-49.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-arm64-v8a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-arm64-v8a.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi-v7a-neon-clang-35.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi-v7a-neon-clang-35.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi-v7a-neon-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi-v7a-neon-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi-v7a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi-v7a.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-armeabi.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-armeabi.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-mips-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-mips-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-mips.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-mips.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-mips64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-mips64.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-x86-64-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-x86-64-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-x86-64-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-x86-64-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-x86-64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-x86-64.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-x86-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-x86-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-21-x86.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-21-x86.cmake -------------------------------------------------------------------------------- /android-ndk-r10e-api-8-armeabi-v7a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r10e-api-8-armeabi-v7a.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-cxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-v7a-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-v7a-cxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-v7a-neon-clang-35-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-v7a-neon-clang-35-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-v7a-neon-clang-35.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-v7a-neon-clang-35.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-v7a-neon-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-v7a-neon-cxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi-v7a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi-v7a.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-armeabi.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-armeabi.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-x86-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-x86-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-16-x86.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-16-x86.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-19-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-19-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-arm64-v8a-clang-35.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-arm64-v8a-clang-35.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-arm64-v8a-gcc-49-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-arm64-v8a-gcc-49-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-arm64-v8a-gcc-49.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-arm64-v8a-gcc-49.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-arm64-v8a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-arm64-v8a.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-armeabi-v7a-neon-clang-35.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-armeabi-v7a-neon-clang-35.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-armeabi-v7a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-armeabi-v7a.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-armeabi.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-armeabi.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-mips.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-mips.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-mips64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-mips64.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-x86-64-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-x86-64-hid.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-x86-64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-x86-64.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-21-x86.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-21-x86.cmake -------------------------------------------------------------------------------- /android-ndk-r11c-api-8-armeabi-v7a.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r11c-api-8-armeabi-v7a.cmake -------------------------------------------------------------------------------- /android-ndk-r12b-api-19-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r12b-api-19-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r13b-api-19-armeabi-v7a-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r13b-api-19-armeabi-v7a-neon.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-16-armeabi-v7a-neon-clang-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-16-armeabi-v7a-neon-clang-hid-sections-lto.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-19-armeabi-v7a-neon-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-19-armeabi-v7a-neon-c11.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-19-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-19-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-19-armeabi-v7a-neon-clang.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-19-armeabi-v7a-neon-clang.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-19-armeabi-v7a-neon-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-19-armeabi-v7a-neon-hid-sections-lto.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-21-arm64-v8a-clang-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-21-arm64-v8a-clang-hid-sections-lto.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-21-arm64-v8a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-21-arm64-v8a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r14-api-21-x86-64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14-api-21-x86-64.cmake -------------------------------------------------------------------------------- /android-ndk-r14b-api-21-armeabi-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14b-api-21-armeabi-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r14b-api-21-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14b-api-21-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r14b-api-21-mips-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14b-api-21-mips-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r14b-api-21-x86-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r14b-api-21-x86-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-16-armeabi-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-16-armeabi-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-16-armeabi-v7a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-16-armeabi-v7a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-16-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-16-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-16-mips-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-16-mips-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-16-x86-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-16-x86-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-arm64-v8a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-arm64-v8a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-arm64-v8a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-arm64-v8a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-armeabi-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-armeabi-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-armeabi-v7a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-armeabi-v7a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-mips-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-mips-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-x86-64-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-x86-64-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-21-x86-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-21-x86-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r15c-api-24-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r15c-api-24-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-16-armeabi-v7a-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-16-armeabi-v7a-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-16-armeabi-v7a-thumb-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-16-armeabi-v7a-thumb-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-16-x86-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-16-x86-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-19-gcc-49-armeabi-v7a-neon-libcxx-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-19-gcc-49-armeabi-v7a-neon-libcxx-hid-sections-lto.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-arm64-v8a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-arm64-v8a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-arm64-v8a-neon-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-arm64-v8a-neon-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-armeabi-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-armeabi-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-armeabi-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-armeabi-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-armeabi-v7a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-armeabi-v7a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-armeabi-v7a-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-armeabi-v7a-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-armeabi-v7a-neon-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-armeabi-v7a-neon-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-x86-64-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-x86-64-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-21-x86-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-21-x86-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-24-arm64-v8a-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-24-arm64-v8a-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-24-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-24-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-24-armeabi-v7a-neon-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-24-armeabi-v7a-neon-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-24-x86-64-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-24-x86-64-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r16b-api-24-x86-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r16b-api-24-x86-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-16-armeabi-v7a-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-16-armeabi-v7a-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-16-x86-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-16-x86-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-19-armeabi-v7a-neon-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-19-armeabi-v7a-neon-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-19-armeabi-v7a-neon-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-19-armeabi-v7a-neon-hid-sections.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-21-arm64-v8a-neon-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-21-arm64-v8a-neon-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-21-x86-64-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-21-x86-64-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-24-arm64-v8a-clang-libcxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-24-arm64-v8a-clang-libcxx11.cmake -------------------------------------------------------------------------------- /android-ndk-r17-api-24-arm64-v8a-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r17-api-24-arm64-v8a-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r18-api-24-arm64-v8a-clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18-api-24-arm64-v8a-clang-libcxx14.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-16-armeabi-v7a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-16-armeabi-v7a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-21-arm64-v8a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-21-arm64-v8a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-21-armeabi-v7a-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-21-armeabi-v7a-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-21-x86-64-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-21-x86-64-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-21-x86-clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-21-x86-clang-libcxx.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-24-arm64-v8a-clang-libcxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-24-arm64-v8a-clang-libcxx11.cmake -------------------------------------------------------------------------------- /android-ndk-r18b-api-28-arm64-v8a-clang-libcxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-ndk-r18b-api-28-arm64-v8a-clang-libcxx11.cmake -------------------------------------------------------------------------------- /android-vc-ndk-r10e-api-19-arm-clang-3-6.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-vc-ndk-r10e-api-19-arm-clang-3-6.cmake -------------------------------------------------------------------------------- /android-vc-ndk-r10e-api-19-arm-gcc-4-9.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-vc-ndk-r10e-api-19-arm-gcc-4-9.cmake -------------------------------------------------------------------------------- /android-vc-ndk-r10e-api-19-x86-clang-3-6.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-vc-ndk-r10e-api-19-x86-clang-3-6.cmake -------------------------------------------------------------------------------- /android-vc-ndk-r10e-api-21-arm-clang-3-6.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/android-vc-ndk-r10e-api-21-arm-clang-3-6.cmake -------------------------------------------------------------------------------- /appveyor.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/appveyor.yml -------------------------------------------------------------------------------- /arm-openwrt-linux-muslgnueabi-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/arm-openwrt-linux-muslgnueabi-cxx14.cmake -------------------------------------------------------------------------------- /arm-openwrt-linux-muslgnueabi.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/arm-openwrt-linux-muslgnueabi.cmake -------------------------------------------------------------------------------- /bin/build.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/build.py -------------------------------------------------------------------------------- /bin/detail/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /bin/detail/call.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/call.py -------------------------------------------------------------------------------- /bin/detail/cpack_generator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/cpack_generator.py -------------------------------------------------------------------------------- /bin/detail/create_archive.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/create_archive.py -------------------------------------------------------------------------------- /bin/detail/create_framework.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/create_framework.py -------------------------------------------------------------------------------- /bin/detail/generate_command.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/generate_command.py -------------------------------------------------------------------------------- /bin/detail/get_nmake_environment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/get_nmake_environment.py -------------------------------------------------------------------------------- /bin/detail/ios_dev_root.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/ios_dev_root.py -------------------------------------------------------------------------------- /bin/detail/logging.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/logging.py -------------------------------------------------------------------------------- /bin/detail/open_project.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/open_project.py -------------------------------------------------------------------------------- /bin/detail/osx_dev_root.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/osx_dev_root.py -------------------------------------------------------------------------------- /bin/detail/pack_command.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/pack_command.py -------------------------------------------------------------------------------- /bin/detail/rmtree.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/rmtree.py -------------------------------------------------------------------------------- /bin/detail/target.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/target.py -------------------------------------------------------------------------------- /bin/detail/test_command.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/test_command.py -------------------------------------------------------------------------------- /bin/detail/timer.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/timer.py -------------------------------------------------------------------------------- /bin/detail/toolchain_name.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/toolchain_name.py -------------------------------------------------------------------------------- /bin/detail/toolchain_table.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/toolchain_table.py -------------------------------------------------------------------------------- /bin/detail/util.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/util.py -------------------------------------------------------------------------------- /bin/detail/verify_mingw_path.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/verify_mingw_path.py -------------------------------------------------------------------------------- /bin/detail/verify_msys_path.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/verify_msys_path.py -------------------------------------------------------------------------------- /bin/detail/win32.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/detail/win32.py -------------------------------------------------------------------------------- /bin/install-ci-dependencies.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/install-ci-dependencies.py -------------------------------------------------------------------------------- /bin/polly: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/polly -------------------------------------------------------------------------------- /bin/polly.bat: -------------------------------------------------------------------------------- 1 | python %~dp0\\polly.py %* 2 | -------------------------------------------------------------------------------- /bin/polly.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/bin/polly.py -------------------------------------------------------------------------------- /clang-5-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-5-cxx14.cmake -------------------------------------------------------------------------------- /clang-5-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-5-cxx17.cmake -------------------------------------------------------------------------------- /clang-5.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-5.cmake -------------------------------------------------------------------------------- /clang-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-cxx11.cmake -------------------------------------------------------------------------------- /clang-cxx14-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-cxx14-pic.cmake -------------------------------------------------------------------------------- /clang-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-cxx14.cmake -------------------------------------------------------------------------------- /clang-cxx17-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-cxx17-pic.cmake -------------------------------------------------------------------------------- /clang-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-cxx17.cmake -------------------------------------------------------------------------------- /clang-cxx20.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-cxx20.cmake -------------------------------------------------------------------------------- /clang-fpic-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-fpic-hid-sections.cmake -------------------------------------------------------------------------------- /clang-fpic-static-std-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-fpic-static-std-cxx14.cmake -------------------------------------------------------------------------------- /clang-fpic-static-std.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-fpic-static-std.cmake -------------------------------------------------------------------------------- /clang-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-fpic.cmake -------------------------------------------------------------------------------- /clang-libcxx-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx-fpic.cmake -------------------------------------------------------------------------------- /clang-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx.cmake -------------------------------------------------------------------------------- /clang-libcxx14-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx14-fpic.cmake -------------------------------------------------------------------------------- /clang-libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx14.cmake -------------------------------------------------------------------------------- /clang-libcxx17-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx17-fpic.cmake -------------------------------------------------------------------------------- /clang-libcxx17-static.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx17-static.cmake -------------------------------------------------------------------------------- /clang-libcxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx17.cmake -------------------------------------------------------------------------------- /clang-libcxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libcxx98.cmake -------------------------------------------------------------------------------- /clang-libstdcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-libstdcxx.cmake -------------------------------------------------------------------------------- /clang-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-lto.cmake -------------------------------------------------------------------------------- /clang-omp.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-omp.cmake -------------------------------------------------------------------------------- /clang-tidy-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-tidy-libcxx.cmake -------------------------------------------------------------------------------- /clang-tidy.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/clang-tidy.cmake -------------------------------------------------------------------------------- /compiler/cl.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/cl.cmake -------------------------------------------------------------------------------- /compiler/clang-5.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/clang-5.cmake -------------------------------------------------------------------------------- /compiler/clang-omp.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/clang-omp.cmake -------------------------------------------------------------------------------- /compiler/clang-tools.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/clang-tools.cmake -------------------------------------------------------------------------------- /compiler/clang.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/clang.cmake -------------------------------------------------------------------------------- /compiler/egcc.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/egcc.cmake -------------------------------------------------------------------------------- /compiler/emscripten.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/emscripten.cmake -------------------------------------------------------------------------------- /compiler/emscripten/glew/glewConfig.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/emscripten/glew/glewConfig.cmake -------------------------------------------------------------------------------- /compiler/emscripten/glfw3/glfw3Config.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/emscripten/glfw3/glfw3Config.cmake -------------------------------------------------------------------------------- /compiler/gcc-5.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-5.cmake -------------------------------------------------------------------------------- /compiler/gcc-6.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-6.cmake -------------------------------------------------------------------------------- /compiler/gcc-7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-7.cmake -------------------------------------------------------------------------------- /compiler/gcc-8.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-8.cmake -------------------------------------------------------------------------------- /compiler/gcc-cross-compile-raspberry-pi.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-cross-compile-raspberry-pi.cmake -------------------------------------------------------------------------------- /compiler/gcc-cross-compile-simple-layout.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-cross-compile-simple-layout.cmake -------------------------------------------------------------------------------- /compiler/gcc-cross-compile.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc-cross-compile.cmake -------------------------------------------------------------------------------- /compiler/gcc.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc.cmake -------------------------------------------------------------------------------- /compiler/gcc48.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/gcc48.cmake -------------------------------------------------------------------------------- /compiler/xcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/compiler/xcode.cmake -------------------------------------------------------------------------------- /custom-libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/custom-libcxx.cmake -------------------------------------------------------------------------------- /cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/cxx11.cmake -------------------------------------------------------------------------------- /cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/cxx17.cmake -------------------------------------------------------------------------------- /cygwin.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/cygwin.cmake -------------------------------------------------------------------------------- /default.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/default.cmake -------------------------------------------------------------------------------- /docs/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/Makefile -------------------------------------------------------------------------------- /docs/_fixme/Building-libcxx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Building-libcxx.md -------------------------------------------------------------------------------- /docs/_fixme/Jenkins-(build-bot,-PR).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Jenkins-(build-bot,-PR).md -------------------------------------------------------------------------------- /docs/_fixme/Jenkins-(build-bot,-integration).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Jenkins-(build-bot,-integration).md -------------------------------------------------------------------------------- /docs/_fixme/Jenkins-(creating-user-on-linux-ubuntu).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Jenkins-(creating-user-on-linux-ubuntu).md -------------------------------------------------------------------------------- /docs/_fixme/Jenkins-(creating-user-on-mac).md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Jenkins-(creating-user-on-mac).md -------------------------------------------------------------------------------- /docs/_fixme/Jenkins.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Jenkins.md -------------------------------------------------------------------------------- /docs/_fixme/Toolchain-list.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Toolchain-list.md -------------------------------------------------------------------------------- /docs/_fixme/Travis-CI-AppVeyor-support-table.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Travis-CI-AppVeyor-support-table.md -------------------------------------------------------------------------------- /docs/_fixme/Used-variables.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/_fixme/Used-variables.md -------------------------------------------------------------------------------- /docs/conf.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/conf.py -------------------------------------------------------------------------------- /docs/index.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/index.rst -------------------------------------------------------------------------------- /docs/jenkins.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/jenkins.sh -------------------------------------------------------------------------------- /docs/make.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/make.sh -------------------------------------------------------------------------------- /docs/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/requirements.txt -------------------------------------------------------------------------------- /docs/screens/ios-team-id.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/screens/ios-team-id.png -------------------------------------------------------------------------------- /docs/spelling.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/spelling.txt -------------------------------------------------------------------------------- /docs/toolchains.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains.rst -------------------------------------------------------------------------------- /docs/toolchains/android.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/android.rst -------------------------------------------------------------------------------- /docs/toolchains/android/developer-notes.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/android/developer-notes.rst -------------------------------------------------------------------------------- /docs/toolchains/android/old.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/android/old.rst -------------------------------------------------------------------------------- /docs/toolchains/clang-omp.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/clang-omp.rst -------------------------------------------------------------------------------- /docs/toolchains/gcc-musl.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/gcc-musl.rst -------------------------------------------------------------------------------- /docs/toolchains/ios.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios.rst -------------------------------------------------------------------------------- /docs/toolchains/ios/bundle-id.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/bundle-id.rst -------------------------------------------------------------------------------- /docs/toolchains/ios/errors/polly_ios_bundle_identifier.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/errors/polly_ios_bundle_identifier.rst -------------------------------------------------------------------------------- /docs/toolchains/ios/errors/polly_ios_development_team.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/errors/polly_ios_development_team.rst -------------------------------------------------------------------------------- /docs/toolchains/ios/errors/signing-request-development-team.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/errors/signing-request-development-team.rst -------------------------------------------------------------------------------- /docs/toolchains/ios/screens/01_new_project.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/screens/01_new_project.png -------------------------------------------------------------------------------- /docs/toolchains/ios/screens/02_single_view_app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/screens/02_single_view_app.png -------------------------------------------------------------------------------- /docs/toolchains/ios/screens/03_project_options.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/screens/03_project_options.png -------------------------------------------------------------------------------- /docs/toolchains/ios/screens/04_bundle_identifier.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/screens/04_bundle_identifier.png -------------------------------------------------------------------------------- /docs/toolchains/ios/screens/05_run_app.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/screens/05_run_app.png -------------------------------------------------------------------------------- /docs/toolchains/ios/screens/bad_bundle_id.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/ios/screens/bad_bundle_id.png -------------------------------------------------------------------------------- /docs/toolchains/linux-mingw-w64.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/linux-mingw-w64.rst -------------------------------------------------------------------------------- /docs/toolchains/raspberry-pi.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/docs/toolchains/raspberry-pi.rst -------------------------------------------------------------------------------- /emscripten-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/emscripten-cxx11.cmake -------------------------------------------------------------------------------- /emscripten-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/emscripten-cxx14.cmake -------------------------------------------------------------------------------- /emscripten-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/emscripten-cxx17.cmake -------------------------------------------------------------------------------- /examples/01-executable/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/01-executable/CMakeLists.txt -------------------------------------------------------------------------------- /examples/01-executable/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/01-executable/main.cpp -------------------------------------------------------------------------------- /examples/02-library/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/02-library/CMakeLists.txt -------------------------------------------------------------------------------- /examples/02-library/foo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/02-library/foo.cpp -------------------------------------------------------------------------------- /examples/02-library/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/02-library/main.cpp -------------------------------------------------------------------------------- /examples/03-shared-link/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/03-shared-link/CMakeLists.txt -------------------------------------------------------------------------------- /examples/03-shared-link/boo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/03-shared-link/boo.cpp -------------------------------------------------------------------------------- /examples/03-shared-link/foo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/03-shared-link/foo.cpp -------------------------------------------------------------------------------- /examples/03-shared-link/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/03-shared-link/main.cpp -------------------------------------------------------------------------------- /examples/04-framework/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/examples/04-framework/CMakeLists.txt -------------------------------------------------------------------------------- /examples/04-framework/foo.cpp: -------------------------------------------------------------------------------- 1 | int foo() { return 42; } 2 | -------------------------------------------------------------------------------- /find/FindLibcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/find/FindLibcxx.cmake -------------------------------------------------------------------------------- /flags/32bit.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/32bit.cmake -------------------------------------------------------------------------------- /flags/arm-linux-gnueabihf.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/arm-linux-gnueabihf.cmake -------------------------------------------------------------------------------- /flags/bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/bitcode.cmake -------------------------------------------------------------------------------- /flags/c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/c11.cmake -------------------------------------------------------------------------------- /flags/clang-tidy.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/clang-tidy.cmake -------------------------------------------------------------------------------- /flags/cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/cxx11.cmake -------------------------------------------------------------------------------- /flags/cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/cxx14.cmake -------------------------------------------------------------------------------- /flags/cxx17-gnu.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/cxx17-gnu.cmake -------------------------------------------------------------------------------- /flags/cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/cxx17.cmake -------------------------------------------------------------------------------- /flags/cxx20.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/cxx20.cmake -------------------------------------------------------------------------------- /flags/cxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/cxx98.cmake -------------------------------------------------------------------------------- /flags/data-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/data-sections.cmake -------------------------------------------------------------------------------- /flags/fconcepts.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/fconcepts.cmake -------------------------------------------------------------------------------- /flags/fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/fpic.cmake -------------------------------------------------------------------------------- /flags/function-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/function-sections.cmake -------------------------------------------------------------------------------- /flags/gnuxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/gnuxx11.cmake -------------------------------------------------------------------------------- /flags/gold.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/gold.cmake -------------------------------------------------------------------------------- /flags/hardfloat.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/hardfloat.cmake -------------------------------------------------------------------------------- /flags/hidden.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/hidden.cmake -------------------------------------------------------------------------------- /flags/ios_nocodesign.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/ios_nocodesign.cmake -------------------------------------------------------------------------------- /flags/lld.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/lld.cmake -------------------------------------------------------------------------------- /flags/lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/lto.cmake -------------------------------------------------------------------------------- /flags/mtune_cortex-a15.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/mtune_cortex-a15.cmake -------------------------------------------------------------------------------- /flags/neon-vfpv4.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/neon-vfpv4.cmake -------------------------------------------------------------------------------- /flags/neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/neon.cmake -------------------------------------------------------------------------------- /flags/openwrt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/openwrt.cmake -------------------------------------------------------------------------------- /flags/sanitize_address.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/sanitize_address.cmake -------------------------------------------------------------------------------- /flags/sanitize_leak.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/sanitize_leak.cmake -------------------------------------------------------------------------------- /flags/sanitize_memory.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/sanitize_memory.cmake -------------------------------------------------------------------------------- /flags/sanitize_thread.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/sanitize_thread.cmake -------------------------------------------------------------------------------- /flags/static-std.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/static-std.cmake -------------------------------------------------------------------------------- /flags/static.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/static.cmake -------------------------------------------------------------------------------- /flags/vs-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-cxx14.cmake -------------------------------------------------------------------------------- /flags/vs-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-cxx17.cmake -------------------------------------------------------------------------------- /flags/vs-mt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-mt.cmake -------------------------------------------------------------------------------- /flags/vs-nonpermissive.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-nonpermissive.cmake -------------------------------------------------------------------------------- /flags/vs-platform-win32.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-platform-win32.cmake -------------------------------------------------------------------------------- /flags/vs-platform-x64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-platform-x64.cmake -------------------------------------------------------------------------------- /flags/vs-version-14-11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-version-14-11.cmake -------------------------------------------------------------------------------- /flags/vs-z7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-z7.cmake -------------------------------------------------------------------------------- /flags/vs-zw.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/flags/vs-zw.cmake -------------------------------------------------------------------------------- /gcc-32bit-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-32bit-pic.cmake -------------------------------------------------------------------------------- /gcc-32bit.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-32bit.cmake -------------------------------------------------------------------------------- /gcc-4-8-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-4-8-c11.cmake -------------------------------------------------------------------------------- /gcc-4-8-pic-hid-sections-cxx11-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-4-8-pic-hid-sections-cxx11-c11.cmake -------------------------------------------------------------------------------- /gcc-4-8-pic-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-4-8-pic-hid-sections.cmake -------------------------------------------------------------------------------- /gcc-4-8-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-4-8-pic.cmake -------------------------------------------------------------------------------- /gcc-4-8.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-4-8.cmake -------------------------------------------------------------------------------- /gcc-5-cxx14-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-5-cxx14-c11.cmake -------------------------------------------------------------------------------- /gcc-5-pic-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-5-pic-hid-sections-lto.cmake -------------------------------------------------------------------------------- /gcc-5-pic-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-5-pic-hid-sections.cmake -------------------------------------------------------------------------------- /gcc-5.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-5.cmake -------------------------------------------------------------------------------- /gcc-6-32bit-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-6-32bit-cxx14.cmake -------------------------------------------------------------------------------- /gcc-7-cxx11-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx11-pic.cmake -------------------------------------------------------------------------------- /gcc-7-cxx14-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx14-pic.cmake -------------------------------------------------------------------------------- /gcc-7-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx14.cmake -------------------------------------------------------------------------------- /gcc-7-cxx17-concepts.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx17-concepts.cmake -------------------------------------------------------------------------------- /gcc-7-cxx17-gnu.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx17-gnu.cmake -------------------------------------------------------------------------------- /gcc-7-cxx17-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx17-pic.cmake -------------------------------------------------------------------------------- /gcc-7-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-cxx17.cmake -------------------------------------------------------------------------------- /gcc-7-pic-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7-pic-hid-sections-lto.cmake -------------------------------------------------------------------------------- /gcc-7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-7.cmake -------------------------------------------------------------------------------- /gcc-8-cxx14-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-8-cxx14-fpic.cmake -------------------------------------------------------------------------------- /gcc-8-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-8-cxx14.cmake -------------------------------------------------------------------------------- /gcc-8-cxx17-concepts.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-8-cxx17-concepts.cmake -------------------------------------------------------------------------------- /gcc-8-cxx17-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-8-cxx17-fpic.cmake -------------------------------------------------------------------------------- /gcc-8-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-8-cxx17.cmake -------------------------------------------------------------------------------- /gcc-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-c11.cmake -------------------------------------------------------------------------------- /gcc-cxx14-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-cxx14-c11.cmake -------------------------------------------------------------------------------- /gcc-cxx17-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-cxx17-c11.cmake -------------------------------------------------------------------------------- /gcc-cxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-cxx98.cmake -------------------------------------------------------------------------------- /gcc-gold.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-gold.cmake -------------------------------------------------------------------------------- /gcc-hid-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-hid-fpic.cmake -------------------------------------------------------------------------------- /gcc-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-hid.cmake -------------------------------------------------------------------------------- /gcc-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-lto.cmake -------------------------------------------------------------------------------- /gcc-musl.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-musl.cmake -------------------------------------------------------------------------------- /gcc-ninja.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-ninja.cmake -------------------------------------------------------------------------------- /gcc-pic-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-pic-hid-sections-lto.cmake -------------------------------------------------------------------------------- /gcc-pic-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-pic-hid-sections.cmake -------------------------------------------------------------------------------- /gcc-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-pic.cmake -------------------------------------------------------------------------------- /gcc-static-std.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-static-std.cmake -------------------------------------------------------------------------------- /gcc-static.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc-static.cmake -------------------------------------------------------------------------------- /gcc.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/gcc.cmake -------------------------------------------------------------------------------- /ios-10-0-arm64-dep-8-0-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-0-arm64-dep-8-0-hid-sections.cmake -------------------------------------------------------------------------------- /ios-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-10-0-dep-8-0-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-0-dep-8-0-hid-sections.cmake -------------------------------------------------------------------------------- /ios-10-0-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-0-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-10-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-0.cmake -------------------------------------------------------------------------------- /ios-10-1-arm64-dep-8-0-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-arm64-dep-8-0-hid-sections.cmake -------------------------------------------------------------------------------- /ios-10-1-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-arm64.cmake -------------------------------------------------------------------------------- /ios-10-1-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-armv7.cmake -------------------------------------------------------------------------------- /ios-10-1-dep-8-0-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-dep-8-0-hid-sections.cmake -------------------------------------------------------------------------------- /ios-10-1-dep-8-0-libcxx-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-dep-8-0-libcxx-hid-sections-lto.cmake -------------------------------------------------------------------------------- /ios-10-1-dep-8-0-libcxx-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-dep-8-0-libcxx-hid-sections.cmake -------------------------------------------------------------------------------- /ios-10-1-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-10-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-1.cmake -------------------------------------------------------------------------------- /ios-10-2-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-2-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-10-2-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-2-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-10-2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-2.cmake -------------------------------------------------------------------------------- /ios-10-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-arm64.cmake -------------------------------------------------------------------------------- /ios-10-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-armv7.cmake -------------------------------------------------------------------------------- /ios-10-3-dep-8-0-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-dep-8-0-bitcode.cmake -------------------------------------------------------------------------------- /ios-10-3-dep-9-0-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-dep-9-0-bitcode.cmake -------------------------------------------------------------------------------- /ios-10-3-dep-9-3-i386-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-dep-9-3-i386-armv7.cmake -------------------------------------------------------------------------------- /ios-10-3-dep-9-3-x86-64-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-dep-9-3-x86-64-arm64.cmake -------------------------------------------------------------------------------- /ios-10-3-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3-lto.cmake -------------------------------------------------------------------------------- /ios-10-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-10-3.cmake -------------------------------------------------------------------------------- /ios-11-0-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-0-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-0-dep-9-0-device-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-0-dep-9-0-device-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-0-dep-9-0-x86-64-arm64-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-0-dep-9-0-x86-64-arm64-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-0.cmake -------------------------------------------------------------------------------- /ios-11-1-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-1-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-1-dep-9-0-device-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-1-dep-9-0-device-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-2-dep-9-0-device-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-2-dep-9-0-device-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-2-dep-9-0-device-bitcode-nocxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-2-dep-9-0-device-bitcode-nocxx.cmake -------------------------------------------------------------------------------- /ios-11-2-dep-9-3-arm64-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-2-dep-9-3-arm64-armv7.cmake -------------------------------------------------------------------------------- /ios-11-3-dep-9-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-3-dep-9-0-arm64.cmake -------------------------------------------------------------------------------- /ios-11-3-dep-9-0-device-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-3-dep-9-0-device-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-3-dep-9-0-device-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-3-dep-9-0-device-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-11-3-dep-9-0-device-bitcode-nocxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-3-dep-9-0-device-bitcode-nocxx.cmake -------------------------------------------------------------------------------- /ios-11-3-dep-9-0-device-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-3-dep-9-0-device-bitcode.cmake -------------------------------------------------------------------------------- /ios-11-3-dep-9-3-arm64-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-3-dep-9-3-arm64-armv7.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-8-0-arm64-armv7-hid-sections-lto-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-8-0-arm64-armv7-hid-sections-lto-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-8-0-arm64-hid-sections-lto-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-8-0-arm64-hid-sections-lto-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-0-device-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-0-device-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-0-device-bitcode-nocxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-0-device-bitcode-nocxx.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-3-arm64-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-3-arm64-armv7.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-3-arm64-hid-sections-lto-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-3-arm64-hid-sections-lto-cxx11.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-11-4-dep-9-4-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-11-4-dep-9-4-arm64.cmake -------------------------------------------------------------------------------- /ios-12-0-dep-11-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-0-dep-11-0-arm64.cmake -------------------------------------------------------------------------------- /ios-12-0-dep-9-0-device-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-0-dep-9-0-device-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-11-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-11-0-arm64.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-12-0-arm64-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-12-0-arm64-cxx17.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-0-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-0-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-0-device-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-0-device-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-3-arm64-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-3-arm64-bitcode.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-3-x86-64-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-3-x86-64-arm64.cmake -------------------------------------------------------------------------------- /ios-12-1-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-1-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-12-2-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-2-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-12-3-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-12-3-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-0-dep-10-0-arm64-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-0-dep-10-0-arm64-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-13-0-dep-11-0-arm64-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-0-dep-11-0-arm64-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-13-0-dep-9-3-arm64-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-0-dep-9-3-arm64-bitcode.cmake -------------------------------------------------------------------------------- /ios-13-0-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-0-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-10-0-arm64-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-10-0-arm64-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-9-3-arm64-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-9-3-arm64-bitcode.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-9-3-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-9-3-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-2-dep-9-3-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-2-dep-9-3-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-3-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-3-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-3-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-3-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-13-3-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-3-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-13-3-dep-9-3-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-3-dep-9-3-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-3-dep-9-3-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-3-dep-9-3-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-4-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-4-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-4-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-4-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-13-4-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-4-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-13-4-dep-9-3-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-4-dep-9-3-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-4-dep-9-3-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-4-dep-9-3-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-5-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-5-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-5-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-5-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-13-5-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-5-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-13-5-dep-9-3-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-5-dep-9-3-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-5-dep-9-3-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-5-dep-9-3-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-6-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-6-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-13-6-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-6-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-13-6-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-6-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-13-6-dep-9-3-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-6-dep-9-3-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-13-6-dep-9-3-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-13-6-dep-9-3-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-0-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-0-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-14-0-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-0-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-14-0-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-0-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-14-0-dep-9-3-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-0-dep-9-3-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-0-dep-9-3-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-0-dep-9-3-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-2-dep-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-2-dep-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-14-2-dep-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-2-dep-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-14-2-dep-10-0-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-2-dep-10-0-armv7s.cmake -------------------------------------------------------------------------------- /ios-14-2-dep-10-0-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-2-dep-10-0-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-2-dep-10-0-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-2-dep-10-0-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-3-dep-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-3-dep-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-14-3-dep-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-3-dep-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-14-3-dep-10-0-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-3-dep-10-0-armv7s.cmake -------------------------------------------------------------------------------- /ios-14-3-dep-10-0-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-3-dep-10-0-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-3-dep-10-0-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-3-dep-10-0-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-4-dep-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-4-dep-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-14-4-dep-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-4-dep-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-14-4-dep-10-0-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-4-dep-10-0-armv7s.cmake -------------------------------------------------------------------------------- /ios-14-4-dep-10-0-device-bitcode-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-4-dep-10-0-device-bitcode-cxx14.cmake -------------------------------------------------------------------------------- /ios-14-4-dep-10-0-device-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-14-4-dep-10-0-device-cxx14.cmake -------------------------------------------------------------------------------- /ios-7-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-7-0.cmake -------------------------------------------------------------------------------- /ios-7-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-7-1.cmake -------------------------------------------------------------------------------- /ios-8-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-0.cmake -------------------------------------------------------------------------------- /ios-8-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-1.cmake -------------------------------------------------------------------------------- /ios-8-2-arm64-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-2-arm64-hid.cmake -------------------------------------------------------------------------------- /ios-8-2-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-2-arm64.cmake -------------------------------------------------------------------------------- /ios-8-2-cxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-2-cxx98.cmake -------------------------------------------------------------------------------- /ios-8-2-i386-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-2-i386-arm64.cmake -------------------------------------------------------------------------------- /ios-8-2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-2.cmake -------------------------------------------------------------------------------- /ios-8-4-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-4-arm64.cmake -------------------------------------------------------------------------------- /ios-8-4-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-4-armv7.cmake -------------------------------------------------------------------------------- /ios-8-4-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-4-armv7s.cmake -------------------------------------------------------------------------------- /ios-8-4-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-4-hid.cmake -------------------------------------------------------------------------------- /ios-8-4.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-8-4.cmake -------------------------------------------------------------------------------- /ios-9-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-0-armv7.cmake -------------------------------------------------------------------------------- /ios-9-0-dep-7-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-0-dep-7-0-armv7.cmake -------------------------------------------------------------------------------- /ios-9-0-i386-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-0-i386-armv7.cmake -------------------------------------------------------------------------------- /ios-9-0-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-0-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-9-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-0.cmake -------------------------------------------------------------------------------- /ios-9-1-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-1-arm64.cmake -------------------------------------------------------------------------------- /ios-9-1-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-1-armv7.cmake -------------------------------------------------------------------------------- /ios-9-1-dep-7-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-1-dep-7-0-armv7.cmake -------------------------------------------------------------------------------- /ios-9-1-dep-8-0-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-1-dep-8-0-hid.cmake -------------------------------------------------------------------------------- /ios-9-1-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-1-hid.cmake -------------------------------------------------------------------------------- /ios-9-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-1.cmake -------------------------------------------------------------------------------- /ios-9-2-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-2-arm64.cmake -------------------------------------------------------------------------------- /ios-9-2-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-2-armv7.cmake -------------------------------------------------------------------------------- /ios-9-2-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-2-hid-sections.cmake -------------------------------------------------------------------------------- /ios-9-2-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-2-hid.cmake -------------------------------------------------------------------------------- /ios-9-2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-2.cmake -------------------------------------------------------------------------------- /ios-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-9-3-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-3-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-9-3.cmake -------------------------------------------------------------------------------- /ios-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-bitcode.cmake -------------------------------------------------------------------------------- /ios-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-cxx17.cmake -------------------------------------------------------------------------------- /ios-dep-10-0-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-dep-10-0-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-dep-11-0-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-dep-11-0-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-dep-12-0-bitcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-dep-12-0-bitcode-cxx17.cmake -------------------------------------------------------------------------------- /ios-dep-8-0-arm64-armv7-hid-sections-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-dep-8-0-arm64-armv7-hid-sections-cxx11.cmake -------------------------------------------------------------------------------- /ios-dep-8-0-arm64-armv7-hid-sections-lto-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-dep-8-0-arm64-armv7-hid-sections-lto-cxx11.cmake -------------------------------------------------------------------------------- /ios-dep-8-0-arm64-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-dep-8-0-arm64-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-0-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-0-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-0.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-arm64-dep-9-0-device-libcxx-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-arm64-dep-9-0-device-libcxx-hid-sections-lto.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-arm64-dep-9-0-device-libcxx-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-arm64-dep-9-0-device-libcxx-hid-sections.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-dep-8-0-device-libcxx-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-dep-8-0-device-libcxx-hid-sections-lto.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-dep-8-0-libcxx-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-dep-8-0-libcxx-hid-sections-lto.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-dep-9-0-device-libcxx-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-dep-9-0-device-libcxx-hid-sections-lto.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-1.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-2.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3-arm64-dep-9-0-device-libcxx-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3-arm64-dep-9-0-device-libcxx-hid-sections.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3-cxx14.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3-dep-9-0-bitcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3-dep-9-0-bitcode.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-10-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-10-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-0-arm64-dep-9-0-device-libcxx-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-0-arm64-dep-9-0-device-libcxx-hid-sections.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-0-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-0-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-0.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-1-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-1-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-1-dep-9-0-wo-armv7s-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-1-dep-9-0-wo-armv7s-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-1.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-8-0-wo-armv7s-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-8-0-wo-armv7s-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-9-3-arm64-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-9-3-arm64-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-9-3-i386-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-9-3-i386-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-2.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-3-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-3-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-3-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-3-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-3-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-3-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-3-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-3-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-4-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-4-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-4-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-4-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-4-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-4-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-11-4-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-11-4-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-12-0-dep-10-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-12-0-dep-10-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-12-0-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-12-0-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-12-1-dep-9-0-bitcode-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-12-1-dep-9-0-bitcode-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-12-1-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-12-1-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-12-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-12-1.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-0-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-0-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-2-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-2-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-2-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-2-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-2-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-2-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-2-dep-9-3-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-2-dep-9-3-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-2-dep-9-3-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-2-dep-9-3-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-2-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-2-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-5-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-5-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-5-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-5-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-5-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-5-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-5-dep-9-3-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-5-dep-9-3-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-5-dep-9-3-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-5-dep-9-3-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-5-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-5-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-6-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-6-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-6-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-6-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-6-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-6-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-6-dep-9-3-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-6-dep-9-3-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-6-dep-9-3-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-6-dep-9-3-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-13-6-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-13-6-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-0-dep-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-0-dep-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-0-dep-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-0-dep-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-0-dep-9-3-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-0-dep-9-3-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-0-dep-9-3-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-0-dep-9-3-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-0-dep-9-3-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-0-dep-9-3-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-0-dep-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-0-dep-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-2-dep-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-2-dep-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-2-dep-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-2-dep-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-2-dep-10-0-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-2-dep-10-0-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-2-dep-10-0-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-2-dep-10-0-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-2-dep-10-0-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-2-dep-10-0-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-2-dep-10-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-2-dep-10-0.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-3-dep-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-3-dep-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-3-dep-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-3-dep-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-3-dep-10-0-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-3-dep-10-0-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-3-dep-10-0-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-3-dep-10-0-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-3-dep-10-0-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-3-dep-10-0-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-3-dep-10-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-3-dep-10-0.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-4-dep-10-0-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-4-dep-10-0-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-4-dep-10-0-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-4-dep-10-0-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-4-dep-10-0-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-4-dep-10-0-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-4-dep-10-0-device-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-4-dep-10-0-device-cxx11.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-4-dep-10-0-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-4-dep-10-0-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-14-4-dep-10-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-14-4-dep-10-0.cmake -------------------------------------------------------------------------------- /ios-nocodesign-8-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-8-1.cmake -------------------------------------------------------------------------------- /ios-nocodesign-8-4.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-8-4.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-1-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-1-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-1-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-1-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-1.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-2-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-2-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-2-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-2-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-2.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-3-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-3-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-3-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-3-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-3-device-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-3-device-hid-sections.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-3-device.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-3-device.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-3-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-3-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign-9-3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-9-3.cmake -------------------------------------------------------------------------------- /ios-nocodesign-arm64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-arm64.cmake -------------------------------------------------------------------------------- /ios-nocodesign-armv7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-armv7.cmake -------------------------------------------------------------------------------- /ios-nocodesign-dep-9-0-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-dep-9-0-cxx14.cmake -------------------------------------------------------------------------------- /ios-nocodesign-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-hid-sections.cmake -------------------------------------------------------------------------------- /ios-nocodesign-wo-armv7s.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign-wo-armv7s.cmake -------------------------------------------------------------------------------- /ios-nocodesign.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios-nocodesign.cmake -------------------------------------------------------------------------------- /ios.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ios.cmake -------------------------------------------------------------------------------- /libcxx-fpic-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx-fpic-hid-sections.cmake -------------------------------------------------------------------------------- /libcxx-hid-fpic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx-hid-fpic.cmake -------------------------------------------------------------------------------- /libcxx-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx-hid-sections.cmake -------------------------------------------------------------------------------- /libcxx-hid.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx-hid.cmake -------------------------------------------------------------------------------- /libcxx-no-sdk.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx-no-sdk.cmake -------------------------------------------------------------------------------- /libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx.cmake -------------------------------------------------------------------------------- /libcxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/libcxx14.cmake -------------------------------------------------------------------------------- /library/std/libcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/library/std/libcxx.cmake -------------------------------------------------------------------------------- /library/std/libstdcxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/library/std/libstdcxx.cmake -------------------------------------------------------------------------------- /library/std/nolibs.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/library/std/nolibs.cmake -------------------------------------------------------------------------------- /linux-gcc-armhf-neon-vfpv4.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-gcc-armhf-neon-vfpv4.cmake -------------------------------------------------------------------------------- /linux-gcc-armhf-neon.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-gcc-armhf-neon.cmake -------------------------------------------------------------------------------- /linux-gcc-armhf.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-gcc-armhf.cmake -------------------------------------------------------------------------------- /linux-gcc-jetson-tk1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-gcc-jetson-tk1.cmake -------------------------------------------------------------------------------- /linux-gcc-x64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-gcc-x64.cmake -------------------------------------------------------------------------------- /linux-mingw-w32-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-mingw-w32-cxx14.cmake -------------------------------------------------------------------------------- /linux-mingw-w32.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-mingw-w32.cmake -------------------------------------------------------------------------------- /linux-mingw-w64-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-mingw-w64-cxx14.cmake -------------------------------------------------------------------------------- /linux-mingw-w64-cxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-mingw-w64-cxx98.cmake -------------------------------------------------------------------------------- /linux-mingw-w64-gnuxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-mingw-w64-gnuxx11.cmake -------------------------------------------------------------------------------- /linux-mingw-w64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/linux-mingw-w64.cmake -------------------------------------------------------------------------------- /mingw-c11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/mingw-c11.cmake -------------------------------------------------------------------------------- /mingw-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/mingw-cxx14.cmake -------------------------------------------------------------------------------- /mingw-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/mingw-cxx17.cmake -------------------------------------------------------------------------------- /mingw.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/mingw.cmake -------------------------------------------------------------------------------- /msys-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/msys-cxx14.cmake -------------------------------------------------------------------------------- /msys-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/msys-cxx17.cmake -------------------------------------------------------------------------------- /msys.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/msys.cmake -------------------------------------------------------------------------------- /ninja-gcc-7-cxx17-concepts.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-gcc-7-cxx17-concepts.cmake -------------------------------------------------------------------------------- /ninja-gcc-8-cxx17-concepts.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-gcc-8-cxx17-concepts.cmake -------------------------------------------------------------------------------- /ninja-vs-12-2013-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-vs-12-2013-win64.cmake -------------------------------------------------------------------------------- /ninja-vs-14-2015-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-vs-14-2015-win64.cmake -------------------------------------------------------------------------------- /ninja-vs-15-2017-win64-cxx17-nonpermissive.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-vs-15-2017-win64-cxx17-nonpermissive.cmake -------------------------------------------------------------------------------- /ninja-vs-15-2017-win64-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-vs-15-2017-win64-cxx17.cmake -------------------------------------------------------------------------------- /ninja-vs-15-2017-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/ninja-vs-15-2017-win64.cmake -------------------------------------------------------------------------------- /nmake-vs-12-2013-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/nmake-vs-12-2013-win64.cmake -------------------------------------------------------------------------------- /nmake-vs-12-2013.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/nmake-vs-12-2013.cmake -------------------------------------------------------------------------------- /nmake-vs-15-2017-win64-cxx17-nonpermissive.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/nmake-vs-15-2017-win64-cxx17-nonpermissive.cmake -------------------------------------------------------------------------------- /nmake-vs-15-2017-win64-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/nmake-vs-15-2017-win64-cxx17.cmake -------------------------------------------------------------------------------- /nmake-vs-15-2017-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/nmake-vs-15-2017-win64.cmake -------------------------------------------------------------------------------- /openbsd-egcc-cxx11-static-std.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/openbsd-egcc-cxx11-static-std.cmake -------------------------------------------------------------------------------- /os/android.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/android.cmake -------------------------------------------------------------------------------- /os/cygwin.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/cygwin.cmake -------------------------------------------------------------------------------- /os/iphone-default-sdk.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/iphone-default-sdk.cmake -------------------------------------------------------------------------------- /os/iphone.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/iphone.cmake -------------------------------------------------------------------------------- /os/osx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/osx.cmake -------------------------------------------------------------------------------- /os/raspberry-pi-hardfloat.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/raspberry-pi-hardfloat.cmake -------------------------------------------------------------------------------- /os/raspberry-pi1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/raspberry-pi1.cmake -------------------------------------------------------------------------------- /os/raspberry-pi2.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/raspberry-pi2.cmake -------------------------------------------------------------------------------- /os/raspberry-pi3.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/raspberry-pi3.cmake -------------------------------------------------------------------------------- /os/rpi-sysroot.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/rpi-sysroot.cmake -------------------------------------------------------------------------------- /os/vc-mdd-android.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/os/vc-mdd-android.cmake -------------------------------------------------------------------------------- /osx-10-10-dep-10-7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-10-dep-10-7.cmake -------------------------------------------------------------------------------- /osx-10-10-dep-10-9-make.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-10-dep-10-9-make.cmake -------------------------------------------------------------------------------- /osx-10-10.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-10.cmake -------------------------------------------------------------------------------- /osx-10-11-hid-sections-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-11-hid-sections-lto.cmake -------------------------------------------------------------------------------- /osx-10-11-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-11-hid-sections.cmake -------------------------------------------------------------------------------- /osx-10-11-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-11-lto.cmake -------------------------------------------------------------------------------- /osx-10-11-make.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-11-make.cmake -------------------------------------------------------------------------------- /osx-10-11-sanitize-address.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-11-sanitize-address.cmake -------------------------------------------------------------------------------- /osx-10-11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-11.cmake -------------------------------------------------------------------------------- /osx-10-12-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-12-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-12-cxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-cxx98.cmake -------------------------------------------------------------------------------- /osx-10-12-dep-10-10-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-dep-10-10-lto.cmake -------------------------------------------------------------------------------- /osx-10-12-dep-10-10.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-dep-10-10.cmake -------------------------------------------------------------------------------- /osx-10-12-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-hid-sections.cmake -------------------------------------------------------------------------------- /osx-10-12-lto.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-lto.cmake -------------------------------------------------------------------------------- /osx-10-12-make.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-make.cmake -------------------------------------------------------------------------------- /osx-10-12-ninja.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-ninja.cmake -------------------------------------------------------------------------------- /osx-10-12-sanitize-address-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-sanitize-address-hid-sections.cmake -------------------------------------------------------------------------------- /osx-10-12-sanitize-address.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12-sanitize-address.cmake -------------------------------------------------------------------------------- /osx-10-12.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-12.cmake -------------------------------------------------------------------------------- /osx-10-13-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-13-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-13-dep-10-10-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-dep-10-10-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-13-dep-10-10-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-dep-10-10-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-13-dep-10-10.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-dep-10-10.cmake -------------------------------------------------------------------------------- /osx-10-13-dep-10-12-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-dep-10-12-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-13-dep-10-12-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-dep-10-12-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-13-dep-10-12.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-dep-10-12.cmake -------------------------------------------------------------------------------- /osx-10-13-i386-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-i386-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-13-make-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13-make-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-13.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-13.cmake -------------------------------------------------------------------------------- /osx-10-14-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-14-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-14-dep-10-10-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-dep-10-10-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-14-dep-10-10-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-dep-10-10-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-14-dep-10-10.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-dep-10-10.cmake -------------------------------------------------------------------------------- /osx-10-14-dep-10-12-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-dep-10-12-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-14-dep-10-12-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-dep-10-12-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-14-dep-10-12.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14-dep-10-12.cmake -------------------------------------------------------------------------------- /osx-10-14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-14.cmake -------------------------------------------------------------------------------- /osx-10-15-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-15-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-15-dep-10-10-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-15-dep-10-10-cxx14.cmake -------------------------------------------------------------------------------- /osx-10-15-dep-10-10-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-15-dep-10-10-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-15-dep-10-10.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-15-dep-10-10.cmake -------------------------------------------------------------------------------- /osx-10-15-dep-10-12-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-15-dep-10-12-cxx17.cmake -------------------------------------------------------------------------------- /osx-10-15.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-15.cmake -------------------------------------------------------------------------------- /osx-10-7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-7.cmake -------------------------------------------------------------------------------- /osx-10-8.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-8.cmake -------------------------------------------------------------------------------- /osx-10-9.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-10-9.cmake -------------------------------------------------------------------------------- /osx-11-0-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-11-0-cxx17.cmake -------------------------------------------------------------------------------- /osx-11-0-dep-10-10-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-11-0-dep-10-10-cxx17.cmake -------------------------------------------------------------------------------- /osx-11-0.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-11-0.cmake -------------------------------------------------------------------------------- /osx-11-1-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-11-1-cxx17.cmake -------------------------------------------------------------------------------- /osx-11-1-dep-10-10-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-11-1-dep-10-10-cxx17.cmake -------------------------------------------------------------------------------- /osx-11-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/osx-11-1.cmake -------------------------------------------------------------------------------- /raspberrypi1-cxx11-pic-static-std.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi1-cxx11-pic-static-std.cmake -------------------------------------------------------------------------------- /raspberrypi1-cxx11-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi1-cxx11-pic.cmake -------------------------------------------------------------------------------- /raspberrypi1-cxx14-pic-static-std.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi1-cxx14-pic-static-std.cmake -------------------------------------------------------------------------------- /raspberrypi2-cxx11-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi2-cxx11-pic.cmake -------------------------------------------------------------------------------- /raspberrypi2-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi2-cxx11.cmake -------------------------------------------------------------------------------- /raspberrypi3-clang-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi3-clang-cxx11.cmake -------------------------------------------------------------------------------- /raspberrypi3-clang-cxx14-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi3-clang-cxx14-pic.cmake -------------------------------------------------------------------------------- /raspberrypi3-clang-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi3-clang-cxx14.cmake -------------------------------------------------------------------------------- /raspberrypi3-cxx11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi3-cxx11.cmake -------------------------------------------------------------------------------- /raspberrypi3-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi3-cxx14.cmake -------------------------------------------------------------------------------- /raspberrypi3-gcc-pic-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/raspberrypi3-gcc-pic-hid-sections.cmake -------------------------------------------------------------------------------- /sanitize-address-cxx17-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-address-cxx17-pic.cmake -------------------------------------------------------------------------------- /sanitize-address-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-address-cxx17.cmake -------------------------------------------------------------------------------- /sanitize-address.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-address.cmake -------------------------------------------------------------------------------- /sanitize-leak-cxx17-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-leak-cxx17-pic.cmake -------------------------------------------------------------------------------- /sanitize-leak-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-leak-cxx17.cmake -------------------------------------------------------------------------------- /sanitize-leak.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-leak.cmake -------------------------------------------------------------------------------- /sanitize-memory.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-memory.cmake -------------------------------------------------------------------------------- /sanitize-thread-cxx17-pic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-thread-cxx17-pic.cmake -------------------------------------------------------------------------------- /sanitize-thread-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-thread-cxx17.cmake -------------------------------------------------------------------------------- /sanitize-thread.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/sanitize-thread.cmake -------------------------------------------------------------------------------- /scripts/Info.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/scripts/Info.plist -------------------------------------------------------------------------------- /scripts/NoCodeSign.xcconfig: -------------------------------------------------------------------------------- 1 | CODE_SIGNING_REQUIRED = NO 2 | -------------------------------------------------------------------------------- /scripts/clang-analyze.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/scripts/clang-analyze.sh -------------------------------------------------------------------------------- /scripts/clangxx-analyze.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/scripts/clangxx-analyze.sh -------------------------------------------------------------------------------- /utilities/polly_add_cache_flag.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_add_cache_flag.cmake -------------------------------------------------------------------------------- /utilities/polly_clear_environment_variables.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_clear_environment_variables.cmake -------------------------------------------------------------------------------- /utilities/polly_common.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_common.cmake -------------------------------------------------------------------------------- /utilities/polly_fatal_error.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_fatal_error.cmake -------------------------------------------------------------------------------- /utilities/polly_init.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_init.cmake -------------------------------------------------------------------------------- /utilities/polly_ios_bundle_identifier.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_ios_bundle_identifier.cmake -------------------------------------------------------------------------------- /utilities/polly_ios_development_team.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_ios_development_team.cmake -------------------------------------------------------------------------------- /utilities/polly_module_path.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_module_path.cmake -------------------------------------------------------------------------------- /utilities/polly_status_debug.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_status_debug.cmake -------------------------------------------------------------------------------- /utilities/polly_status_print.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/utilities/polly_status_print.cmake -------------------------------------------------------------------------------- /vs-10-2010.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-10-2010.cmake -------------------------------------------------------------------------------- /vs-11-2012-arm.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-11-2012-arm.cmake -------------------------------------------------------------------------------- /vs-11-2012-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-11-2012-win64.cmake -------------------------------------------------------------------------------- /vs-11-2012.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-11-2012.cmake -------------------------------------------------------------------------------- /vs-12-2013-arm.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-12-2013-arm.cmake -------------------------------------------------------------------------------- /vs-12-2013-mt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-12-2013-mt.cmake -------------------------------------------------------------------------------- /vs-12-2013-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-12-2013-win64.cmake -------------------------------------------------------------------------------- /vs-12-2013-xp.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-12-2013-xp.cmake -------------------------------------------------------------------------------- /vs-12-2013.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-12-2013.cmake -------------------------------------------------------------------------------- /vs-14-2015-arm.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-14-2015-arm.cmake -------------------------------------------------------------------------------- /vs-14-2015-sdk-8-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-14-2015-sdk-8-1.cmake -------------------------------------------------------------------------------- /vs-14-2015-win64-sdk-8-1.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-14-2015-win64-sdk-8-1.cmake -------------------------------------------------------------------------------- /vs-14-2015-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-14-2015-win64.cmake -------------------------------------------------------------------------------- /vs-14-2015.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-14-2015.cmake -------------------------------------------------------------------------------- /vs-15-2017-cxx14-mt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-cxx14-mt.cmake -------------------------------------------------------------------------------- /vs-15-2017-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-cxx17.cmake -------------------------------------------------------------------------------- /vs-15-2017-mt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-mt.cmake -------------------------------------------------------------------------------- /vs-15-2017-store-10-zw.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-store-10-zw.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-cxx14-mt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-cxx14-mt.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-cxx14.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-cxx17-nonpermissive.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-cxx17-nonpermissive.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-cxx17.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-llvm-vs2014.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-llvm-vs2014.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-llvm.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-llvm.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-mt.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-mt.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-store-10-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-store-10-cxx17.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-store-10-zw.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-store-10-zw.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-version-14-11.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-version-14-11.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64-z7.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64-z7.cmake -------------------------------------------------------------------------------- /vs-15-2017-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017-win64.cmake -------------------------------------------------------------------------------- /vs-15-2017.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-15-2017.cmake -------------------------------------------------------------------------------- /vs-16-2019-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-cxx14.cmake -------------------------------------------------------------------------------- /vs-16-2019-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-cxx17.cmake -------------------------------------------------------------------------------- /vs-16-2019-llvm-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-llvm-cxx17.cmake -------------------------------------------------------------------------------- /vs-16-2019-win64-cxx14.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-win64-cxx14.cmake -------------------------------------------------------------------------------- /vs-16-2019-win64-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-win64-cxx17.cmake -------------------------------------------------------------------------------- /vs-16-2019-win64-llvm-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-win64-llvm-cxx17.cmake -------------------------------------------------------------------------------- /vs-16-2019-win64.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019-win64.cmake -------------------------------------------------------------------------------- /vs-16-2019.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-16-2019.cmake -------------------------------------------------------------------------------- /vs-8-2005.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-8-2005.cmake -------------------------------------------------------------------------------- /vs-9-2008.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/vs-9-2008.cmake -------------------------------------------------------------------------------- /xcode-cxx17.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode-cxx17.cmake -------------------------------------------------------------------------------- /xcode-cxx98.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode-cxx98.cmake -------------------------------------------------------------------------------- /xcode-gcc.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode-gcc.cmake -------------------------------------------------------------------------------- /xcode-hid-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode-hid-sections.cmake -------------------------------------------------------------------------------- /xcode-nocxx.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode-nocxx.cmake -------------------------------------------------------------------------------- /xcode-sections.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode-sections.cmake -------------------------------------------------------------------------------- /xcode.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ruslo/polly/HEAD/xcode.cmake --------------------------------------------------------------------------------