Skip to content
Snippets Groups Projects
Commit d274dcab authored by Martin Nilsson's avatar Martin Nilsson
Browse files

More documentation.

Rev: src/MANIFEST:1.3
parent 9849d35b
Branches
Tags
No related merge requests found
...@@ -387,20 +387,39 @@ Core runtime support ...@@ -387,20 +387,39 @@ Core runtime support
Thread support. Provides a generic thread farm too. Thread support. Provides a generic thread farm too.
Build system Build system
FIXME: Document these.
Makefile.in Makefile.in
acconfig.h The Makefile template. Used by configure to generate a Makefile.
aclocal.m4
build_modlist_h
configure.in configure.in
The configure template. Used by run_autoconfig to generate
configure.
dumpmaster.pike dumpmaster.pike
Codec made especially for dumping the Pike master.
export_list export_list
install-sh A list of the files and directories that should be included in a
source dist. Used by bin/export.pike.
install-welcome install-welcome
make_variables.in GIF image used in the Pike GTK installer.
patch_cc1.c patch_cc1.c
Small utility that binary patches gcc so that it doesn't use
.ua{half,word} directives. May be invoked by configure.
precompile.sh.in precompile.sh.in
Template to create precompile.sh, a utility script that finds the
most apropriate Pike binary and execute the script given in its
argument with that binary.
FIXME: Document these.
acconfig.h
aclocal.m4
install-sh
make_variables.in
precompile2.sh precompile2.sh
run_autoconfig run_autoconfig
smartlink.c smartlink.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment