simh-testsetgenerator/cmake
B. Scott Michel dfda031f23 CMake: Multiple targets, clean cache
Two updates suggested by Paul Koning:

- Enable building multiple simulator targets using a comma-separated list,
  e.g.: pdp8,pdp11,3b2

- Unconditionally clean CMake's cache each time the script is invoked.
  This eliminates confusing CMake configuration messages when CMake
  changes or updates, and CMake policies change.

  The most recent policy change was IMPORT_LOCATION, which is now
  mandatory for interface libraries. An old CMake configuration cache
  doesn't reflect the import library IMPORT_LOCATION property, which
  caused confusing warning messages. The cure is removing the old cache
  and reconfiguring.
2023-11-28 09:47:36 -05:00
..
installer-customizations CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
patches CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
simgen CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
.gitignore CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
add_simulator.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
build_dep_matrix.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
cmake-builder.ps1 CMake: Multiple targets, clean cache 2023-11-28 09:47:36 -05:00
cmake-builder.sh CMake: Multiple targets, clean cache 2023-11-28 09:47:36 -05:00
CMake-Maintainers.md CMake: Win XP (v141_xp) VS install script 2023-10-24 12:46:51 -04:00
cpack-setup.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
dep-link.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
dep-locate.cmake appveyor.yml build, dep lib version number updates 2023-07-15 17:20:26 -04:00
diff-master.ps1 CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
file-link-copy.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
FindEDITLINE.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
FindPCAP.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
FindPCRE.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
FindPCRE2.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
FindPTW.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
FindVDE.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
fpintrin.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
generate.py CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
git-commit-id.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
GitHub-release.md CMake: Bump project version to 4.1.0 2023-07-31 13:04:33 -04:00
github_v141_xp.ps1 CMake: Win XP (v141_xp) VS install script 2023-10-24 12:46:51 -04:00
os-features.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
platform-quirks.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
pthreads-dep.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
simh-packaging.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
simh-simulators.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
vcpkg-setup.cmake CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00