Commit Graph

39 Commits (main)

Author SHA1 Message Date
Andrew Cassidy 5c94782876 Remove debug wrapper, now that I know how to use a debug python build 2 years ago
Andrew Cassidy 9eaaf901f3 Fix compilation of test wrapper 2 years ago
Andrew Cassidy cb84f32eda Migrate code style to Black 2 years ago
Andrew Cassidy 9b6097373e Another attempt 2 years ago
Andrew Cassidy b954ac6ccc Attempt to hint to cmake what python install to use correctly
Should fix my linux building issue?
2 years ago
Andrew Cassidy 654b6d628a Slightly modernize how project is compiled 2 years ago
Andrew Cassidy 421876ab0f Move more metadata to pyproject.toml 2 years ago
Andrew Cassidy 29590e0323 Move a good chunk of metadata to pyproject.toml 2 years ago
Andrew Cassidy d1346ca11d Enable macos cross-compiling in setup.py 2 years ago
Andrew Cassidy 70b7251eae Include build for python 3.10 (finally) 2 years ago
Andrew Cassidy 2618faadfc Fix cli module 3 years ago
Andrew Cassidy cde6ae006e dont install tests as a package 3 years ago
Andrew Cassidy 2b36086bf5 Move build requirements to pyproject.toml 3 years ago
Andrew Cassidy f353bf6e92 metadata and readme fixes 3 years ago
Andrew Cassidy 4a8e416f1f I'm dumb, this is the default on all compilers 3 years ago
Andrew Cassidy a07fd55014 gcc no like underscore 3 years ago
Andrew Cassidy 803dccae2d do it correctly this time 3 years ago
Andrew Cassidy 148fb36273 fix verbose usage again 3 years ago
Andrew Cassidy b3f6350353 fix --verbose usage 3 years ago
Andrew Cassidy d4c91e21b8 test CI-specific build rules 3 years ago
Andrew Cassidy 96dc62a1b0 Add long description and use system-level `build` 3 years ago
Andrew Cassidy 60a944500b Build and publish to test-pypi 3 years ago
Andrew Cassidy 68e37ca836 use setuptools_scm for versioning 3 years ago
Andrew Cassidy 560acb20ea Add __version__ 3 years ago
Andrew Cassidy 4c6b683616 move common code to its own module and out of __init__.py, move command to __main__.py 3 years ago
Andrew Cassidy 76da50d003 More decode cleanup 3 years ago
Andrew Cassidy d77665a8a9 fix findpython 3 years ago
Andrew Cassidy aacceb6cff Fix submodule checkout 3 years ago
Andrew Cassidy 25cd3bba24 use pybind11-stubgen instead 3 years ago
Andrew Cassidy 190bb58367 fix stubgen and add pyi files to package 3 years ago
Andrew Cassidy e5f60ec030 CLI scaffolding 3 years ago
Andrew Cassidy 96497cac20 add Click as a dependency 3 years ago
Andrew Cassidy 882c970e27 Add better documentation for s3tc 3 years ago
Andrew Cassidy ab65c0a7c8 Major reorganization and rename 3 years ago
Andrew Cassidy c930d10cc4 Add sphinx docs directory 3 years ago
Andrew Cassidy 52d1185dac Parameterized tests using Nose 3 years ago
Andrew Cassidy 4d82dee240 Major reorganization 3 years ago
Andrew Cassidy d42eadcf86 More unit tests 3 years ago
Andrew Cassidy 19028db209 Finally start testing pybind stuff 3 years ago