# # ChangeLog for /vtcross/branches/bhilburn/configure.ac # # Generated by Trac 0.11.7 # 07/03/24 10:49:46 Fri, 13 Mar 2009 18:52:48 GMT bhilburn [158] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/lib/Makefile.am (modified) * vtcross/branches/bhilburn/src/lib/socketcomm (added) * vtcross/branches/bhilburn/src/lib/socketcomm/Makefile.am (moved) * vtcross/branches/bhilburn/src/lib/socketcomm/socketcomm.cpp (moved) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (modified) Renaming lib/sockets to lib/socketcomm to keep the naming convention ... Fri, 13 Mar 2009 18:43:25 GMT bhilburn [156] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/Makefile.am (modified) * vtcross/branches/bhilburn/src/include/Makefile.am (modified) * vtcross/branches/bhilburn/src/include/tinyxml (added) * vtcross/branches/bhilburn/src/include/tinyxml/Makefile.am (added) * vtcross/branches/bhilburn/src/include/tinyxml/tinystr.h (added) * vtcross/branches/bhilburn/src/include/tinyxml/tinyxml.h (added) * vtcross/branches/bhilburn/src/include/vtcross/Makefile.am (modified) * vtcross/branches/bhilburn/src/include/vtcross/socketcomm.h (added) * vtcross/branches/bhilburn/src/lib (added) * vtcross/branches/bhilburn/src/lib/Makefile.am (added) * vtcross/branches/bhilburn/src/lib/sockets (added) * vtcross/branches/bhilburn/src/lib/sockets/Makefile.am (added) * vtcross/branches/bhilburn/src/lib/sockets/socketcomm.cpp (added) * vtcross/branches/bhilburn/src/lib/tinyxml (added) * vtcross/branches/bhilburn/src/lib/tinyxml/Makefile.am (added) * vtcross/branches/bhilburn/src/lib/tinyxml/tinystr.cpp (added) * vtcross/branches/bhilburn/src/lib/tinyxml/tinyxml.cpp (added) * vtcross/branches/bhilburn/src/lib/tinyxml/tinyxmlerror.cpp (added) * vtcross/branches/bhilburn/src/lib/tinyxml/tinyxmlparser.cpp (added) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/policy_engines/PolicyEngine.cpp (modified) * vtcross/branches/bhilburn/src/policy_engines/policy_demo.cpp (added) * vtcross/branches/bhilburn/src/shell/Makefile.am (modified) * vtcross/branches/bhilburn/src/shell/cr_shell.cpp (modified) Reorganized the socket functions to form a static library to link ... Tue, 10 Mar 2009 22:24:57 GMT bhilburn [138] * vtcross/branches/bhilburn/configure.ac (modified) Okay, seriously, I promise it's right this time. Tue, 10 Mar 2009 22:18:51 GMT bhilburn [137] * vtcross/branches/bhilburn/configure.ac (modified) I have no idea how this worked. Tue, 10 Mar 2009 22:18:05 GMT bhilburn [136] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/reconf (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr.c (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr_demo.c (modified) * vtcross/branches/bhilburn/src/include/vtcross/Makefile.am (modified) * vtcross/branches/bhilburn/src/include/vtcross/common.h (added) * vtcross/branches/bhilburn/src/libvtcross/libvtcross.cpp (modified) * vtcross/branches/bhilburn/src/policy_engines/default_policy_engine.cpp (modified) * vtcross/branches/bhilburn/src/shell/cr_shell.cpp (modified) Migrated to using autoconf-generate config.h so that compile lines are ... Tue, 10 Mar 2009 20:21:06 GMT bhilburn [133] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/shell/Makefile.am (modified) Improving autofoo files. Tue, 10 Mar 2009 18:39:49 GMT bhilburn [127] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/include/vtcross/containers.h (modified) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/policy_engines/default_policy_engine.cpp (added) Started moving everything to c++ so that it can use the headers ... Tue, 10 Mar 2009 18:02:25 GMT bhilburn [125] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr.c (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr_demo.c (modified) * vtcross/branches/bhilburn/src/include/Makefile.am (modified) * vtcross/branches/bhilburn/src/include/vtcross (added) * vtcross/branches/bhilburn/src/include/vtcross/Makefile.am (added) * vtcross/branches/bhilburn/src/include/vtcross/cbr.h (moved) * vtcross/branches/bhilburn/src/include/vtcross/components.h (moved) * vtcross/branches/bhilburn/src/include/vtcross/containers.h (moved) * vtcross/branches/bhilburn/src/include/vtcross/libvtcross.h (moved) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/policy_engines/default_policy_engine.c (modified) * vtcross/branches/bhilburn/src/policy_engines/policy_demo (added) Header include directory now properly configured for system install, and ... Tue, 10 Mar 2009 17:14:20 GMT bhilburn [123] * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/Makefile.am (modified) * vtcross/branches/bhilburn/src/case_based_reasoners/Makefile.am (deleted) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (modified) * vtcross/branches/bhilburn/src/cognitive_engines/cbr.c (moved) * vtcross/branches/bhilburn/src/cognitive_engines/cbr_demo.c (moved) Case-based reasoner is really a cognitive engine; putting that directory ... Mon, 09 Mar 2009 20:01:13 GMT bhilburn [122] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) Autoconf and Automake appear to be properly processing all source ... Mon, 09 Mar 2009 18:55:56 GMT bhilburn [119] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/Makefile.am (modified) * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/reconf (modified) Adding LIBTOOL macros and libtoolize to bootstrapping process to allow ... Mon, 09 Mar 2009 18:55:56 GMT bhilburn [118] * vtcross/branches/bhilburn/configure.ac (modified) Using libtool, not legacy library stuff. Changing configure.ac ... Mon, 09 Mar 2009 18:02:39 GMT bhilburn [115] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) * vtcross/branches/bhilburn/src/include/cbr.h (modified) * vtcross/branches/bhilburn/src/include/components.h (modified) * vtcross/branches/bhilburn/src/include/containers.h (modified) * vtcross/branches/bhilburn/src/include/libvtcross.h (modified) Added preproc code to headers to prevent multiple scans, told git to ... Mon, 09 Mar 2009 18:02:38 GMT bhilburn [114] * vtcross/branches/bhilburn/.gitignore (modified) * vtcross/branches/bhilburn/configure.ac (modified) Fixed gitignore file, adding options to autoconf file. Mon, 09 Mar 2009 17:06:19 GMT bhilburn [110] * vtcross/branches/bhilburn/AUTHORS (added) * vtcross/branches/bhilburn/ChangeLog (added) * vtcross/branches/bhilburn/Makefile.am (added) * vtcross/branches/bhilburn/NEWS (added) * vtcross/branches/bhilburn/components/case_based_reasoners/cbr_demo.c (moved) * vtcross/branches/bhilburn/configure.ac (added) Starting the process of making the code GNU-build compatible.