# # ChangeLog for sources/bootstrap # # Generated by Trac 1.2.3 # May 24, 2024, 12:29:12 AM Thu, 14 Feb 2013 15:29:13 GMT becoulet [53] * sources/bootstrap (modified) fixed bootstrap script for recent automake versions Mon, 24 Aug 2009 11:47:11 GMT buchmann [44] * sources/Makefile.am (modified) * sources/bootstrap (modified) Update bootstrap and Makefile.am Mon, 04 May 2009 18:51:56 GMT buchmann [27] * sources/INSTALL (modified) * sources/README (added) * sources/bootstrap (copied) * sources/configure.ac (copied) * sources/doc/Automate.fig (added) * sources/doc/Makefile.am (added) * sources/doc/SystemCASS.bib (added) * sources/doc/SystemCASS.tex (moved) * sources/doc/SystemeType.fig (added) * sources/examples/Makefile (deleted) * sources/examples/Makefile.am (copied) * sources/examples/soclib_date04/Makefile.am (copied) * sources/examples/soclib_date04/timer4_gmn_handmade/Makefile (deleted) * sources/examples/soclib_date04/timer4_gmn_handmade/Makefile.am (copied) * sources/examples/soclib_date04/timer4_gmn_handmade/Makefile.casc (deleted) * sources/include (deleted) * sources/lib-linux (deleted) * sources/src/Makefile (deleted) * sources/src/Makefile.am (copied) * sources/src/Options.def (deleted) * sources/src/SystemCASS.bib (deleted) * sources/src/alias.cc (modified) * sources/src/assert.h (deleted) * sources/src/bit2string.cc (modified) * sources/src/casc.h (modified) * sources/src/data_field.h (modified) * sources/src/dump_dot.cc (modified) * sources/src/dump_used_env.cc (modified) * sources/src/dump_used_options.cc (modified) * sources/src/entity.cc (modified) * sources/src/entity.h (modified) * sources/src/figures (deleted) * sources/src/fsm_rules.h (modified) * sources/src/gen_code.cc (modified) * sources/src/gen_code.h (modified) * sources/src/global_functions.cc (modified) * sources/src/global_functions.h (modified) * sources/src/graph.cc (modified) * sources/src/graph_cass.cc (modified) * sources/src/graph_signals.cc (modified) * sources/src/guess_endianness.cc (deleted) * sources/src/guess_os.sh (deleted) * sources/src/hex2string.cc (modified) * sources/src/methodprocess_dependency.cc (modified) * sources/src/module_hierarchy.cc (modified) * sources/src/module_hierarchy2dot.cc (modified) * sources/src/mouchard_scheduling.cc (modified) * sources/src/port_dependency.cc (modified) * sources/src/process_dependency.cc (modified) * sources/src/sc_bigint.h (modified) * sources/src/sc_biguint.h (modified) * sources/src/sc_bit.h (modified) * sources/src/sc_bv.h (modified) * sources/src/sc_clock.cc (modified) * sources/src/sc_clock.h (modified) * sources/src/sc_event.cc (modified) * sources/src/sc_event.h (modified) * sources/src/sc_event_finder.cc (modified) * sources/src/sc_event_finder.h (modified) * sources/src/sc_int.h (modified) * sources/src/sc_interface.cc (modified) * sources/src/sc_interface.h (modified) * sources/src/sc_logic.cc (modified) * sources/src/sc_logic.h (modified) * sources/src/sc_lv.h (modified) * sources/src/sc_main.cc (modified) * sources/src/sc_module.cc (modified) * sources/src/sc_module.h (modified) * sources/src/sc_module_ext.h (modified) * sources/src/sc_module_name.h (modified) * sources/src/sc_numrep.cc (modified) * sources/src/sc_object.cc (modified) * sources/src/sc_pat_trace.cc (modified) * sources/src/sc_port.cc (modified) * sources/src/sc_port.h (modified) * sources/src/sc_port_ext.h (modified) * sources/src/sc_sensitive.cc (modified) * sources/src/sc_sensitive.h (modified) * sources/src/sc_signal.h (modified) * sources/src/sc_time.cc (modified) * sources/src/sc_trace.cc (modified) * sources/src/sc_uint.h (modified) * sources/src/sc_uint_subref_r.cc (modified) * sources/src/sc_unsigned.h (modified) * sources/src/sc_vcd_trace.cc (modified) * sources/src/sc_ver.cc (modified) * sources/src/schedulers.cc (modified) * sources/src/schedulers.h (modified) * sources/src/serialization.cc (modified) * sources/src/serialization.h (modified) * sources/src/serialization_ext.h (modified) * sources/src/signal_dependency.cc (modified) * sources/src/simplify_string.cc (modified) * sources/src/systemc (modified) * sources/test_regression/env.mk (modified) SystemCASS now uses autoconf/automake to build the API. Regression ... Wed, 25 Jun 2008 11:08:04 GMT nipo [8] * branches/with_autoconf/INSTALL (modified) * branches/with_autoconf/Makefile.am (added) * branches/with_autoconf/bootstrap (added) * branches/with_autoconf/configure.ac (added) * branches/with_autoconf/doc/Automate.fig (copied) * branches/with_autoconf/doc/Makefile.am (added) * branches/with_autoconf/doc/SystemCASS.bib (moved) * branches/with_autoconf/doc/SystemCASS.tex (moved) * branches/with_autoconf/doc/SystemeType.fig (copied) * branches/with_autoconf/examples/Makefile (modified) * branches/with_autoconf/examples/Makefile.am (added) * branches/with_autoconf/examples/soclib_date04/Makefile.am (added) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile (deleted) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile.am (added) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile.casc (deleted) * branches/with_autoconf/examples/soclib_date04/timer4_gmn_handmade/Makefile.deps (deleted) * branches/with_autoconf/include (deleted) * branches/with_autoconf/lib-linux (deleted) * branches/with_autoconf/src/Makefile (deleted) * branches/with_autoconf/src/Makefile.am (added) * branches/with_autoconf/src/Options.def (deleted) * branches/with_autoconf/src/alias.cc (modified) * branches/with_autoconf/src/assert.h (deleted) * branches/with_autoconf/src/bit2string.cc (modified) * branches/with_autoconf/src/casc.h (modified) * branches/with_autoconf/src/data_field.h (modified) * branches/with_autoconf/src/dump_dot.cc (modified) * branches/with_autoconf/src/dump_used_env.cc (modified) * branches/with_autoconf/src/dump_used_options.cc (modified) * branches/with_autoconf/src/entity.cc (modified) * branches/with_autoconf/src/entity.h (modified) * branches/with_autoconf/src/figures (deleted) * branches/with_autoconf/src/fsm_rules.h (modified) * branches/with_autoconf/src/gen_code.cc (modified) * branches/with_autoconf/src/gen_code.h (modified) * branches/with_autoconf/src/global_functions.cc (modified) * branches/with_autoconf/src/global_functions.h (modified) * branches/with_autoconf/src/graph.cc (modified) * branches/with_autoconf/src/graph_cass.cc (modified) * branches/with_autoconf/src/graph_signals.cc (modified) * branches/with_autoconf/src/guess_endianness.cc (deleted) * branches/with_autoconf/src/guess_os.sh (deleted) * branches/with_autoconf/src/hex2string.cc (modified) * branches/with_autoconf/src/methodprocess_dependency.cc (modified) * branches/with_autoconf/src/module_hierarchy.cc (modified) * branches/with_autoconf/src/module_hierarchy2dot.cc (modified) * branches/with_autoconf/src/mouchard_scheduling.cc (modified) * branches/with_autoconf/src/port_dependency.cc (modified) * branches/with_autoconf/src/process_dependency.cc (modified) * branches/with_autoconf/src/sc_bigint.h (modified) * branches/with_autoconf/src/sc_biguint.h (modified) * branches/with_autoconf/src/sc_bit.h (modified) * branches/with_autoconf/src/sc_bv.h (modified) * branches/with_autoconf/src/sc_clock.cc (modified) * branches/with_autoconf/src/sc_clock.h (modified) * branches/with_autoconf/src/sc_event.cc (modified) * branches/with_autoconf/src/sc_event.h (modified) * branches/with_autoconf/src/sc_event_finder.cc (modified) * branches/with_autoconf/src/sc_event_finder.h (modified) * branches/with_autoconf/src/sc_int.h (modified) * branches/with_autoconf/src/sc_interface.cc (modified) * branches/with_autoconf/src/sc_interface.h (modified) * branches/with_autoconf/src/sc_logic.cc (modified) * branches/with_autoconf/src/sc_logic.h (modified) * branches/with_autoconf/src/sc_lv.h (modified) * branches/with_autoconf/src/sc_main.cc (modified) * branches/with_autoconf/src/sc_module.cc (modified) * branches/with_autoconf/src/sc_module.h (modified) * branches/with_autoconf/src/sc_module_ext.h (modified) * branches/with_autoconf/src/sc_module_name.h (modified) * branches/with_autoconf/src/sc_numrep.cc (modified) * branches/with_autoconf/src/sc_object.cc (modified) * branches/with_autoconf/src/sc_pat_trace.cc (modified) * branches/with_autoconf/src/sc_port.cc (modified) * branches/with_autoconf/src/sc_port.h (modified) * branches/with_autoconf/src/sc_port_ext.h (modified) * branches/with_autoconf/src/sc_sensitive.cc (modified) * branches/with_autoconf/src/sc_sensitive.h (modified) * branches/with_autoconf/src/sc_signal.h (modified) * branches/with_autoconf/src/sc_time.cc (modified) * branches/with_autoconf/src/sc_trace.cc (modified) * branches/with_autoconf/src/sc_uint.h (modified) * branches/with_autoconf/src/sc_uint_subref_r.cc (modified) * branches/with_autoconf/src/sc_unsigned.h (modified) * branches/with_autoconf/src/sc_vcd_trace.cc (modified) * branches/with_autoconf/src/sc_ver.cc (modified) * branches/with_autoconf/src/schedulers.cc (modified) * branches/with_autoconf/src/schedulers.h (modified) * branches/with_autoconf/src/serialization.cc (modified) * branches/with_autoconf/src/serialization.h (modified) * branches/with_autoconf/src/serialization_ext.h (modified) * branches/with_autoconf/src/signal_dependency.cc (modified) * branches/with_autoconf/src/simplify_string.cc (modified) * branches/with_autoconf/src/systemc (modified) Checkin autotools magic