CHANGELOG.md
LICENSE.txt
README.rst
requirements.txt
requirements_test.txt
setup.cfg
setup.py
doc/_build/text/build_items.txt
doc/_build/text/cmany.txt
doc/_build/text/dependencies.txt
doc/_build/text/excluding_builds.txt
doc/_build/text/flags.txt
doc/_build/text/index.txt
doc/_build/text/installing.txt
doc/_build/text/quick_tour.txt
doc/_build/text/reusing_arguments.txt
doc/_build/text/vs.txt
src/c4/__init__.py
src/c4/cmany/__init__.py
src/c4/cmany/architecture.py
src/c4/cmany/args.py
src/c4/cmany/build.py
src/c4/cmany/build_flags.py
src/c4/cmany/build_item.py
src/c4/cmany/build_type.py
src/c4/cmany/cmake.py
src/c4/cmany/combination_rules.py
src/c4/cmany/compiler.py
src/c4/cmany/conan.py
src/c4/cmany/conf.py
src/c4/cmany/err.py
src/c4/cmany/flags.py
src/c4/cmany/generator.py
src/c4/cmany/help.py
src/c4/cmany/main.py
src/c4/cmany/named_item.py
src/c4/cmany/project.py
src/c4/cmany/system.py
src/c4/cmany/util.py
src/c4/cmany/variant.py
src/c4/cmany/vsinfo.py
src/c4/cmany/conf/cmany.yml
src/c4/cmany/doc/build_items.txt
src/c4/cmany/doc/cmany.txt
src/c4/cmany/doc/dependencies.txt
src/c4/cmany/doc/excluding_builds.txt
src/c4/cmany/doc/flags.txt
src/c4/cmany/doc/index.txt
src/c4/cmany/doc/installing.txt
src/c4/cmany/doc/quick_tour.txt
src/c4/cmany/doc/reusing_arguments.txt
src/c4/cmany/doc/vs.txt
src/cmany.egg-info/PKG-INFO
src/cmany.egg-info/SOURCES.txt
src/cmany.egg-info/dependency_links.txt
src/cmany.egg-info/entry_points.txt
src/cmany.egg-info/namespace_packages.txt
src/cmany.egg-info/not-zip-safe
src/cmany.egg-info/requires.txt
src/cmany.egg-info/top_level.txt
test/test00util.py
test/test01vsinfo.py
test/test02flags.py
test/test03variant.py
test/test04combinations.py
test/test05cmany.py
test/test06xcompile.py
test/test07config.py