]> 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 03:40:29 +0000 (21:40 -0600)
build/stand_alone/fake.config.h
build/stand_alone/utf8.config.h

index b8a05651a1e6cc9bebd31cf9eb5515e466cfd3a6..bde989191c5bd0253734069cc4e7b2415c9e9f3f 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_by_id_
 #define _di_f_account_by_name_
index ce6efbe26d2a46f9d181707b7502b5deb2d78e92..9e3fb698ab26fd670ebbe7cccb0084f30633a20d 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_