crontab / ptypes

PTypes - C++ Portable Types Library (not maintained)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTypes Development Branch
-------------------------


NOTE: THE SOURCES IN THE DEVELOPMENT VERSION DO NOT CONTAIN COPYRIGHT
      NOTICES AND CAN NOT BE DISTRIBUTED IN THIS FORM. USE THE APPROPRIATE
      SHELL SCRIPT TO BUILD THE DISTRIBUTION PACKAGE.


The development version of the library contains extra files which are not 
included in the distribution:

    mkdistr (Unix shell script): builds the distribution package: adds
        standard header comments to all C++ source files and Makefile's,
        converts the header files to HTML using webcpp and finally
        creates the disrtibution tarball. The release number is taken
        from VERSION.

    mkdocref (Unix shell script): builds the alphabetical reference file
        for the documentation; called from mkdistr
    
    mkhtsrc (Unix shell script): builds the library header files in HTML
        format; called from mkdistr

    doc/ref.tmpl.html: template for the reference file generated by
        mkdocref

    AuxFiles/CXX-HEADER: standard header with copyright notice and version 
        info for C++ source files.

    AuxFiles/SH-HEADER: standard header with copyright notice and version 
        info for shell scripts and Makefile's.

    AuxFiles/*.psd: Photoshop image files for the images used in the 
        documentation.

    Templates/: Dreamweaver template directory.

    CVS directories everywhere: stuff needed for all of us.

    VERSION: contains the current release number, used by mkdistr script.

    RELEASE-DATE: contains the last release date, used by mkdistr script.

    TODO: plans

    README: this file.


Please see index.html for further information.

-- 

About

PTypes - C++ Portable Types Library (not maintained)

License:Other


Languages

Language:C++ 92.9%Language:Objective-C 3.0%Language:C 2.9%Language:Shell 1.1%Language:Awk 0.1%