# # ChangeLog for tools/autogen.py in mainline # # Generated by Trac 1.6 # 2025-07-31T09:25:22Z Tue, 10 May 2016 06:32:18 GMT Jakub Jermar [147a066] * kernel/Makefile (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/multiboot/multiboot_memmap_struct.ag (modified) * tools/autogen.py (modified) Generate dependency rules between autogenerated headers automatically Mon, 09 May 2016 15:06:23 GMT Jakub Jermar [fa9f8ad] * tools/autogen.py (modified) Support packed structures Sun, 15 Mar 2015 15:31:49 GMT Martin Decky [795e2bf] * HelenOS.config (modified) * kernel/Makefile (modified) * tools/autogen.py (modified) * tools/autotool.py (modified) * uspace/Makefile.common (modified) revive clang support generate autotool and autogen probe sources in ... Mon, 08 Sep 2014 20:50:05 GMT Jakub Jermar [9827b5b] * tools/autogen.py (modified) Generate additional #defines for each autogenerated structure. For ... Mon, 08 Sep 2014 19:58:40 GMT Jakub Jermar [b8f433e] * tools/autogen.py (modified) Support one-dimensional arrays as struct members in autogen.py. Thu, 28 Aug 2014 20:47:06 GMT Jakub Jermar [da5ba3a] * tools/autogen.py (modified) Constants can be prefixed also with '#'. Thu, 28 Aug 2014 12:57:00 GMT Jakub Jermar [3a7db87] * tools/autogen.py (modified) Be more lenient towards variations in constant notation. Thu, 28 Aug 2014 09:33:23 GMT Jakub Jermar [95fe55ca] * tools/autogen.py (modified) Autogen must be able to cope with member names containing digits. Wed, 27 Aug 2014 21:31:32 GMT Jakub Jermar [6ecc6ba6] * tools/autogen.py (modified) Switch to YAML to gain comments and lose tabs. Wed, 27 Aug 2014 21:29:07 GMT Jakub Jermar [713b8ce7] * tools/autogen.py (modified) Allow to specify guards for emitted includes. Wed, 27 Aug 2014 18:05:45 GMT Jakub Jermar [32e3cdf] * tools/autogen.py (modified) Prefix offsets with the name of the structure. Wed, 27 Aug 2014 18:03:31 GMT Jakub Jermar [4be73ba] * tools/autogen.py (modified) Add copyright header. Wed, 27 Aug 2014 14:51:27 GMT Jakub Jermar [81f0940] * tools/autogen.py (modified) autogen.py: Generate stricter code. Wed, 27 Aug 2014 13:51:17 GMT Jakub Jermar [0b811da2] * tools/autogen.py (added) Add autogen.py.