compiletools 10.2.1__tar.gz → 10.3.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {compiletools-10.2.1 → compiletools-10.3.0}/PKG-INFO +2 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/pyproject.toml +2 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/CLAUDE.md +2 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.cleanup-remote-locks.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.create-documentation.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-backends.rst +15 -4
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-build-docs.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-build-dynamic-library.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-build-static-library.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-build.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-cache-report.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-cake.rst +79 -13
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-cas-publish.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-check-venv.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-cleanup-locks.rst +2 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-commandline.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-compilation-database.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-config.rst +10 -4
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-cppdeps.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-create-makefile.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-debug-pcm-hash-inputs.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-doc.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-fetch.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-filelist.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-findtargets.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-git-sha-report.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-gitroot.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-headertree.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-jobs.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-list-backends.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-list-variants.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-lock-helper.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-magicflags.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-otel.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-pytest-monitor.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-release.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-timing-report.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-trim-cache.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-venv-install-rhel8.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-venv-install-termux.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.ct-watch-build.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/README.profile-ct-cake-worktree.rst +1 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/apptools.py +164 -54
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/apptools_argparse.py +35 -18
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/apptools_pkgconfig.py +4 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/build_context.py +46 -7
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cake.py +59 -26
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cmake_backend.py +32 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/headerdeps.py +38 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/preprocessing_cache.py +54 -4
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_apptools.py +261 -0
- compiletools-10.3.0/src/compiletools/test_build_context.py +138 -0
- compiletools-10.3.0/src/compiletools/test_cake_hooks.py +562 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cmake_backend.py +39 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_conf_env_expansion.py +3 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_headerdeps.py +81 -2
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_preprocessing_cache.py +155 -1
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/utils.py +8 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/version.py +1 -1
- compiletools-10.2.1/src/compiletools/test_build_context.py +0 -33
- compiletools-10.2.1/src/compiletools/test_cake_hooks.py +0 -250
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/create-documentation +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-build +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-build-docs +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-build-dynamic-library +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-build-static-library +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-pytest-monitor +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-release +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-venv-install-rhel8 +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-venv-install-termux +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/ct-watch-build +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/profile-ct +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/profile-ct-cake-modes +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/scripts/profile-ct-cake-worktree +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/__init__.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/apptools_canonicalize.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/apptools_compiler.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/apptools_validate.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/backend_command_args.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/backend_cxx_modules.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/backend_locking.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/backend_pch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/backend_registry.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/bazel_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/build_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/build_graph.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/build_timer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cache_report.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cas_publish.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ccache_stats.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/check_venv.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cleanup_locks.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cleanup_locks_main.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cmdline_macro_index.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/compilation_database.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/compiler_macros.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/config.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/configutils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/conftest.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/cppdeps.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/asan.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/blank.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/c11.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/c17.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/c23.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/c99.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/ccache-clang.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/ccache-gcc.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cfi.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/ci.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/clang.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/coverage.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cxx11.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cxx14.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cxx17.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cxx20.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cxx23.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/cxx26.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/debug.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/dev.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/fastmath.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/gcc.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/gold-nommap.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/gold.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/hardened.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/ld.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/libcxx.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/lto.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/m32.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/m64.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/mold.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/msan.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/native.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/noexceptions.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/nortti.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/perf.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/pgo-gen.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/pgo-use.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/pie.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/production.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/release.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/safety.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/secure.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/shadow-call-stack.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/splitdebug.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/static.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/strip.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/time-trace.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/tsan.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/ubsan.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/werror.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/wild-B.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct.conf.d/wild.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ct_lock_helper.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/debug_pcm_hash_inputs.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/diagnostics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/doc.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/appinfo/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/appinfo/appinfo.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/appinfo/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/appinfo/gen_appinfo.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/appinfo/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cache_scoping/header_ref.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cache_scoping/no_ref.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cache_scoping/tu_via_header.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cache_scoping/with_ref.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/calculator/add.C +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/calculator/add.H +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/calculator/calculator.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/calculator/calculator.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/calculator/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cli_features/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cli_features/alpha.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cli_features/beta.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cli_features/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cli_features/gamma.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/computed_include/default_extra.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/computed_include/linux_extra.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/computed_include/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/computed_include/windows_extra.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/conditional_includes/linux_header.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/conditional_includes/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/conditional_includes/windows_header.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/aarch64_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/advanced_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/advanced_preprocessor_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/advanced_preprocessor_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/alt_form_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/arm_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/armcc_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/avx2_optimization.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/basic_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/cache_profiler.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/certificate_validation.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/cflags_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/clang_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/combined_features.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/compiler_builtin_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/compiler_builtin_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/conditional_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/cppflags_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/cpu_profiler.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/custom_allocator.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/cxxflags_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/default_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/detailed_profiler.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/elif_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/elif_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/emscripten_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/expert_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/expert_mode_base.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/fma_optimization.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/gcc_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/high_optimization.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/intel_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/leak_detector.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/linux_advanced.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/linux_epoll_threading.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/linux_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/memory_profiler.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/memory_tracker.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/msvc_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/multi_flag_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/multi_flag_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/nested_macros_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/nested_macros_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/networking_base.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/numa_threading.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/partial_features.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/profiling_base.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/riscv_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/simd_optimization.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/ssl_networking.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/stack_tracer.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/strict_cert_validation.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/tcc_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/temp_defined.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/temp_still_defined.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/version1_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/version2_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/version3_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/version_205_plus.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/version_ge_2_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/windows_advanced.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/windows_iocp.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/windows_iocp_threading.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cppflags_macros/x86_64_feature.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cross_platform/cross_platform.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cross_platform/cross_platform.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cross_platform/cross_platform_lin.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cross_platform/cross_platform_win.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cross_platform/test_source.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules/math.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/bin/gcc.cxx26.debug/.module-mapper.txt +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/bin/gcc.cxx26.debug/Makefile +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/bin/gcc.cxx26.debug/main +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/bin/main +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/extlib/include/extlib/Exception.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_isystem/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_pkg_config/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_pkg_config/extlib_pc/extlib.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_pkg_config/include/extlib/Exception.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_unit_pkg_config/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_units/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_header_units/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_import_std/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_import_std/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_partitions/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_partitions/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_partitions/math-advanced.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_partitions/math-basic.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_partitions/math.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_split/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_split/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_split/math.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_split/math_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_transitive_header_unit/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_transitive_header_unit/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_transitive_header_unit/vecutil.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/cxx_modules_transitive_header_unit/vecutil.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/dottypaths/d1/d1.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/dottypaths/d1/d1.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/dottypaths/d2/d2.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/dottypaths/d2/d2.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/dottypaths/dottypaths.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/a_widget.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/a_widget.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/red_herring_c_style_2.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/test_factory.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/widget.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/widget_factory.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/widget_factory.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/z_widget.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/factory/z_widget.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/feature_headers/database.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/feature_headers/feature_config.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/feature_headers/graphics.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/feature_headers/logging.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/feature_headers/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/feature_headers/networking.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/ffile_prefix_map/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/ffile_prefix_map/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/ffile_prefix_map/path_probe.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/has_include/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/has_include/optional_feature.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/has_include/stdheader_extras.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/hunter_macro_propagation/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/hunter_macro_propagation/app.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/hunter_macro_propagation/config.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/hunter_macro_propagation/renderer.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/clean_main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/config.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/core.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/debug.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/feature.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/module_b.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/release.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/macro_state_dependency/sample.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicinclude/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicinclude/subdir/important.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicinclude/subdir2/important2.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicinclude/subdir3/important3.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicsourceinheader/include_dir/some_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicsourceinheader/include_dir/sub_dir/another_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicsourceinheader/include_dir/sub_dir/the_code_lin.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicsourceinheader/include_dir/sub_dir/the_code_win.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/magicsourceinheader/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/movingheaders/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/movingheaders/someheader.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/multi_axis_variant/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/multi_axis_variant/axis_probe.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/multi_axis_variant/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/nestedconfig/gcc.debug.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/nestedconfig/nc.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/nestedconfig/subdir/gcc.debug.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/nestedconfig/subdir/nc.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/get_double.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/get_double.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/get_int.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/get_int.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/get_numbers.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/get_numbers.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/test_direct_include.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/numbers/test_library.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/pch/pch_user.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/pch/stdafx.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/pkgconfig_cycle/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/pkgconfig_cycle/asserts_alpha_before_beta.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/pkgconfig_cycle/asserts_beta_before_alpha.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/pkgconfig_cycle/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/platform_has_include/linux_func.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/platform_has_include/linux_func.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/platform_has_include/platform_main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/platform_has_include/windows_func.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/platform_has_include/windows_func.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/postbuild_script/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/postbuild_script/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/postbuild_script/env_printer.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/postbuild_script/run_with_env.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/prebuild_script/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/prebuild_script/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/prebuild_script/gen_version.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/prebuild_script/version_banner.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/project_version/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/project_version/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/project_version/version_banner.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/separate_cpp_cxx/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/separate_cpp_cxx/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/simple/helloworld_c.c +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/simple/helloworld_cpp.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/simple/test_cflags.c +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/bin/gcc.cxx26.debug/.module-mapper.txt +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/bin/gcc.cxx26.debug/Makefile +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/bin/gcc.cxx26.debug/sudoku_tui +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/bin/gcc.cxx26.debug/test_stepper +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/bin/sudoku_tui +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/stepper.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/stepper.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/sudoku_tui.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/terminal.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/terminal.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/test_stepper.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/sudoku_tui/unit_test.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/aquarium.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/bin/gcc.cxx26.debug/.module-mapper.txt +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/bin/gcc.cxx26.debug/Makefile +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/bubbles.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/bubbles_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/fish.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/fish_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/seaweed.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/seaweed_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/tank.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/tank_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/test_bubbles.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/test_fish.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/test_seaweed.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/test_tank.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/aquarium/water.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/aquarium +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/breakout +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/Makefile +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/aquarium +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/breakout +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/invaders +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/moonlander +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/snake +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_arena +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_bubbles +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_field +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_fish +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_physics +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_rng +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_seaweed +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_snake +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/clang.mold/test_tank +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/.module-mapper.txt +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/Makefile +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/aquarium +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/breakout +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/invaders +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/moonlander +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/snake +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_arena +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_bricks +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_bubbles +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_bullet +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_field +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_fish +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_formation +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_frontend +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_physics +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_rng +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_seaweed +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_snake +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/gcc.cxx26.debug/test_tank +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/invaders +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/moonlander +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/bin/snake +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/arena.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/arena_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/breakout.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/bricks.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/bricks_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/test_arena.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/breakout/test_bricks.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/frontend.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/frontend.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/pch.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/terminal.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/terminal.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/test_frontend.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/common/unit_test.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/bullet.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/bullet_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/field.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/field_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/formation.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/formation_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/invaders.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/test_bullet.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/test_field.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/invaders/test_formation.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/moonlander/moonlander.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/moonlander/physics.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/moonlander/physics_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/moonlander/test_physics.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/snake/rng.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/snake/snake.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/snake/test_rng.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/snake/test_snake.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/snake/world.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/terminal_games/snake/world_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/testprefix/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/testprefix/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/testprefix/test_quick.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/testprefix/unit_test.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/unit_test_marker/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/unit_test_marker/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/unit_test_marker/test_widget.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/unit_test_marker/unit_test.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/unit_test_marker/widget.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/unit_test_marker/widget.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/version_dependent_api/api_config.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/version_dependent_api/api_config_new.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/version_dependent_api/test_main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/version_dependent_api/test_main_new.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/version_dependent_api/version.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-end-to-end/version_dependent_api/version_new.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/conf_dir_relative_pkgconfig/ct.conf.d/flavor-a.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/conf_dir_relative_pkgconfig/ct.conf.d/flavor-b.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/conf_dir_relative_pkgconfig/ct.conf.d/pkgconfig-a/flavored.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/conf_dir_relative_pkgconfig/ct.conf.d/pkgconfig-b/flavored.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/conf_dir_relative_pkgconfig/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/cycle/cycle_a.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/cycle/cycle_b.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/cycle/cycle_c.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/duplicate_flags/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/dynamic_library/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/dynamic_library/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/dynamic_library/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/dynamic_library/mylib/greeter.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/dynamic_library/mylib/greeter.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/empty_macro_bug/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/empty_macro_bug/libs/base.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/empty_macro_bug/libs/conditional.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/empty_macro_bug/libs/dependency.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/empty_macro_bug/libs/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form1/app0.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form1/app1.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form1/app2.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form1/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form1/rounding.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form2/app0.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form2/app1.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form2/app2.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form2/ct.conf +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/export_template_cmd_hash/form2/rounding.cppm +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/header_guard_bug/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/header_guard_bug/header_a.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/header_guard_bug/header_b.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/header_guard_bug/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/isystem_include_bug/fake_system_include/system/version.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/isystem_include_bug/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/ldflags/conditional_ldflags_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/ldflags/macro_expanded_ldflags.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/ldflags/version_dependent_ldflags.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/ldflags/version_macro.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/build.sh +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/mylib/get_double.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/mylib/get_double.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/mylib/get_int.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/mylib/get_int.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/mylib/get_numbers.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/library/mylib/get_numbers.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/lotsofmagic/lotsofmagic.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/macro_deps/feature_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/macro_deps/feature_x_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/macro_deps/feature_y_impl.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/macro_deps/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magic_processing_order/complex_header.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magic_processing_order/complex_test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magic_processing_order/macro_header.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magic_processing_order/test_macro_transform.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magic_processing_order/traits_header.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magicpkgconfig/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/magicpkgconfig_fake/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/common_file.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/conditional_include.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/entry_point_1.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/entry_point_2.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/hash_map.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/hash_utility.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/parse_order_macro_bug/libs/intermediate.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pch_bypass_bug/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pch_bypass_bug/consumer.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pch_bypass_bug/pch.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkg_config_header_deps/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkg_config_header_deps/libs/header_with_macros.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkg_config_header_deps/libs/header_with_pkgconfig.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkg_config_header_deps/libs/main_header.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkg_config_header_deps/src/test.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgconfig/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/conditional.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/cycle-alpha.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/cycle-beta.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/leaked-macro-pkg.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/linux-path-pkg.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/macro-in-output.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/modified.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/nested.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/pkgs/transitive-deps.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/project_pkgconfig_override/ct.conf.d/pkgconfig/conditional.pc +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/project_pkgconfig_override/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/relative_cas_dir_bug/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/relative_cas_dir_bug/heavy.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/relative_cas_dir_bug/widget.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/README.txt +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/createfile.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/createfile.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/filename.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/obtainlock.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/obtainlock.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/test_flock_1.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/serialise_tests/test_flock_2.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/static_link_order/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/static_link_order/one.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/static_link_order/two.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/catch2/catch2/catch_all.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/doctest/doctest.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/gtest/gtest.h +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/test_stub_catch2.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/test_stub_doctest.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/test_stub_gtest.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/test_xml_output/test_unknown_framework.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/a-game.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/b-game.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/core/background_task.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/core/event_handler.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/core/memory_buffer.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/event_loop.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/event_loop.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/audio_system.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/audio_system.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/input_system.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/input_system.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/render_system.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/render_system.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/task_scheduler.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/transitive_cache_bug/engine/systems/task_scheduler.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/undef_bug/README.md +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/undef_bug/cleans_up.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/undef_bug/defines_macro.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/undef_bug/main.cpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/undef_bug/should_be_included.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples-features/undef_bug/uses_conditional.hpp +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/examples_registry.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/fetch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/file_analyzer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/filelist.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/filesystem_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/findtargets.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/flag_ops.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/flags.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/git_sha_report.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/git_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/global_hash_registry.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/headertree.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/hunter.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/jobs.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/listbackends.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/listvariants.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/lock_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/locking.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/magicflags.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/makefile_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/namer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/ninja_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/__init__.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/_connection.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/aggregates.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/metrics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/test_aggregates.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/test_connection.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/test_metrics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/test_traces.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/otel/traces.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/preprocessor.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/priority_gate.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/rule_cost.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/simple_preprocessor.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/stringzilla_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_anchor_root_required.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_appinfo_example.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_apptools_cache_helpers.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_apptools_graceful_shutdown.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_apptools_include_paths.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_backend_integration.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_base.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_bazel_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_build_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_build_graph.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_build_graph_golden.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_build_graph_golden.txt +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_build_timer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cache_key_canonicalizer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cache_report.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cache_report_exedir.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cache_report_pch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cache_report_pcm.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cake.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cake_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cake_ccache_statslog.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cake_diagnostics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cake_fetch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cake_startup_performance.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cap.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cas_canonicalizer_non_collision.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cas_dir_resolver_contract.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cas_path_binding_acceptance.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cas_publish.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cas_variant_suffix.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_ccache_stats.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_check_venv.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cleanup_locks.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cmdline_macro_index.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_compilation_database.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_compiler_identity_acceptance.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_compiler_identity_hash.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_compiler_macros.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_conf_dir_placeholder.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_config.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_configutils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cppdeps.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_ct_fetch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_ct_lock_helper.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_cxx_modules.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_debug_pcm_hash_inputs.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_diagnostics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_doc.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_docs_build.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_e2e_cas_reuse_across_workspaces.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_e2e_git_fetch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_e2e_sudoku_tui.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_empty_macro_bug.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_entry_point_surface.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_environment_assumptions.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_examples_end_to_end_cross_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_examples_registry.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_facade_reexports.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_fd_fix_integration.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_fetch.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_ffile_prefix_map.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_file_analyzer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_file_analyzer_integration.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_file_locking.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_file_open_efficiency.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_filelist_sample_output.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_filesystem_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_findtargets.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_flags.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_framework.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_gcc_module_cmd_hash_stable.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_git_hermetic_env.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_git_sha_report.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_git_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_global_hash_registry.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_hash_irrelevant_tokens.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_headerdeps_extract.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_headertree.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_headertree_hunter_agreement.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_hunter.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_hunter_cache_scoping.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_hunter_macro_propagation.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_jobs.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_library.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_listbackends.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_listvariants.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_locking.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_locking_async_contract.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_locking_contract.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_macro_state_dependency.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_macro_state_isolation.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_macro_state_pollution.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_macrostate_hash_canonicalized.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_magicflags.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_magicflags_scoping.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_magicflags_styles.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_magicflags_unit.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_magicinclude.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_magicpkgconfig.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_makefile.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_makefile_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_movingheaders.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_multiuser_cache.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_namer.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_ninja_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_noop_rebuild.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_otel_arg_group_contract.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_otel_timing_pair_validated.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_parse_order_macro_bug.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_pch_bypass_bug.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_pch_cache_scoping.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_pch_command_hash_canonicalized.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_pch_scope_diagnostics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_pcm_command_hash_canonicalized.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_pkg_config_header_deps.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_postbuild_script_example.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_preprocessing_cache_scoping.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_preprocessor.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_priority_gate.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_relative_cas_dir_bug.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_rule_cost.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_scope_diagnostics.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_serialisetests.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_shake_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_shared_cache_low_mtime_resolution.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_simple_preprocessor.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_slurm_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_stringzilla_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_test_command_for.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_test_exe_rebuild_on_upstream_change.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_test_framework.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_test_xml_output_e2e.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_testhelper.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_timing_report.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_timing_timeline.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_timing_tui.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_transitive_cache_bug.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_tree.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_trim_cache.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_undef_bug_sample.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_utils.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/test_wrappedos_preference_contract.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/testhelper.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/timing_report.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/timing_timeline.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/timing_tui.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/trace_backend.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/tree.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/trim_cache.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/trim_cache_main.py +0 -0
- {compiletools-10.2.1 → compiletools-10.3.0}/src/compiletools/wrappedos.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: compiletools
|
|
3
|
-
Version: 10.
|
|
3
|
+
Version: 10.3.0
|
|
4
4
|
Summary: Tools to make compiling C/C++ projects easy
|
|
5
5
|
Keywords: c++,make,development
|
|
6
6
|
Author: DrGeoff
|
|
@@ -75,7 +75,7 @@ C/C++ build tools that requires almost no configuration.
|
|
|
75
75
|
|
|
76
76
|
:Author: drgeoffathome@gmail.com
|
|
77
77
|
:Date: 2026-05-09
|
|
78
|
-
:Version: 10.
|
|
78
|
+
:Version: 10.3.0
|
|
79
79
|
:Manual section: 1
|
|
80
80
|
:Manual group: developers
|
|
81
81
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "compiletools"
|
|
3
|
-
version = "10.
|
|
3
|
+
version = "10.3.0"
|
|
4
4
|
description = "Tools to make compiling C/C++ projects easy"
|
|
5
5
|
readme = "src/compiletools/README.ct-doc.rst"
|
|
6
6
|
requires-python = ">=3.10"
|
|
@@ -133,7 +133,7 @@ include = [
|
|
|
133
133
|
]
|
|
134
134
|
|
|
135
135
|
[tool.bumpversion]
|
|
136
|
-
current_version = "10.
|
|
136
|
+
current_version = "10.3.0"
|
|
137
137
|
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)"
|
|
138
138
|
serialize = ["{major}.{minor}.{patch}"]
|
|
139
139
|
search = "{current_version}"
|
|
@@ -63,7 +63,7 @@ The flow inside one parseargs invocation: `create_parser` → `extract_variant(a
|
|
|
63
63
|
|
|
64
64
|
Multi-conf concatenation: `_open_config_files` prepends a `# --- <name> ---` + `# __ct_conf_dir__=<abs/dir>` header pair before each file's body. The parser tracks a `marker_expected` flag flipped on by the segment header and consumed by the next non-blank line — so a user comment that happens to contain the marker string mid-file can't poison subsequent expansions.
|
|
65
65
|
|
|
66
|
-
Provenance side channel: `(expanded_value,
|
|
66
|
+
Provenance side channel: `(expanded_value, source_file_abspath, lineno, pre_expansion_literal)` per parsed entry, accumulated in `self._provenance` and exposed via `_ComposingArgumentParser.get_conf_file_provenance()` (returns a shallow copy; the inner tuples are immutable). Two consumers: `_setup_pkg_config_overrides_locked` at `verbose >= 4` attributes every emitted `Prepended/Appended pkg-config path: ...` with `(from /abs/conf:N)` / `(from CLI)` / `(auto-discovered: cwd|gitroot)`; `apptools._note_shadowed_bare_hook_values` at `verbose >= 1` names the conf file and line of every bare `prebuild-script`/`postbuild-script` value that lost a last-writer-wins contest (a lookup failure there degrades to a breadcrumb note, never an error). The `args.*` shapes are unchanged — provenance is a parallel channel, not a wrapping of the parsed values.
|
|
67
67
|
|
|
68
68
|
## `PKG_CONFIG_PATH` ordering: conf-layer priority
|
|
69
69
|
|
|
@@ -89,7 +89,7 @@ Why this is load-bearing (the bug it fixes): the precompile rules deliberately r
|
|
|
89
89
|
|
|
90
90
|
## Magic detection: `MacroState` cache-key details
|
|
91
91
|
|
|
92
|
-
`MacroState` in `preprocessing_cache.py` separates static compiler built-ins (~388 macros, immutable) from dynamic file `#define`s (variable). Cache keys only hash variable macros — ~80% reduction in key computation cost. Lazy frozenset computation with incremental updates for pure additions (the common case). The build-context portion of the hash also folds in `compiler_identity(args.CXX, anchor_root=...)` (a `realpath|size|mtime_ns` triple resolved via `apptools.compiler_identity`, exposed on `args.flags.compiler_identity`) so an in-place toolchain swap that leaves `args.CXX` unchanged still invalidates per-TU object cache entries (symmetric with the PCH cache key). The realpath segment is routed through `canonicalize_path_for_cache_key` so an in-workspace wrapper script (coverage shim, sccache/distcc wrapper) at e.g. `<gitroot>/tools/cxx-wrapper.sh` doesn't leak its per-checkout prefix into the cache key.
|
|
92
|
+
`MacroState` in `preprocessing_cache.py` separates static compiler built-ins (~388 macros, immutable) from dynamic file `#define`s (variable). Cache keys only hash variable macros — ~80% reduction in key computation cost. Lazy frozenset computation with incremental updates for pure additions (the common case). The build-context portion of the hash also folds in `compiler_identity(args.CXX, anchor_root=...)` (a `realpath|size|mtime_ns` triple resolved via `apptools.compiler_identity`, exposed on `args.flags.compiler_identity`) so an in-place toolchain swap that leaves `args.CXX` unchanged still invalidates per-TU object cache entries (symmetric with the PCH cache key). The realpath segment is routed through `canonicalize_path_for_cache_key` so an in-workspace wrapper script (coverage shim, sccache/distcc wrapper) at e.g. `<gitroot>/tools/cxx-wrapper.sh` doesn't leak its per-checkout prefix into the cache key. The build-context hash also folds a snapshot of the CPATH-family env vars (`INCLUDE_PATH_ENV_VARS`: `CPATH`, `C_INCLUDE_PATH`, `CPLUS_INCLUDE_PATH`, `OBJC_INCLUDE_PATH`; unset ≡ empty, matching `_link_environment_snapshot`) because they change which headers the compiler resolves without appearing in any flag string — ccache hashes the same four, though verbatim: compiletools runs each `os.pathsep` entry through `canonicalize_path_for_cache_key` first, so a gitroot-prefixed entry hashes identically across checkouts. `DirectHeaderDeps` symmetrically appends those directories to its flat include search list (after CPPFLAGS-derived `-I` dirs, CPATH first, mirroring gcc's `-I`-then-`-isystem` staging) so env-only headers are walked and content-hashed into `dep_hash`; the link-side `_LINK_ENVIRONMENT_VARS` list in `backend_command_args.py` is deliberately separate and must stay byte-stable.
|
|
93
93
|
|
|
94
94
|
## Naming history
|
|
95
95
|
|
|
@@ -8,7 +8,7 @@ Build backend architecture and selection guide
|
|
|
8
8
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2026-04-02
|
|
11
|
-
:Version: 10.
|
|
11
|
+
:Version: 10.3.0
|
|
12
12
|
:Manual section: 7
|
|
13
13
|
:Manual group: developers
|
|
14
14
|
|
|
@@ -330,9 +330,20 @@ backends accept it consistently.
|
|
|
330
330
|
empty files at target paths whose recipes have no real prerequisites
|
|
331
331
|
in CAS-only mode, corrupting the cache. Use ``--use-mtime=True`` if
|
|
332
332
|
you need to mark a build up-to-date without running it.
|
|
333
|
-
* System / ``/usr/include`` headers are not in the cache key (
|
|
334
|
-
|
|
335
|
-
``compiler_identity`` and invalidates
|
|
333
|
+
* System / ``/usr/include`` headers are not in the cache key (ccache
|
|
334
|
+
and sccache likewise exclude default system headers). An in-place
|
|
335
|
+
compiler swap usually changes ``compiler_identity`` and invalidates
|
|
336
|
+
the cache implicitly.
|
|
337
|
+
* The ``CPATH`` / ``C_INCLUDE_PATH`` / ``CPLUS_INCLUDE_PATH`` /
|
|
338
|
+
``OBJC_INCLUDE_PATH`` values ARE in the compile cache key (ccache
|
|
339
|
+
hashes the same four, though verbatim — compiletools first
|
|
340
|
+
canonicalizes each path entry so a gitroot-prefixed entry hashes
|
|
341
|
+
identically across checkouts), and headers found via those
|
|
342
|
+
directories are walked and content-hashed into ``dep_hash`` like any
|
|
343
|
+
``-I`` header. One residual gap: the header walk keeps a single
|
|
344
|
+
flat search list for C and C++ alike, so a basename present in both
|
|
345
|
+
a ``C_INCLUDE_PATH`` dir and a ``CPLUS_INCLUDE_PATH`` dir with
|
|
346
|
+
differing content may hash the copy the compiler does not use.
|
|
336
347
|
|
|
337
348
|
CHOOSING A BACKEND
|
|
338
349
|
==================
|
|
@@ -9,7 +9,7 @@ Swiss army knife for building a C/C++ project
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2026-05-09
|
|
11
11
|
:Copyright: Copyright (C) 2011-2016 Zomojo Pty Ltd
|
|
12
|
-
:Version: 10.
|
|
12
|
+
:Version: 10.3.0
|
|
13
13
|
:Manual section: 1
|
|
14
14
|
:Manual group: developers
|
|
15
15
|
|
|
@@ -283,11 +283,60 @@ Both options accept a **shell command string** (executed via ``/bin/sh
|
|
|
283
283
|
so output appears live. Both abort ct-cake with a non-zero exit on the
|
|
284
284
|
first script that fails. Neither runs on ``--clean`` / ``--realclean``.
|
|
285
285
|
|
|
286
|
-
Each option may be given multiple times
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
286
|
+
Each option may be given multiple times on the command line, and CLI
|
|
287
|
+
values combine with conf-file values. In conf files, however, the bare
|
|
288
|
+
``prebuild-script`` / ``postbuild-script`` keys follow the same
|
|
289
|
+
last-writer-wins rule as every other non-``append-``/``prepend-`` key:
|
|
290
|
+
when two conf or env layers in the hierarchy (bundled < system < venv
|
|
291
|
+
< user < project < cwd < env) both set the bare key, the
|
|
292
|
+
higher-priority layer **replaces** the lower one (CLI is the
|
|
293
|
+
exception: bare CLI values combine with the surviving conf value, as
|
|
294
|
+
above). That makes the bare key the right
|
|
295
|
+
spelling for a deliberate per-project override — including
|
|
296
|
+
``prebuild-script = []`` to suppress a globally-configured hook, or a
|
|
297
|
+
JSON list (``prebuild-script = ["./gen_a.sh", "./gen_b.sh"]``) to set
|
|
298
|
+
several scripts at once. Because a replaced hook simply never runs —
|
|
299
|
+
there is no error at the point of damage — ct-cake emits a stderr
|
|
300
|
+
note at ``-v`` and above for every conf-file hook value that lost a
|
|
301
|
+
bare-key contest (whether to a higher layer, an environment variable,
|
|
302
|
+
or a later line in the same conf file), naming the conf file and line
|
|
303
|
+
it came from.
|
|
304
|
+
|
|
305
|
+
To **accumulate** hooks across layers instead — a repo-wide generator
|
|
306
|
+
in ``ct.conf.d/ct.conf`` plus a per-variant hook, both running — use
|
|
307
|
+
the accumulating key spelling::
|
|
308
|
+
|
|
309
|
+
# ct.conf.d/ct.conf (repo-wide layer)
|
|
310
|
+
append-PREBUILD-SCRIPT = ./tools/gen_appinfo.sh appinfo.cpp
|
|
311
|
+
|
|
312
|
+
# ct.conf.d/asan.conf (variant layer, adds a second hook)
|
|
313
|
+
append-PREBUILD-SCRIPT = ./tools/gen_asan_suppressions.sh
|
|
314
|
+
|
|
315
|
+
``append-PREBUILD-SCRIPT`` / ``prepend-PREBUILD-SCRIPT`` (and the
|
|
316
|
+
``POSTBUILD`` twins) merge into the bare-key list the same way the
|
|
317
|
+
other ``append-``/``prepend-`` conf keys compose: prepend entries land
|
|
318
|
+
leftmost, append entries land rightmost, lower layers before higher
|
|
319
|
+
ones, and entries already present in the list are not duplicated
|
|
320
|
+
(each group is deduped against the list accumulated so far — the
|
|
321
|
+
bare-key base for ``prepend-`` entries, base plus prepend
|
|
322
|
+
contributions for ``append-`` entries — but never against other
|
|
323
|
+
entries of its own group: the same script appended in two layers runs
|
|
324
|
+
twice). Note the asymmetry with
|
|
325
|
+
suppression: ``prebuild-script = []`` clears only bare-key values;
|
|
326
|
+
entries contributed via ``append-``/``prepend-`` in any layer cannot
|
|
327
|
+
be suppressed by a higher layer. Use the bare key for
|
|
328
|
+
globally-configured hooks that individual projects may need to opt
|
|
329
|
+
out of.
|
|
330
|
+
Conf keys are case-sensitive — the accumulating forms must be spelled
|
|
331
|
+
with the uppercase option name (``append-PREBUILD-SCRIPT``, not
|
|
332
|
+
``append-prebuild-script``; the lowercase form is silently ignored).
|
|
333
|
+
|
|
334
|
+
An environment variable (e.g. ``PREBUILD_SCRIPT``) overrides
|
|
335
|
+
conf-file values per the standard hierarchy (environment variables >
|
|
336
|
+
config files > defaults). Bare CLI values sit outside that override
|
|
337
|
+
chain for these keys: as noted above, ``--prebuild-script`` combines
|
|
338
|
+
with whatever value survived the env/conf contest rather than
|
|
339
|
+
replacing it.
|
|
291
340
|
|
|
292
341
|
Worked example (the generated-implementation-file pattern recommended
|
|
293
342
|
above; full runnable version under ``examples-end-to-end/appinfo``)::
|
|
@@ -542,12 +591,29 @@ exist", a few classical Make/Ninja workflows behave differently:
|
|
|
542
591
|
|
|
543
592
|
* **System / ``/usr/include`` headers are not in the cache key.**
|
|
544
593
|
A glibc upgrade between CI runs will silently reuse cached objects
|
|
545
|
-
built against the prior glibc.
|
|
546
|
-
|
|
547
|
-
need glibc-version sensitivity in the cache
|
|
548
|
-
``compiler_identity`` triple (in practice, an
|
|
549
|
-
swap usually changes ``compiler_identity`` and
|
|
550
|
-
cache implicitly).
|
|
594
|
+
built against the prior glibc. ccache and sccache likewise exclude
|
|
595
|
+
default system headers, but this surprises users coming from
|
|
596
|
+
full-rebuild CI. If you need glibc-version sensitivity in the cache
|
|
597
|
+
key, fold it into the ``compiler_identity`` triple (in practice, an
|
|
598
|
+
in-place compiler swap usually changes ``compiler_identity`` and
|
|
599
|
+
invalidates the cache implicitly).
|
|
600
|
+
|
|
601
|
+
* **Include-path environment variables ARE in the compile cache key.**
|
|
602
|
+
``CPATH``, ``C_INCLUDE_PATH``, ``CPLUS_INCLUDE_PATH``, and
|
|
603
|
+
``OBJC_INCLUDE_PATH`` participate in the per-TU
|
|
604
|
+
``macro_state_hash`` (ccache hashes the same four, though verbatim —
|
|
605
|
+
compiletools first canonicalizes each path entry, so a
|
|
606
|
+
gitroot-prefixed entry hashes identically across checkouts rather
|
|
607
|
+
than keying the cache to one workspace), and headers found via those
|
|
608
|
+
directories are walked and content-hashed into ``dep_hash`` like any
|
|
609
|
+
``-I`` header — editing a header reachable only via ``CPATH``, or
|
|
610
|
+
changing the value of one of these vars, invalidates cached objects.
|
|
611
|
+
One residual gap: the header walk keeps a single flat search list
|
|
612
|
+
for C and C++ alike, so a basename present in both a
|
|
613
|
+
``C_INCLUDE_PATH`` dir and a ``CPLUS_INCLUDE_PATH`` dir with
|
|
614
|
+
differing content may hash the copy the compiler does not use — an
|
|
615
|
+
edit to the compiler-resolved header in that shadowing scenario is
|
|
616
|
+
not guaranteed to invalidate.
|
|
551
617
|
|
|
552
618
|
* **Linker-time environment variables ARE in the link key.**
|
|
553
619
|
``SOURCE_DATE_EPOCH``, ``LD_LIBRARY_PATH``, ``LIBRARY_PATH``, and
|
|
@@ -984,7 +1050,7 @@ Detection trips on whether ``gtest/gtest.h``, ``doctest/doctest.h``
|
|
|
984
1050
|
transitive header set. A test that pulls in two framework headers
|
|
985
1051
|
at once is rejected with an error naming both — disambiguate by
|
|
986
1052
|
fixing the include paths. A test that matches none runs normally
|
|
987
|
-
and produces no XML; a warning is emitted at
|
|
1053
|
+
and produces no XML; a warning is emitted at ``-v`` and above.
|
|
988
1054
|
|
|
989
1055
|
The XML argv is appended *after* the exe_path so prefix tools like
|
|
990
1056
|
``valgrind --quiet`` (passed via ``--TESTPREFIX``) forward the XML
|
|
@@ -8,7 +8,7 @@ Clean up stale lock directories from file locking
|
|
|
8
8
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2025-10-16
|
|
11
|
-
:Version: 10.
|
|
11
|
+
:Version: 10.3.0
|
|
12
12
|
:Manual section: 1
|
|
13
13
|
:Manual group: developers
|
|
14
14
|
|
|
@@ -214,7 +214,7 @@ TROUBLESHOOTING
|
|
|
214
214
|
===============
|
|
215
215
|
**Locks not being removed**
|
|
216
216
|
|
|
217
|
-
- Check lock age with
|
|
217
|
+
- Check lock age with ``-vv``
|
|
218
218
|
- Verify locks are older than ``--min-lock-age``
|
|
219
219
|
- For remote locks, verify SSH connectivity
|
|
220
220
|
- Check permissions on lockdir
|
|
@@ -9,7 +9,7 @@ This document describes the command line arguments that are common across ct-* p
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2017-07-06
|
|
11
11
|
:Copyright: Copyright (C) 2011-2016 Zomojo Pty Ltd
|
|
12
|
-
:Version: 10.
|
|
12
|
+
:Version: 10.3.0
|
|
13
13
|
:Manual section: 1
|
|
14
14
|
:Manual group: developers
|
|
15
15
|
|
|
@@ -9,7 +9,7 @@ Helper tool for examining ct-* configuration
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2016-08-16
|
|
11
11
|
:Copyright: Copyright (C) 2011-2016 Zomojo Pty Ltd
|
|
12
|
-
:Version: 10.
|
|
12
|
+
:Version: 10.3.0
|
|
13
13
|
:Manual section: 1
|
|
14
14
|
:Manual group: developers
|
|
15
15
|
|
|
@@ -374,10 +374,16 @@ hierarchy is used to overwrite the final value
|
|
|
374
374
|
|
|
375
375
|
Conf files are read in low-to-high priority order:
|
|
376
376
|
``ct.conf (bundled→cwd) < axis_1 (bundled→cwd) < axis_2 < ... < composite_override < --config``.
|
|
377
|
-
Scalar keys (``CC``, ``CXX``, …) follow last-writer-wins
|
|
377
|
+
Scalar keys (``CC``, ``CXX``, …) follow last-writer-wins — as do
|
|
378
|
+
list-valued keys without the prefix (``pkg-config``,
|
|
379
|
+
``prebuild-script``, ``postbuild-script``). Append-style
|
|
378
380
|
keys (``append-CFLAGS``, ``append-CXXFLAGS``, ``append-LDFLAGS``,
|
|
379
|
-
``append-INCLUDE``, ``append-
|
|
380
|
-
|
|
381
|
+
``append-INCLUDE``, ``append-PKG-CONFIG-PATH``, ``append-PKG-CONFIG``,
|
|
382
|
+
``append-PREBUILD-SCRIPT``, ``append-POSTBUILD-SCRIPT``, …) accumulate
|
|
383
|
+
across the entire stack. Conf keys are case-sensitive: the key must
|
|
384
|
+
match the CLI option's spelling exactly (minus the leading dashes), so
|
|
385
|
+
lowercase forms like ``append-prebuild-script`` are silently ignored.
|
|
386
|
+
Accumulation means: every contributing conf file's value is preserved, and
|
|
381
387
|
matching ``--append-*`` / ``--prepend-*`` CLI flags accumulate on top
|
|
382
388
|
of the conf-file values (CLI tokens land after conf tokens in the
|
|
383
389
|
joined flag string, so the compiler's "last occurrence wins" rule
|
|
@@ -9,7 +9,7 @@ Determine header and source dependencies of a C/C++ file by following headers an
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2017-07-06
|
|
11
11
|
:Copyright: Copyright (C) 2011-2016 Zomojo Pty Ltd
|
|
12
|
-
:Version: 10.
|
|
12
|
+
:Version: 10.3.0
|
|
13
13
|
:Manual section: 1
|
|
14
14
|
:Manual group: developers
|
|
15
15
|
|
|
@@ -9,7 +9,7 @@ Create a tree of header dependencies starting at the given C/C++ file
|
|
|
9
9
|
:Author: drgeoffathome@gmail.com
|
|
10
10
|
:Date: 2018-07-26
|
|
11
11
|
:Copyright: Copyright (C) 2011-2018 Zomojo Pty Ltd
|
|
12
|
-
:Version: 10.
|
|
12
|
+
:Version: 10.3.0
|
|
13
13
|
:Manual section: 1
|
|
14
14
|
:Manual group: developers
|
|
15
15
|
|