Menu

Tree [r54] /
 History

HTTPS access


File Date Author Commit
 _pods 2018-08-08 mrwalter [r54] fixed bug that prevented modules to be installed
 cmake 2018-08-08 mrwalter [r54] fixed bug that prevented modules to be installed
 pods-dev 2017-02-11 mrwalter [r52] updated pod to resolve erroneous dependencies w...
 scripts 2012-11-15 abachrac [r46] switch to using the cmake pods tool for installing
 CMakeLists.txt 2012-11-15 abachrac [r46] switch to using the cmake pods tool for installing
 MANIFEST.in 2010-12-03 abachrac [r1] initial import
 Makefile 2012-11-15 abachrac [r47] make the python module install copy all files i...
 README 2012-11-15 abachrac [r46] switch to using the cmake pods tool for installing
 pods.py 2012-11-15 abachrac [r46] switch to using the cmake pods tool for installing
 update_version 2012-09-21 abachrac [r43] update to handle removal of --cpp-cpath flag in...

Read Me

This is the code base for the pods tool.

Overview
========

This tool provides a number of templates for modular software conforming to
the pods policies.  You can use these templates to create your own
pods-compliant software.


Installation
============

The pods tool can be used either directly from the source distribution, or
it can be installed onto your system.  To install, run:

  $ make BUILD_PREFIX=/usr/local/

You may need to run this with sudo or as root.


Usage
=====

Run the pods command:

  $ pods

This command provides usage instructions.