-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
26 lines (20 loc) · 1.08 KB
/
README
File metadata and controls
26 lines (20 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Chimp-project: git superproject for developing with the CHIMP library
- Co-authored by Air Force Research Lab (U.S. Government)
The scripts in this super-project are released under the GPL V2 license.
Each of the git submodules (stand-alone git repositories) are released with
their own conditions and licensing.
components:
---------------------------------
project-shell Loads the users login shell with Boost.Build prepared and bjam
in the search path.
INSTALL Description of how one can install this package
install.sh The install script when not using Boost.Build (bjam)
README Brief description of this package
examples Demonstration of using CHIMP with several build systems.
Makefile.chimp-project Installed Makefile helper to be included (see example)
submodules:
---------------------------------
chimp The CHIMP package
boost Boost: We need Boost.Spirit, Boost.Regex, Boost.smart_ptr
xylose Assortment of numerical tools
physical Physical constants, units, conversion, and calculator library