ack/util/LLgen
carl 42bbdec82d Better ANSI C compatibility and portability - part 1:
+ Addition of function prototypes.
+ Change function definitions to ANSI C style.
2019-02-19 00:54:23 +08:00
..
doc Moved LLgen documentation from the main ACK documentation directory into LLgen's own documentation directory. 2006-02-04 00:43:32 +00:00
lib Better ANSI C compatibility and portability - part 1: 2019-02-19 00:54:23 +08:00
src Remember that we need to update the generated file in LLgen, as it's not 2019-02-10 12:38:33 +01:00
bootstrap.sh Split LLgen off to be self-contained, and not necessarily part of the ACK. Replaced its build system with one based on pm. Rewrote the README. Updated the license text to match the overriding license common to all the ACK. 2006-02-04 00:57:04 +00:00
build.lua LLgen won't update the output file timestamp if the file contents doesn't 2017-11-15 19:41:39 +01:00
c.pm Updated to the latest version of pm which installs files with symlinks. 2006-07-25 23:22:58 +00:00
CMakeLists.txt * Initial support of CMake 2019-02-19 00:54:23 +08:00
COPYING Split LLgen off to be self-contained, and not necessarily part of the ACK. Replaced its build system with one based on pm. Rewrote the README. Updated the license text to match the overriding license common to all the ACK. 2006-02-04 00:57:04 +00:00
mkdistr.sh Now resolves symlinks when creating releases (which avoids including a symlink to pm in the distribution, and not pm itself). 2006-07-21 11:24:46 +00:00
pm Updated to the latest version of pm which installs files with symlinks. 2006-07-25 23:22:58 +00:00
pmfile-ack Added a pmfile to allow LLgen to be built as part of the ACK again. 2006-11-11 22:58:30 +00:00
READ_ME Updated version number. 2006-07-25 23:24:39 +00:00