mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-13 03:55:22 +02:00
[releng] Skip packing for faster N-builds
This commit is contained in:
parent
6c7a43e0b6
commit
86d9d0688a
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ parallelCompilation=true
|
||||||
generateFeatureVersionSuffix=true
|
generateFeatureVersionSuffix=true
|
||||||
|
|
||||||
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
|
# use this to omit pack200 step (does not yet work on Windows - https://bugs.eclipse.org/bugs/show_bug.cgi?id=268405)
|
||||||
#skipPack=true
|
skipPack=true
|
||||||
skipSign=true
|
skipSign=true
|
||||||
## END PROJECT BUILD PROPERTIES ##
|
## END PROJECT BUILD PROPERTIES ##
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue