Skip to content

chrisoldwood/Scripts

Folders and files

NameName
Last commit message
Last commit date
Feb 14, 2015
Jan 27, 2016
Feb 27, 2023
Feb 14, 2015
Aug 18, 2023
Nov 12, 2023
Aug 18, 2023
Nov 12, 2023
Jan 26, 2016
Feb 14, 2015
Oct 12, 2023
Oct 3, 2017
Feb 14, 2015
Feb 12, 2020
Aug 18, 2023
Aug 18, 2023
May 25, 2022
Nov 10, 2021
Jan 25, 2016
Jan 26, 2016
Oct 12, 2017
Feb 14, 2015

Repository files navigation

Scripts
=======

Introduction
------------

These are the build scripts I use compile the code with both Visual C++ and
GCC, via Code::Blocks. It also contains various other scripts to run the tests,
configure STLport, upgrade projects to newer VC++ versions, build deployment
packages, etc.

Releases
--------

Stable releases are formally packaged and made available from my Win32 tools page:
http://www.chrisoldwood.com/win32.htm

The latest code is available from my GitHub repo:
https://github.com/chrisoldwood/Scripts

Dependencies
------------

Aside from the obvious major dependencies like Visual C++ and Code::Blocks, the 
other scripts might require additional 3rd party tools, e.g. building the
deployment packages. These include:

* Chocolatey: https://chocolatey.org/install
* 7-Zip: choco install -y 7zip
* WiX: choco install -y wixtoolset (and manually update the PATH)
* GNU Tools: choco install -y git (or gow -- GNU on Windows)

Contact Details
---------------

Email: gort@cix.co.uk
Web:   http://www.chrisoldwood.com

Chris Oldwood
18th August 2023

About

Build scripts for the C++ based applications and tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published