Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 1.87 KB

File metadata and controls

43 lines (22 loc) · 1.87 KB

IGLib Framework's Container Repository

This is an auxiliary container repository for the Investigative Generic Library (IGLib) and related software and data, used to checkout and update source code, examples, and test data for IGLib Framework.

Please note:
This repository is used as container repository for the broader legacy IGLib Framework libraries and for author's personal projects. If you need a modern customizable container repository for the current IGLib projects or for customization for your own projects, please see the "iglibmodules" container repository

The original repository for this container is located at

https://github.com/ajgorhoe/iglibcontainer.git

How to use on MS Windows:

After cloning this repository on a local Windows machine, just run one of the batch scripts in order to check out and update all other repositories necessary to view, build and run the code.

In the root directory of the cloned repository, run the following script:

PrepareIglLib.bat

After the script finishes, you will find basic IGLib libraries in:

workspace/base/iglib

In order to build and the code, you can load one of the Visual Studio solution files found in:

workspace/base/igsolutions

Also check out information contained in the base IGLib repository at:

https://github.com/ajgorhoe/IGLib.workspace.base.iglib.git

This repository is automatically cloned when you run PrepareIglLib.bat.

About the Legacy IGLib Container Repository

© Copyright Igor Grešovnik.

See LICENSE.md (local version) for license information.

Other

Please refer to the licenses contained in specific nested repositories for conditions of use. Also note that software depends on a number of external libraries with their own licenses.