Log of /trunk/base/generic/packages
Directory Listing
Revision
385 -
Directory Listing
Modified
Thu Mar 30 04:14:29 2006 UTC
(17 years, 8 months ago)
by
johnpye
First attempt at SCons build. This will build the static libraries
for me on Linux with GCC 4.0.2. Will work now on getting it to
build the Tcl/Tk GUI.
Revision
216 -
Directory Listing
Modified
Wed Jan 25 02:12:20 2006 UTC
(17 years, 10 months ago)
by
jds
Minor rework of jam system to stop relinking of libraries when sources not modified.
Minor tweaks to stem the tide of compiler warnings.
Revision
195 -
Directory Listing
Modified
Tue Jan 17 05:49:40 2006 UTC
(17 years, 10 months ago)
by
johnpye
Commenting
Adding coloured output on CONSOLE_DEBUG
Adding test testextfn for monolithic tests of external function calls.
Revision
190 -
Directory Listing
Modified
Mon Jan 16 08:53:30 2006 UTC
(17 years, 10 months ago)
by
johnpye
- Simplifying many 'error_reporter' calls with new macros:
ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.
Revision
187 -
Directory Listing
Modified
Mon Jan 16 07:45:51 2006 UTC
(17 years, 10 months ago)
by
johnpye
Fixing up documentation for sensitivity.h
Simplifying Makefile.in
Revision
141 -
Directory Listing
Modified
Thu Dec 22 02:16:37 2005 UTC
(17 years, 11 months ago)
by
johnpye
Modifying build so that static libraries have same name under both Jam and Autotools builds.
Revision
122 -
Directory Listing
Modified
Mon Dec 19 06:12:40 2005 UTC
(17 years, 11 months ago)
by
johnpye
Refactoring all MAX, MIN, ABS calls to general/mathmacros.
Adding a GCC optimisation for these macros.
Revision
97 -
Directory Listing
Modified
Fri Dec 9 03:49:19 2005 UTC
(17 years, 11 months ago)
by
jds
Minor fixes to:
- continue killing compiler warnings on gcc & msvc
- start working on function/data pointer mismatches
- documentation tweaks
Fixed ascMalloc.c memory logging problems. This has not been tested on linux/unix. If it fails to compile, please revert to the previous version and let me know.
Revision
91 -
Directory Listing
Modified
Wed Dec 7 16:17:03 2005 UTC
(18 years ago)
by
johnpye
Removed rootfind.c from solver lib in jamfile
Tidied up error messages in safe.c
Fixed a missing #endif in sensitivity.c
Revision
89 -
Directory Listing
Modified
Wed Dec 7 15:44:43 2005 UTC
(18 years ago)
by
johnpye
Small changes to eliminate GCC warnings
Revision
73 -
Directory Listing
Modified
Fri Dec 2 15:04:23 2005 UTC
(18 years ago)
by
johnpye
Minor changes to error reporting
Revision
71 -
Directory Listing
Modified
Fri Dec 2 13:57:07 2005 UTC
(18 years ago)
by
johnpye
Minor changes to error reporting
Revision
62 -
Directory Listing
Modified
Wed Nov 30 05:53:20 2005 UTC
(18 years ago)
by
johnpye
My first commit:
Added 'error_reporter' for standardised error reporting
Working on getting external functions running again
Also: issue 130, issue 68, issue 131, issue 89, issue 127, issue 138, issue 94.
Revision
54 -
Directory Listing
Modified
Tue Aug 2 11:20:09 2005 UTC
(18 years, 4 months ago)
by
jds
Manual rework of doxygen comments in all headers.
- Added @file comment to all headers.
- Added parameter names to all function declarations in headers.
- Corrected comment referencing where necessary.
- Split some comments which documented blocks of declarations.
- Converted notes about required work into @todo comments so doxygen can generate a todo list.
Minor bug fixes.
Revision
44 -
Directory Listing
Modified
Thu Mar 3 07:19:05 2005 UTC
(18 years, 9 months ago)
by
ben.allan
Updated configure and all the makefiles to handle
VPATH with or without --srcdir. gnu make is now
required on unix.
Revision
35 -
Directory Listing
Modified
Wed Dec 29 15:05:47 2004 UTC
(18 years, 11 months ago)
by
aw0a
corrections to make ascend compile in parallel tree
Revision
33 -
Directory Listing
Modified
Sun Dec 26 20:06:01 2004 UTC
(18 years, 11 months ago)
by
ben.allan
First pass at doxygenation -- mechanically putting in ** and where
most likely needed **< using sed. Lots of cleanup needed to
be really useful, including grouping data types and their
member methods into class-like documentation.
Revision
32 -
Directory Listing
Modified
Thu Dec 23 18:07:19 2004 UTC
(18 years, 11 months ago)
by
aw0a
updating configure.in - still not correct
Revision
27 -
Directory Listing
Added
Thu Dec 9 18:22:50 2004 UTC
(18 years, 11 months ago)
by
aw0a
Correcting package checkin