File: Defaults.conf

package info (click to toggle)
dart 0.20061109-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 5,668 kB
  • ctags: 247
  • sloc: tcl: 5,652; perl: 256; python: 141; cpp: 79; makefile: 68; sh: 36
file content (32 lines) | stat: -rw-r--r-- 765 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Some basic Dart defaults

XMLHeader: <?xml version="1.0" encoding="UTF-8"?>
NightlyStartTime: 23:00:00 EST
DropMethod: ftp
TriggerTimeOut: 10
DoxygenCommand: doxygen
CompressionMode: NONE

VerboseBuild: Off
CVSUpdateOptions: -d -P -A
TimeOut: 1500
ProjectURL: 
RollupURL:
BuildDoxygen: Off
UseDoxygen: NO
UseGnats: NO
DeliverContinuousEmail: NO

# Valgrind stock options
ValgrindCommand: valgrind
ValgrindCommandOptions: --skin=memcheck -q --leak-check=yes --show-reachable=yes --workaround-gcc296-bugs=yes --num-callers=100

# Purify Default options
PurifyOptions: -max-threads=1 -chain-length=20 

ExpectedBuilds:

# Maximum number of build errors/warnings to collect
# All of the errors are still reported
BuildErrorReportLimit: -1
BuildWarningReportLimit: -1