[Opengeoscience-developers] OpenGeoscience branch, 68-run-from-source-tree, created. ca5ce9968e4433ac4135af40ad6a14730df46820
Chris Harris
chris.harris at kitware.com
Thu Jun 27 16:37:51 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, 68-run-from-source-tree has been created
at ca5ce9968e4433ac4135af40ad6a14730df46820 (commit)
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=ca5ce9968e4433ac4135af40ad6a14730df46820
commit ca5ce9968e4433ac4135af40ad6a14730df46820
Author: Chris Harris <chris.harris at kitware.com>
Date: Thu Jun 27 14:46:16 2013 -0400
Allow geoweb to be run from source tree
Allow geoweb to be run from source tree to speed up development
cycle. Extend geoweb to allow a path to be passed in so the path
to the source tree can be used to serve static content such as
HTML and JavaScript. Create web/lib/geoweb.min.js that lives in
the source tree that dynamically loads the required JavaScript
file from the source tree.
The DEV_BUILD option enables this configuration. This will
create a geoweb_dev script in the deploy directory that
can be used to start geoweb in the source tree.
CMakeLists.txt | 20 ++++++++++-
configure_server.cmake.in | 1 +
geoweb | 36 ++++++++++++++------
geoweb_dev.in | 3 ++
server.conf.in | 2 +-
web/lib/geoweb.min.js | 82 +++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 130 insertions(+), 14 deletions(-)
-----------------------------------------------------------------------
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list