Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenFlipper-Free
OpenFlipper
Commits
c226967f
Commit
c226967f
authored
Dec 21, 2016
by
Jan
Browse files
Rerun cmake to make sure package is complete
parent
a401f1a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
CI/VS2013-Qt-5.5.1-x64.bat
View file @
c226967f
...
...
@@ -45,6 +45,8 @@ set BUILD_PLATFORM=VS2013
del
*
.exe
"C:\Program Files (x86)\CMake\bin\cmake.exe"
-DGTEST
_PREFIX
=
"
%LIBPATH_BASE%
\
%ARCHITECTURE%
\
%GTESTVERSION%
"
-G
"
%GENERATOR%
"
-DCMAKE
_BUILD_TYPE
=
Release
-DOPENFLIPPER
_BUILD_UNIT_TESTS
=
TRUE
%CMAKE_CONFIGURATION%
..
%VS_PATH%
/Build
"Release"
OpenFlipper
.sln
/Project
"PACKAGE"
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
...
...
@@ -58,6 +60,11 @@ run_tests.bat
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
cd
..
cd
Build
dir
...
...
CI/VS2015-Qt-5.6.0-x32.bat
View file @
c226967f
...
...
@@ -45,6 +45,8 @@ set BUILD_PLATFORM=VS2015
del
*
.exe
"C:\Program Files (x86)\CMake\bin\cmake.exe"
-DGTEST
_PREFIX
=
"
%LIBPATH_BASE%
\
%ARCHITECTURE%
\
%GTESTVERSION%
"
-G
"
%GENERATOR%
"
-DCMAKE
_BUILD_TYPE
=
Release
-DOPENFLIPPER
_BUILD_UNIT_TESTS
=
TRUE
%CMAKE_CONFIGURATION%
..
%VS_PATH%
/Build
"Release"
OpenFlipper
.sln
/Project
"PACKAGE"
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
...
...
@@ -58,6 +60,11 @@ run_tests.bat
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
cd
..
cd
Build
dir
...
...
CI/VS2015-Qt-5.6.0-x64.bat
View file @
c226967f
...
...
@@ -45,6 +45,8 @@ set BUILD_PLATFORM=VS2015
del
*
.exe
"C:\Program Files (x86)\CMake\bin\cmake.exe"
-DGTEST
_PREFIX
=
"
%LIBPATH_BASE%
\
%ARCHITECTURE%
\
%GTESTVERSION%
"
-G
"
%GENERATOR%
"
-DCMAKE
_BUILD_TYPE
=
Release
-DOPENFLIPPER
_BUILD_UNIT_TESTS
=
TRUE
%CMAKE_CONFIGURATION%
..
%VS_PATH%
/Build
"Release"
OpenFlipper
.sln
/Project
"PACKAGE"
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
...
...
@@ -58,6 +60,11 @@ run_tests.bat
IF
%errorlevel%
NEQ
0
exit
/b
%errorlevel%
cd
..
cd
Build
dir
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment