Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-23 14:09:56 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-23 14:09:56 (GMT)
commit3cdff1cd7cae4e41277feb4cd11a0fce663bee89 (patch)
tree03dd68ed390b9be389958b9b9ff48817d33a2f88
parent8af241bdf9077ad705534574c9d781d9fc17e3f4 (diff)
Add documentation for sugar-build BUILD_IN_SOURCE option
-rw-r--r--build.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/build.rst b/build.rst
index 2aeebf3..350967b 100644
--- a/build.rst
+++ b/build.rst
@@ -151,3 +151,8 @@ PROFILE
with the same user. You can specify the name of the profile with this
option. A random generated one is added to the prefs if you are running
sugar-build under sugar.
+
+BUILD_IN_SOURCE
+
+ If this is option is set (to any value) all the modules will be built
+ inside the source directory, even if they support out-of-source builds.