]> Kevux Git Server - fll/commitdiff
Cleanup: Update stand alone config.h files and add an additional comment.
authorKevin Day <thekevinday@gmail.com>
Wed, 7 Dec 2022 03:25:27 +0000 (21:25 -0600)
committerKevin Day <thekevinday@gmail.com>
Wed, 7 Dec 2022 04:24:00 +0000 (22:24 -0600)
build/stand_alone/fake.config.h
build/stand_alone/utf8.config.h

index 671d702aba41b6cdecdd9e9fbe5ac9cec9a19078..78b781bc982c08f33b5cd3d7a098ad701f4bf576 100644 (file)
@@ -1,5 +1,6 @@
 // A config.h file for defining all code being disabled for compiling the stand alone Featureless Make.
-// To assist in building this file use: nm --defined-only -f p programs/shared/fake | grep -oP '^(f|fl|fll)_[^\s]+
+// To assist in building this file use (may need to omit --defined-only): "nm --defined-only -f p programs/shared/fake | grep -oP '^(f|fl|fll)_[^\s]+'".
+// To get the list of all possible functions, use something like: "grep -hor '#ifndef _di_f_.*\>' level_0/f_color/" | sed -e 's|^#ifndef |#define |g' | sort | uniq.
 
 #define _di_f_account_adjust_
 #define _di_f_account_by_id_
index 0492539cdd97e99f90a42c5d94652f88e9d1efa0..66713c3adf11de9c71bef1586f0c6651c349de49 100644 (file)
@@ -1,5 +1,6 @@
 // A config.h file for defining all code being disabled for compiling the stand alone UTF8.
-// To assist in building this file use: nm --defined-only -f p programs/shared/utf8 | grep -oP '^(f|fl|fll)_[^\s]+
+// To assist in building this file use (may need to omit --defined-only): "nm --defined-only -f p programs/shared/utf8 | grep -oP '^(f|fl|fll)_[^\s]+'".
+// To get the list of all possible functions, use something like: "grep -hor '#ifndef _di_f_.*\>' level_0/f_color/" | sed -e 's|^#ifndef |#define |g' | sort | uniq.
 
 #define _di_f_array_lengths_adjust_
 #define _di_f_array_lengths_append_