Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
otb
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
Antoine Belvire
otb
Commits
a4d3e4cc
Commit
a4d3e4cc
authored
16 years ago
by
Emmanuel Christophe
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: Clearing up unused files
parent
b641846c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
empty
+0
-2
0 additions, 2 deletions
empty
ununsed-DartConfig.cmake-old
+0
-47
0 additions, 47 deletions
ununsed-DartConfig.cmake-old
with
0 additions
and
49 deletions
empty
deleted
100644 → 0
+
0
−
2
View file @
b641846c
empty
This diff is collapsed.
Click to expand it.
ununsed-DartConfig.cmake-old
deleted
100755 → 0
+
0
−
47
View file @
b641846c
# Dashboard is opened for submissions for a 24 hour period starting at
# the specified NIGHLY_START_TIME. Time is specified in 24 hour format.
SET (NIGHTLY_START_TIME "20:00:00 CET")
SET (BUILDNAME "${BUILDNAME}")
# Dart server to submit results (used by client)
SET (DROP_METHOD "xmlrpc")
SET (DROP_SITE "http://nemo:8081")
SET (DROP_LOCATION "OTB")
SET (COMPRESS_SUBMISSION ON)
#SET (DROP_LOCATION "/incoming")
#SET (DROP_SITE_USER "ftpuser")
#SET (DROP_SITE_PASSWORD "public")
#SET (DROP_SITE_MODE "active")
#SET (TRIGGER_SITE "http://${DROP_SITE}/cgi-bin/Submit-Orfeotoolbox-TestingResults.cgi")
# Project Home Page
SET (PROJECT_URL "http://smsc.cnes.fr/PLEIADES/")
# Dart server configuration
#SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/OrfeotoolboxRollup.cgi")
#SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/insight-rollup-dashboard.sh")
#SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/orfeotoolbox-rollup-dashboard.sh")
#SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/viewcvs.cgi/")
#SET (CVS_WEB_CVSROOT "Insight")
#SET (CVS_WEB_CVSROOT "OrfeoToolbox")
OPTION(BUILD_DOXYGEN "Build source documentation using doxygen" "Off")
SET (DOXYGEN_CONFIG "${OTB_BINARY_DIR}/doxygen.config" )
SET (USE_DOXYGEN "On")
SET (DOXYGEN_URL "http://${DROP_SITE}/OrfeoToolbox/Doxygen/html/" )
SET (USE_GNATS "On")
SET (GNATS_WEB_URL "http://nemo/http://nemo/phpBugTracker/phpbt-1.0.1/")
# Continuous email delivery variables
#SET (CONTINUOUS_FROM "lorensen@crd.ge.com")
#SET (SMTP_MAILHOST "public.kitware.com")
#SET (CONTINUOUS_MONITOR_LIST "lorensen@crd.ge.com millerjv@crd.ge.com lorensen@nycap.rr.com")
#SET (CONTINUOUS_BASE_URL "http://www.itk.org/Testing")
MARK_AS_ADVANCED(BUILD_DOXYGEN)
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