projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b41389
)
Documented packing procedure
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 19 Jan 2013 21:55:25 +0000
(21:55 +0000)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sat, 19 Jan 2013 22:17:36 +0000
(23:17 +0100)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 210b8c360b33a523f26557342673faab1b01db19..6788213d5f624fc06ec84cffb99e685750064e20 100644
(file)
--- a/
README
+++ b/
README
@@
-59,6
+59,14
@@
Please see the following wiki pages for more detailed instructions:
http://sigrok.org/wiki/Windows
http://sigrok.org/wiki/FreeBSD
+Creating a source distribution package
+--------------------------------------
+
+In order to build a source package begin with an unconfigured source tree.
+
+ $ mkdir dist/
+ $ cmake ../
+ $ make package_sources
Mailing lists
-------------