Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Jonathan Wilkes
purr-data
Commits
fff460e7
Commit
fff460e7
authored
7 years ago
by
Albert Gräf
Browse files
Options
Downloads
Patches
Plain Diff
Add a comment about the new toplevel Makefile to the build instructions.
parent
2c74c1f8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!172
Build system fixes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-0
9 additions, 0 deletions
README.md
with
9 additions
and
0 deletions
README.md
+
9
−
0
View file @
fff460e7
...
@@ -87,6 +87,15 @@ from the following site:
...
@@ -87,6 +87,15 @@ from the following site:
### Build Guide
### Build Guide
**NOTE:**
The instructions below talk about running the
`tar_em_up.sh`
build
script, which is still the recommended way to build Purr Data right now.
However, Purr Data also has a new (and experimental) toplevel Makefile so that
just typing
`make`
will build the package. You may find this easier. The
Makefile also offers the customary targets to clean (
`make clean`
, or
`make realclean`
to put the sources in pristine state again) and to roll a
self-contained distribution tarball (
`make dist`
). Please check the comments
at the beginning of the Makefile for more information.
#### Linux
#### Linux
Time to build:
*40 minutes to 1.5 hours*
Time to build:
*40 minutes to 1.5 hours*
...
...
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