Module CS/scripts/jamtemplate/

back to main page

Summary Period: 2003-04-27 to 2003-06-10

Modules

[root]/CS/scripts/jamtemplate

Lines Of Code


Total Lines Of Code: 512 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
Totals 27 (100.0%) 555 (100.0%) 20.5
matzebraun 26 (96.3%) 554 (99.8%) 21.3
sunshine 1 (3.7%) 1 (0.2%) 1.0

Most Recent Commits

matzebraun 2003-06-10 20:42

improved message in createproject.sh

3 lines of code changed in:

matzebraun 2003-05-26 17:51

updated jamtemplate to correctly use the CleanDir rule in the distclean target

2 lines of code changed in:

sunshine 2003-05-26 02:47

Eric Sunshine made the following changes the configuration scripts:

-*- Eliminated corrupt, unportable, and unnecessary `sed' expressions from
packageinfo.m4 which broke the configure script.

-*- Renamed CS_PACKAGEINFO_SETJAMCONFIG macro to CS_EMIT_PACKAGEINFO in
packageinfo.m4. This macro now takes an argument which specifies the
target to which the extended information should be emitted (for
example, to the Jam or make configuration caches).

-*- configure.ac now takes advantage of the new CS_EMIT_PACKAGEINFO
functionality to emit extended package information to both config.mak
and Jamconfig, rather than only to Jamconfig.

1 lines of code changed in:

matzebraun 2003-05-24 01:49

fixed some small typos in jam template project

2 lines of code changed in:

matzebraun 2003-05-23 17:03

- Matze added some macros for gathering additional project info in
autoconf. This will be used to fill in stuff in the macosx and win32
rc files.

10 lines of code changed in:

matzebraun 2003-05-07 19:49

- Matze did several changes to the jam project generation (the script
that creates a basic jambuildsystem for your external projects):
- Added distclean and maintainerclean rules after the latest
changes in CS.
- Made the script interactive instead of requiring lots of
commandline arguments. Now the script outputs detailed
desciptions too.
- Creates a basic README with some building and installation
notes now.
- Rewrote some parts of the script.

208 lines of code changed in:

matzebraun 2003-05-02 21:14

augmented the jamtemplate project to handle the CFLAGS issue as well

3 lines of code changed in:

matzebraun 2003-04-29 16:32

use the installdir rules in the jamtemplate

7 lines of code changed in:

matzebraun 2003-04-28 23:13

moved crystal.m4 to more appropriate mk/autopconf directory

1 lines of code changed in:

matzebraun 2003-04-28 23:10

use the new uniform crystal.m4 macro in the jam template

2 lines of code changed in:

matzebraun 2003-04-28 22:33

improved error message when Crystal Space in not found in jamtemplate

3 lines of code changed in:

matzebraun 2003-04-27 16:57

added a small README file

12 lines of code changed in:

matzebraun 2003-04-27 16:54

added some scripts which create a base for an external CS application

301 lines of code changed in:


Generated by StatCvs v0.2-dev