Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
d274dcab
Commit
d274dcab
authored
21 years ago
by
Martin Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
More documentation.
Rev: src/MANIFEST:1.3
parent
9849d35b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/MANIFEST
+25
-6
25 additions, 6 deletions
src/MANIFEST
with
25 additions
and
6 deletions
src/MANIFEST
+
25
−
6
View file @
d274dcab
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment