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
3038438f
Commit
3038438f
authored
18 years ago
by
Johan Sundström
Browse files
Options
Downloads
Patches
Plain Diff
Oops; read diffs sloppily. Reinstated docs on configure --reconfigure.
Rev: README-CVS:1.27
parent
44179525
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README-CVS
+6
-7
6 additions, 7 deletions
README-CVS
with
6 additions
and
7 deletions
README-CVS
+
6
−
7
View file @
3038438f
$Id: README-CVS,v 1.2
6
2007/03/12 0
4:54:24
jhs Exp $
$Id: README-CVS,v 1.2
7
2007/03/12 0
5:07:48
jhs Exp $
HOW TO BUILD PIKE FROM CVS
HOW TO BUILD PIKE FROM CVS
...
@@ -74,12 +74,11 @@ source Prepare the source tree for compilation without
...
@@ -74,12 +74,11 @@ source Prepare the source tree for compilation without
force_autoconfig Force a build of the configure scripts. This is
force_autoconfig Force a build of the configure scripts. This is
useful e.g. if a new module directory is added in
useful e.g. if a new module directory is added in
the CVS.
the CVS.
force_configure Force configure to be run (recursively). If
force_configure Force configure to be run (recursively).
you've installed a new library and want Pike to
reconfigure Remove the cached results from previous configure
detect it, then the simplest way is to remove
runs and rerun configure recursively. If you have
config.cache in the build directory (or perhaps
installed a new library and want Pike to detect it
just delete the relevant variables in it) and then
then the simplest way is to use this target.
use this target.
dump_modules Dump the Pike modules directly in the build tree.
dump_modules Dump the Pike modules directly in the build tree.
That makes Pike load faster if it's run directly
That makes Pike load faster if it's run directly
from there, e.g. through the bin/pike script (see
from there, e.g. through the bin/pike script (see
...
...
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