simh-testsetgenerator/cmake
B. Scott Michel 30b74dbd73 appveyor.yml build, dep lib version number updates
- Give appveyor.yml some much needed attention. Specifically, work
  around the CMake build termination when the issuing the "CMake is too
  old to produce packages" warning message. There's something funky with
  how Appveyor's runtime interacts with PowerShell and
  warning/diagnostic output ends up terminating builds unexpectedly.
  Appveyor's technical support says to write the CI/CD script using the
  old DOS CMD interpreter, not PowerShell.

- Cut down the number of builds. Older Visual Studio VM images are still
  in the appveyor.yml matrix, just commented out.

- dep-locate.cmake: Update dependency library version numbers to reflect
  recent releases for libpng16, SDL and SDL_ttf. This affects the XP
  "legacy" CMake builds on Github CI/CD, Appveyor's VS 2017 and earlier
  VM images that build the minimal SIMH dependency library support
  (i.e., environments where vcpkg is known not to work.)
2023-07-15 17:20:26 -04: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 build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
cmake-builder.sh CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
CMake-Maintainers.md CMake build infrastructure II (#53) 2023-05-17 20:18:42 -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 build infrastructure II (#53) 2023-05-17 20:18:42 -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
v141_xp_install.ps1 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