Jeff Squyres
2f77ffb99e
Oops -- this stuff is now handled in lam_configure_options.m4
...
This commit was SVN r53.
2004-01-07 08:31:09 +00:00
Brian Barrett
5cdfc4f412
- remove uint reference since it isn't available everywhere. Made size_t
...
since we are using the variables for length of strings.
This commit was SVN r52.
2004-01-07 08:22:37 +00:00
Jeff Squyres
0ae583aa6c
- Add $HEADER$
...
- Remove doc from SUBDIRS
This commit was SVN r51.
2004-01-07 08:17:40 +00:00
Jeff Squyres
a9b3fd19c8
- Ditched header, replaced with $HEADER$ (to be filled in later)
...
- Fixed include filenames
- Fixed TV global variable name
This commit was SVN r50.
2004-01-07 08:08:59 +00:00
Jeff Squyres
aaf1b07008
- Add $HEADER$
...
- Fix include file names
- s/bool_t/lam_bool_t/
This commit was SVN r49.
2004-01-07 08:07:38 +00:00
Jeff Squyres
89ebc00200
- Add $HEADER$
...
- s/bool_t/lam_bool_t/
- s/FALSE/LAM_FALSE/
- s/TRUE/LAM_TRUE/
This commit was SVN r48.
2004-01-07 08:05:17 +00:00
Jeff Squyres
0b74ad7405
- doxygen-ized the important functions
...
- made the macros uppercase
- made the functions not have leading "_"'s
This commit was SVN r47.
2004-01-07 08:04:07 +00:00
Jeff Squyres
6d3d8f9d4e
Add new NULL-terminated argv array handling interface
...
This commit was SVN r46.
2004-01-07 08:03:19 +00:00
Jeff Squyres
86e23abf04
- Added $HEADER$
...
- Added argv.c
This commit was SVN r45.
2004-01-07 08:03:01 +00:00
Jeff Squyres
00cf1e2d91
- Added $HEADER$
...
- Fixed include filenames
This commit was SVN r44.
2004-01-07 08:02:26 +00:00
Jeff Squyres
6c4dd3b135
- Add $HEADER$
...
- Fix include filenames
This commit was SVN r43.
2004-01-07 08:00:40 +00:00
Jeff Squyres
2c5f85cda8
- s/lam_free/LAM_FREE/
...
- s/lam_malloc/LAM_MALLOC/
- Add $HEADER$
This commit was SVN r42.
2004-01-07 07:59:49 +00:00
Jeff Squyres
efa753d7b2
- Add $HEADER$
...
- Fix include file names
This commit was SVN r41.
2004-01-07 07:58:33 +00:00
Jeff Squyres
b22c2a5e10
- Add $HEADER$
...
- Fix up include filenames
This commit was SVN r40.
2004-01-07 07:57:00 +00:00
Jeff Squyres
399a86eabf
- Added $HEADER$
...
- Renamed from "base" to "lfc"
- Added AM_CPPFLAGS to find header files
This commit was SVN r39.
2004-01-07 07:54:53 +00:00
Jeff Squyres
e0c269cf71
- Added $HEADER$
...
- Renamed "base" subdir/convenience library to "lfc"
This commit was SVN r38.
2004-01-07 07:54:15 +00:00
Jeff Squyres
88087bf709
- Removed header, replaced with $HEADER$ (to be filled in later)
...
- use full relative pathnames for include files
- Other minor stylistic changes (per group agreement)
- s/bool_t/lam_bool_t/
- s/FALSE/LAM_FALSE/
- s/TRUE/LAM_TRUE/
- s/CMPI/LAM_MPI/ or s/CMPI/LAM/
This commit was SVN r37.
2004-01-07 07:53:25 +00:00
Jeff Squyres
6affec5874
- Add new header files
...
- s/CMPI/LAM_MPI/
This commit was SVN r36.
2004-01-07 07:51:23 +00:00
Jeff Squyres
97e8260b38
- Removed header, replaced with $HEADER$ (to be filled in later)
...
- Add sinclude's for new m4 header files
This commit was SVN r35.
2004-01-07 07:49:52 +00:00
Jeff Squyres
d5fba7fc1d
- Removed header, replaced with $HEADER$ (to be filled in later)
...
- Moved all --with and --enable stuff to LAM_CONFIGURE_OPTIONS m4 macro
- Moved all C compiler setup stuff to LAM_SETUP_CC
- Moved all C++ compiler setup stuff to LAM_SETUP_CXX
This commit was SVN r34.
2004-01-07 07:49:23 +00:00
Jeff Squyres
2ad11955a2
Remove krufty files
...
This commit was SVN r33.
2004-01-07 07:47:55 +00:00
Jeff Squyres
d3e6b7aacb
Ditch header, replace with $HEADER$ (to be filled in later)
...
This commit was SVN r32.
2004-01-07 07:47:13 +00:00
Jeff Squyres
c7dbe45fa6
- Ditch the header, replace it with $HEADER$ (to be filled in later)
...
- Add LAM_UNIQ m4 macro
This commit was SVN r31.
2004-01-07 07:46:37 +00:00
Jeff Squyres
0e776a68d4
Ditch the header and replace it with $HEADER$ (to be filled in later)
...
This commit was SVN r30.
2004-01-07 07:45:59 +00:00
Jeff Squyres
3da9a3f846
Add all the new m4 files
...
This commit was SVN r29.
2004-01-07 07:44:54 +00:00
Jeff Squyres
7a5ed63d3e
Setup the C++ compiler, check for debugging flags, and optimization flags
...
This commit was SVN r28.
2004-01-07 07:43:28 +00:00
Jeff Squyres
bcc1a602ef
Setup the C compiler, check for debugging flags, and optimization flags
...
This commit was SVN r27.
2004-01-07 07:42:50 +00:00
Jeff Squyres
b1abecf714
Central point for top-level --with and --enable flags
...
This commit was SVN r26.
2004-01-07 07:42:12 +00:00
Jeff Squyres
59f95bbdf6
Check compiler optimization flags, etc.
...
This commit was SVN r25.
2004-01-07 07:41:42 +00:00
Jeff Squyres
b90c2ac2b1
See if the C++ compiler needs any special parameters for templates
...
This commit was SVN r24.
2004-01-07 07:40:48 +00:00
Jeff Squyres
af60d2f30a
Find the C++ compiler template repository directory so that we can
...
"make clean" properly (if the C++ compiler uses one)
This commit was SVN r23.
2004-01-07 07:39:52 +00:00
Jeff Squyres
01f148701a
Ignore the generated doxygen directory
...
This commit was SVN r22.
2004-01-07 02:26:45 +00:00
Jeff Squyres
1159383f4b
Add directories for "big 4" component types, common, and topology
...
This commit was SVN r21.
2004-01-07 00:36:00 +00:00
David Daniel
5a347e8ab9
Initial doxygen configuration file
...
This commit was SVN r20.
2004-01-06 22:25:51 +00:00
Brian Barrett
43e1e92c7c
* re-write autogen.sh to look at versions of autotools before trying to
...
run them. Allows us to search for a "new enough" version of the commands
we need.
This commit was SVN r19.
2004-01-04 00:14:51 +00:00
Jeff Squyres
40b9dfc4f0
Add/update .cvsignore files
...
This commit was SVN r18.
2003-12-28 15:43:14 +00:00
Jeff Squyres
f14226057a
Add/update .cvsignore files
...
This commit was SVN r17.
2003-12-28 15:38:13 +00:00
Jeff Squyres
5417b0a4b6
Move AX test up into C compiler test section
...
This commit was SVN r16.
2003-12-28 15:12:06 +00:00
Jeff Squyres
0a139a6274
Fix a bug in libtool's configure test
...
This commit was SVN r15.
2003-12-28 15:11:48 +00:00
Brian Barrett
75499d02c4
* Make autogen.sh look for glibtoolize if libtoolize doesn't seem to be
...
what we want (such as on OS X)
This commit was SVN r14.
2003-12-24 01:49:07 +00:00
Rob Awles
f8ed5be4bf
Added channel and controller classes. Added more function prototypes.
...
This commit was SVN r13.
2003-12-23 18:21:32 +00:00
Rob Awles
e5929aeb8e
Started porting ctnetwork classes.
...
This commit was SVN r12.
2003-12-22 20:46:53 +00:00
Rob Awles
04594d3217
Added header for system-dependent macros.
...
This commit was SVN r11.
2003-12-22 19:58:23 +00:00
Rob Awles
456d544b1f
Modified STATIC_INIT to accept a statically declared variable.
...
This commit was SVN r10.
2003-12-22 19:28:08 +00:00
Rob Awles
695dd34a8f
Getting free list to compile. Added stubs for global fixed shared mem pools.
...
This commit was SVN r9.
2003-12-22 19:27:22 +00:00
Tim Woodall
e952ab1f88
initial port to C (very incomplete)
...
This commit was SVN r8.
2003-12-22 16:29:21 +00:00
Jeff Squyres
dd175ab70f
Placeholder
...
This commit was SVN r7.
2003-12-11 21:23:06 +00:00
Jeff Squyres
c4ba735390
Placeholder
...
This commit was SVN r6.
2003-12-11 21:13:40 +00:00
Jeff Squyres
97193514c7
Update .cvsignore files
...
This commit was SVN r5.
2003-11-22 16:58:36 +00:00
Jeff Squyres
550c12b968
Make things compile (but not link :-)
...
This commit was SVN r4.
2003-11-22 16:57:54 +00:00