# # ChangeLog for automake/cfa.m4 # # Generated by Trac 1.2.1 # Apr 27, 2024, 9:37:44 PM Mon, 05 Aug 2019 14:12:43 GMT Peter A. Buhr [a8d4b59] * automake/cfa.m4 (modified) * configure (modified) * tests/pybin/settings.py (modified) fix architecture type of ARM in automake Wed, 31 Jul 2019 19:05:27 GMT Peter A. Buhr [d82892a] * automake/cfa.m4 (modified) * configure (modified) * tests/pybin/settings.py (modified) add ARM-64 build architecture and fix spelling of Unkown Sun, 10 Feb 2019 15:12:55 GMT Peter A. Buhr [1f86d5e] * Makefile.am (modified) * Makefile.in (modified) * automake/cfa.m4 (modified) * benchmark/Makefile.in (modified) * configure (modified) * configure.ac (modified) * driver/Makefile.in (modified) * driver/cfa.cc (modified) * libcfa/configure (modified) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/config.h.in (modified) * tests/Makefile.in (modified) * tests/preempt_longrun/Makefile.in (modified) * tools/Makefile.in (modified) * tools/prettyprinter/Makefile.in (modified) remove unnecessary requirements in configure.ac, add check for ... Wed, 09 Jan 2019 18:10:43 GMT Thierry Delisle [274da98] * automake/cfa.m4 (modified) * configure (modified) added armv7l as a valid arm target Wed, 22 Aug 2018 01:22:36 GMT Thierry Delisle [305581d] * automake/cfa.m4 (modified) * configure (modified) Fix problem where configure would set default CPU to which ever was ... Wed, 15 Aug 2018 15:37:10 GMT Thierry Delisle [8e485801] * automake/cfa.m4 (modified) * configure (modified) * configure.ac (modified) configure no longer requires install directories to exist Fri, 10 Aug 2018 22:17:09 GMT Thierry Delisle [ae628e1] * automake/cfa.m4 (modified) * configure (modified) Added option to use 'host' as the target architecture Fri, 10 Aug 2018 19:48:29 GMT Thierry Delisle [2ea0a8a] * automake/cfa.m4 (modified) * configure (modified) * configure.ac (modified) Some more cannonical paths Tue, 07 Aug 2018 19:23:34 GMT Thierry Delisle [a5121bf] * Makefile.am (modified) * Makefile.in (modified) * automake/cfa.m4 (modified) * configure (modified) * configure.ac (modified) * driver/cfa.cc (modified) * libcfa/configure (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/Makefile.in (modified) * tests/Makefile.am (modified) * tests/Makefile.in (modified) * tests/pybin/settings.py (modified) * tests/pybin/tools.py (modified) * tests/test.py (modified) Tests can now be run from installed binaries or tree binaries Sun, 05 Aug 2018 20:11:41 GMT Thierry Delisle [37fe352] * automake/cfa.m4 (modified) * configure (modified) * configure.ac (modified) * driver/cfa.cc (modified) * libcfa/Makefile.in (modified) * libcfa/configure (modified) * libcfa/configure.ac (modified) * libcfa/prelude/Makefile.am (modified) * libcfa/prelude/Makefile.in (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/Makefile.in (modified) * libcfa/src/concurrency/CtxSwitch-x64.S (added) * libcfa/src/concurrency/CtxSwitch-x86.S (added) * src/config.h.in (modified) * src/main.cc (modified) Added proper multi-lib handling, tests still do not work and arm ... Fri, 03 Aug 2018 20:05:38 GMT Thierry Delisle [534e4e4] * Makefile.in (modified) * automake/cfa.m4 (added) * benchmark/Makefile.in (modified) * configure (modified) * configure.ac (modified) * driver/Makefile.in (modified) * src/Makefile.in (modified) * tests/Makefile.in (modified) * tests/preempt_longrun/Makefile.in (modified) * tools/Makefile.in (modified) * tools/prettyprinter/Makefile.in (modified) Some clean-up before tackling finding directories