3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-24 12:07:52 +00:00
z3/src/tactic/sls
Dan Liew 4b517b96df [CMake] Move CMake files into their intended location so the
`contrib/cmake/bootstrap.py` script no longer needs to be executed.

The previous location of the CMake files was a compromise proposed
by @agurfinkel in #461. While this has served us well (allowing progress
to be made) over time limitations of this approach have appeared.

The main problem is that doing many git operations (e.g. pull, rebase)
means the CMake files don't get updated unless the user remembers to
run the script. This can lead to broken and confusing build system
behaviour.

This commit only does the file moving and necessary changes to
`.gitignore`. Other changes will be done in subsequent commits.
2017-06-12 11:59:00 +01:00
..
bvsls_opt_engine.cpp fix debian amd64 warnings 2015-05-18 15:17:21 -07:00
bvsls_opt_engine.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
CMakeLists.txt [CMake] Move CMake files into their intended location so the 2017-06-12 11:59:00 +01:00
sls_engine.cpp updates to resource exceptions, update master possibly handle pull request issue 2015-12-12 11:36:49 -08:00
sls_engine.h reworking cancellation 2015-12-11 16:21:24 -08:00
sls_evaluator.h Merge branch 'static_analysis' of https://github.com/daniel-j-h/z3 2015-10-19 15:14:45 +01:00
sls_params.pyg BVSLS comments 2015-01-12 17:19:38 +00:00
sls_powers.h Merge branch 'static_analysis' of https://github.com/daniel-j-h/z3 2015-10-19 15:14:45 +01:00
sls_tactic.cpp add a few more statics to avoid symbol clashes 2016-12-01 17:37:07 +00:00
sls_tactic.h update header guards to be C++ style. Fixes issue #9 2015-07-08 23:18:40 -07:00
sls_tracker.h Fix spelling errors 2016-07-09 11:46:43 +02:00