mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-04 22:23:28 +02:00
Bug 312740 build should fail on compile errors
This commit is contained in:
parent
a9a8a0baf1
commit
29ddb6f895
20 changed files with 20 additions and 20 deletions
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -100,7 +100,7 @@ zipargs=
|
||||||
|
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
javacVerbose=true
|
javacVerbose=true
|
||||||
javacFailOnError=false
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -85,7 +85,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -103,7 +103,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -85,7 +85,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -85,7 +85,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
|
@ -86,7 +86,7 @@ zipargs=
|
||||||
javacDebugInfo=on
|
javacDebugInfo=on
|
||||||
|
|
||||||
# Whether or not to fail the build if there are compiler errors
|
# Whether or not to fail the build if there are compiler errors
|
||||||
javacfailonerror=true
|
javacFailOnError=true
|
||||||
|
|
||||||
# The version of the source code
|
# The version of the source code
|
||||||
javacSource=1.5
|
javacSource=1.5
|
||||||
|
|
Loading…
Add table
Reference in a new issue