AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/make_a_release.rst
docs/readme.rst
docs/usage.rst
scikit_build.egg-info/PKG-INFO
scikit_build.egg-info/SOURCES.txt
scikit_build.egg-info/dependency_links.txt
scikit_build.egg-info/not-zip-safe
scikit_build.egg-info/requires.txt
scikit_build.egg-info/top_level.txt
skbuild/__init__.py
skbuild/cmaker.py
skbuild/exceptions.py
skbuild/setuptools_wrap.py
skbuild/command/__init__.py
skbuild/command/bdist.py
skbuild/command/bdist_wheel.py
skbuild/command/build.py
skbuild/command/clean.py
skbuild/command/install.py
skbuild/platform_specifics/__init__.py
skbuild/platform_specifics/abstract.py
skbuild/platform_specifics/bsd.py
skbuild/platform_specifics/linux.py
skbuild/platform_specifics/osx.py
skbuild/platform_specifics/platform_factory.py
skbuild/platform_specifics/unix.py
skbuild/platform_specifics/windows.py
tests/__init__.py
tests/coverage.xml
tests/test_hello.py
tests/test_hello_cython.py
tests/test_outside_project_root.py
tests/test_pen2.py
tests/test_platform.py
tests/test_skbuild.py
tests/test_skbuild_variable.py
tests/test_tower_of_babel.py
tests/samples/fail-outside-project-root/CMakeLists.txt
tests/samples/fail-outside-project-root/dummy
tests/samples/fail-outside-project-root/setup.py
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeCache.txt
tests/samples/fail-outside-project-root/_skbuild/cmake-build/Makefile
tests/samples/fail-outside-project-root/_skbuild/cmake-build/cmake_install.cmake
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/CMakeDirectoryInformation.cmake
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/CMakeOutput.log
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/Makefile.cmake
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/Makefile2
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/TargetDirectories.txt
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/cmake.check_cache
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/feature_tests.bin
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/feature_tests.c
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/feature_tests.cxx
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/progress.marks
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeCCompiler.cmake
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeCXXCompiler.cmake
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_C.bin
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_CXX.bin
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeSystem.cmake
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdC/CMakeCCompilerId.c
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdC/a.out
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdCXX/CMakeCXXCompilerId.cpp
tests/samples/fail-outside-project-root/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdCXX/a.out
tests/samples/fail-unless-skbuild-set/CMakeLists.txt
tests/samples/fail-unless-skbuild-set/setup.py
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeCache.txt
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/Makefile
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/cmake_install.cmake
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/install_manifest.txt
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/CMakeDirectoryInformation.cmake
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/CMakeOutput.log
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/Makefile.cmake
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/Makefile2
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/TargetDirectories.txt
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/cmake.check_cache
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/progress.marks
tests/samples/fail-unless-skbuild-set/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeSystem.cmake
tests/samples/fail-unless-skbuild-set/dist/fail_unless_skbuild_set-0.0.1-py3-none-any.whl
tests/samples/fail-unless-skbuild-set/fail_unless_skbuild_set.egg-info/PKG-INFO
tests/samples/fail-unless-skbuild-set/fail_unless_skbuild_set.egg-info/SOURCES.txt
tests/samples/fail-unless-skbuild-set/fail_unless_skbuild_set.egg-info/dependency_links.txt
tests/samples/fail-unless-skbuild-set/fail_unless_skbuild_set.egg-info/top_level.txt
tests/samples/hello/CMakeLists.txt
tests/samples/hello/setup.py
tests/samples/hello-cython/CMakeLists.txt
tests/samples/hello-cython/setup.py
tests/samples/hello-cython/_skbuild/cmake-build/CMakeCache.txt
tests/samples/hello-cython/_skbuild/cmake-build/CTestTestfile.cmake
tests/samples/hello-cython/_skbuild/cmake-build/Makefile
tests/samples/hello-cython/_skbuild/cmake-build/cmake_install.cmake
tests/samples/hello-cython/_skbuild/cmake-build/install_manifest.txt
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/CMakeDirectoryInformation.cmake
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/CMakeOutput.log
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/CMakeRuleHashes.txt
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/Makefile.cmake
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/Makefile2
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/TargetDirectories.txt
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/cmake.check_cache
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/feature_tests.bin
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/feature_tests.c
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/feature_tests.cxx
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/progress.marks
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeCCompiler.cmake
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeCXXCompiler.cmake
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_C.bin
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_CXX.bin
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeSystem.cmake
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdC/CMakeCCompilerId.c
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdC/a.out
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdCXX/CMakeCXXCompilerId.cpp
tests/samples/hello-cython/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdCXX/a.out
tests/samples/hello-cython/_skbuild/cmake-build/hello/CTestTestfile.cmake
tests/samples/hello-cython/_skbuild/cmake-build/hello/Makefile
tests/samples/hello-cython/_skbuild/cmake-build/hello/__init__.py
tests/samples/hello-cython/_skbuild/cmake-build/hello/__main__.py
tests/samples/hello-cython/_skbuild/cmake-build/hello/_hello.cxx
tests/samples/hello-cython/_skbuild/cmake-build/hello/_hello.so
tests/samples/hello-cython/_skbuild/cmake-build/hello/cmake_install.cmake
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/CMakeDirectoryInformation.cmake
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/progress.marks
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/CXX.includecache
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/DependInfo.cmake
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/_hello.cxx.o
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/build.make
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/cmake_clean.cmake
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/depend.internal
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/depend.make
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/flags.make
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/link.txt
tests/samples/hello-cython/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/progress.make
tests/samples/hello-cython/_skbuild/cmake-install/hello/__init__.py
tests/samples/hello-cython/_skbuild/cmake-install/hello/__main__.py
tests/samples/hello-cython/_skbuild/cmake-install/hello/_hello.so
tests/samples/hello-cython/_skbuild/setuptools/lib/hello_cython/__init__.py
tests/samples/hello-cython/_skbuild/setuptools/lib/hello_cython/__main__.py
tests/samples/hello-cython/_skbuild/setuptools/lib/hello_cython/_hello.so
tests/samples/hello-cython/dist/hello_cython-1.2.3-py3-none-any.whl
tests/samples/hello-cython/hello/CMakeLists.txt
tests/samples/hello-cython/hello/__init__.py
tests/samples/hello-cython/hello/__main__.py
tests/samples/hello-cython/hello/_hello.pyx
tests/samples/hello-cython/hello_cython.egg-info/PKG-INFO
tests/samples/hello-cython/hello_cython.egg-info/SOURCES.txt
tests/samples/hello-cython/hello_cython.egg-info/dependency_links.txt
tests/samples/hello-cython/hello_cython.egg-info/top_level.txt
tests/samples/hello/_skbuild/cmake-build/CMakeCache.txt
tests/samples/hello/_skbuild/cmake-build/CTestTestfile.cmake
tests/samples/hello/_skbuild/cmake-build/Makefile
tests/samples/hello/_skbuild/cmake-build/cmake_install.cmake
tests/samples/hello/_skbuild/cmake-build/install_manifest.txt
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/CMakeDirectoryInformation.cmake
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/CMakeOutput.log
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/Makefile.cmake
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/Makefile2
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/TargetDirectories.txt
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/cmake.check_cache
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/feature_tests.bin
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/feature_tests.c
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/feature_tests.cxx
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/progress.marks
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeCCompiler.cmake
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeCXXCompiler.cmake
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_C.bin
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeDetermineCompilerABI_CXX.bin
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CMakeSystem.cmake
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdC/CMakeCCompilerId.c
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdC/a.out
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdCXX/CMakeCXXCompilerId.cpp
tests/samples/hello/_skbuild/cmake-build/CMakeFiles/3.6.0/CompilerIdCXX/a.out
tests/samples/hello/_skbuild/cmake-build/hello/CTestTestfile.cmake
tests/samples/hello/_skbuild/cmake-build/hello/Makefile
tests/samples/hello/_skbuild/cmake-build/hello/__init__.py
tests/samples/hello/_skbuild/cmake-build/hello/__main__.py
tests/samples/hello/_skbuild/cmake-build/hello/_hello.so
tests/samples/hello/_skbuild/cmake-build/hello/cmake_install.cmake
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/CMakeDirectoryInformation.cmake
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/progress.marks
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/CXX.includecache
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/DependInfo.cmake
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/_hello.cxx.o
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/build.make
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/cmake_clean.cmake
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/depend.internal
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/depend.make
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/flags.make
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/link.txt
tests/samples/hello/_skbuild/cmake-build/hello/CMakeFiles/_hello.dir/progress.make
tests/samples/hello/_skbuild/cmake-install/hello/__init__.py
tests/samples/hello/_skbuild/cmake-install/hello/__main__.py
tests/samples/hello/_skbuild/cmake-install/hello/_hello.so
tests/samples/hello/_skbuild/setuptools/lib/hello/__init__.py
tests/samples/hello/_skbuild/setuptools/lib/hello/__main__.py
tests/samples/hello/_skbuild/setuptools/lib/hello/_hello.so
tests/samples/hello/dist/hello-1.2.3-py3-none-any.whl
tests/samples/hello/hello/CMakeLists.txt
tests/samples/hello/hello/__init__.py
tests/samples/hello/hello/__main__.py
tests/samples/hello/hello/_hello.cxx
tests/samples/hello/hello.egg-info/PKG-INFO
tests/samples/hello/hello.egg-info/SOURCES.txt
tests/samples/hello/hello.egg-info/dependency_links.txt
tests/samples/hello/hello.egg-info/top_level.txt
tests/samples/pen2-cython/CMakeLists.txt
tests/samples/pen2-cython/requirements-dev.txt
tests/samples/pen2-cython/setup.py
tests/samples/pen2-cython/scripts/CMakeLists.txt
tests/samples/pen2-cython/scripts/pen2_cython
tests/samples/pen2-cython/src/CMakeLists.txt
tests/samples/pen2-cython/src/__init__.py
tests/samples/pen2-cython/src/__main__.py
tests/samples/pen2-cython/src/_pen2.pyx
tests/samples/tower-of-babel/CMakeLists.txt
tests/samples/tower-of-babel/requirements-dev.txt
tests/samples/tower-of-babel/setup.py
tests/samples/tower-of-babel/tbabel_boost_common.h
tests/samples/tower-of-babel/tbabel_boost_common_imp.h
tests/samples/tower-of-babel/tbabel_boost_module.cxx
tests/samples/tower-of-babel/tbabel_boost_module.h
tests/samples/tower-of-babel/tbabel_boost_module.pxd
tests/samples/tower-of-babel/tbabel_boost_shared.cxx
tests/samples/tower-of-babel/tbabel_boost_shared.h
tests/samples/tower-of-babel/tbabel_boost_shared.pxd
tests/samples/tower-of-babel/tbabel_boost_static.cxx
tests/samples/tower-of-babel/tbabel_boost_static.h
tests/samples/tower-of-babel/tbabel_boost_static.pxd
tests/samples/tower-of-babel/tbabel_cython_common.pxi
tests/samples/tower-of-babel/tbabel_cython_common_imp.pxi
tests/samples/tower-of-babel/tbabel_cython_module.pxd
tests/samples/tower-of-babel/tbabel_cython_module.pyx
tests/samples/tower-of-babel/tbabel_cython_shared.pxd
tests/samples/tower-of-babel/tbabel_cython_shared.pyx
tests/samples/tower-of-babel/tbabel_cython_static.pxd
tests/samples/tower-of-babel/tbabel_cython_static.pyx
tests/samples/tower-of-babel/tbabel_python.py
tests/samples/tower-of-babel/scripts/CMakeLists.txt
tests/samples/tower-of-babel/scripts/tbabel.pyx