Skip to content

alecmus/buildscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildscripts

Scripts for automating or simplifying the build process for some libraries that are crucial to desktop development in C++ on Windows

Lines of code

Scripts for the following are available:

Item Script Description
openssl Build.bat Script for automating x86 and x64 builds, naming the builds differently
sqlcipher Build.bat Script for automating x86 and x64 builds, naming the builds differently
poco Buildx64.bat, Buildx86.bat Script for automating x86 and x64 builds, linking the builds to differently named OpenSSL binaries
zlib Build.bat Script for automating x86 and x64 builds, naming the builds differently
libpng Build.bat Script for automating x86 and x64 builds, linking the builds to differently named zlib binaries
libharu None Step by step instructions on how to prepare a vs2019 solution that builds to differently named libharu binaries and that link to differently named zlib binaries
libexpat None Step by step instructions on how to prepare a vs2019 solution that builds to differently named libexpat binaries
crypto++ None Step by step instructions on how to modify the provided vs2019 solution so it can build to differently named crypto++ binaries

About

Scripts for automating or simplifying the build process for some libraries that are crucial to desktop development in C++ on Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published