9
I Use This!
High Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 2 days ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- s/lam_free/LAM_FREE/ - s/lam_malloc/LAM_MALLOC/ - Add $HEADER$ More... over 20 years ago
- Add $HEADER$ - Fix include file names More... over 20 years ago
- Add $HEADER$ - Fix up include filenames More... over 20 years ago
- Added $HEADER$ - Renamed from "base" to "lfc" - Added AM_CPPFLAGS to find header files More... over 20 years ago
- Added $HEADER$ - Renamed "base" subdir/convenience library to "lfc" More... over 20 years ago
- 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/ More... over 20 years ago
- Add new header files - s/CMPI/LAM_MPI/ More... over 20 years ago
- Removed header, replaced with $HEADER$ (to be filled in later) - Add sinclude's for new m4 header files More... over 20 years ago
- 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 More... over 20 years ago
Remove krufty files More... over 20 years ago
Ditch header, replace with $HEADER$ (to be filled in later) More... over 20 years ago
- Ditch the header, replace it with $HEADER$ (to be filled in later) - Add LAM_UNIQ m4 macro More... over 20 years ago
Ditch the header and replace it with $HEADER$ (to be filled in later) More... over 20 years ago
Add all the new m4 files More... over 20 years ago
Setup the C++ compiler, check for debugging flags, and optimization flags More... over 20 years ago
Setup the C compiler, check for debugging flags, and optimization flags More... over 20 years ago
Central point for top-level --with and --enable flags More... over 20 years ago
Check compiler optimization flags, etc. More... over 20 years ago
See if the C++ compiler needs any special parameters for templates More... over 20 years ago
Find the C++ compiler template repository directory so that we can "make clean" properly (if the C++ compiler uses one) More... over 20 years ago
Ignore the generated doxygen directory More... over 20 years ago
Add directories for "big 4" component types, common, and topology More... over 20 years ago
Initial doxygen configuration file More... over 20 years ago
* 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. More... over 20 years ago
Add/update .cvsignore files More... over 20 years ago
Add/update .cvsignore files More... over 20 years ago
Move AX test up into C compiler test section More... over 20 years ago
Fix a bug in libtool's configure test More... over 20 years ago
* Make autogen.sh look for glibtoolize if libtoolize doesn't seem to be what we want (such as on OS X) More... over 20 years ago
Added channel and controller classes. Added more function prototypes. More... over 20 years ago