# # ChangeLog for /vtcross/branches/bhilburn/Makefile.am # # Generated by Trac 0.11.7 # 06/29/24 06:37:02 Mon, 09 Mar 2009 19:19:52 GMT bhilburn [120] * vtcross/branches/bhilburn/Makefile.am (modified) * vtcross/branches/bhilburn/src/Makefile.am (modified) * vtcross/branches/bhilburn/src/case_based_reasoners (added) * vtcross/branches/bhilburn/src/case_based_reasoners/Makefile.am (added) * vtcross/branches/bhilburn/src/case_based_reasoners/cbr.c (moved) * vtcross/branches/bhilburn/src/case_based_reasoners/cbr_demo.c (moved) * vtcross/branches/bhilburn/src/cognitive_engines (added) * vtcross/branches/bhilburn/src/cognitive_engines/Makefile.am (copied) * vtcross/branches/bhilburn/src/include/Makefile.am (copied) * vtcross/branches/bhilburn/src/libvtcross/Makefile.am (copied) * vtcross/branches/bhilburn/src/policy_engines (added) * vtcross/branches/bhilburn/src/policy_engines/Makefile.am (added) * vtcross/branches/bhilburn/src/policy_engines/default_policy_engine.c (moved) * vtcross/branches/bhilburn/src/service_management_layer (added) * vtcross/branches/bhilburn/src/service_management_layer/Makefile.am (copied) * vtcross/branches/bhilburn/src/service_management_layer/dir_place_holder.temp (moved) * vtcross/branches/bhilburn/src/shell/Makefile.am (added) * vtcross/branches/bhilburn/src/tinyxml/Makefile.am (copied) Creating automake files for the various parts of the VTCROSS system. Got ... 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 17:14:18 GMT bhilburn [111] * vtcross/branches/bhilburn/COPYING (added) * vtcross/branches/bhilburn/INSTALL (added) * vtcross/branches/bhilburn/Makefile.am (modified) Fixed a dump typo in my automake file, adding other files required by ... 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.