Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
5827280
Updated OSX build
Aug 18, 2020
4cf1568
Added version info to init
Aug 18, 2020
13d8c20
Updated manifest file
Aug 18, 2020
9e5175d
Updated macos cfg
Aug 18, 2020
b828ade
Update cfg
Aug 18, 2020
53bc489
Updated appveyor cfg
Aug 18, 2020
ffffdc7
Updated cfg
Aug 18, 2020
c69fd5e
Updated cfg
Aug 18, 2020
795ed35
Updated cfg
Aug 18, 2020
505ac24
Updated cfg
Aug 18, 2020
9d0f108
Updated cfg
Aug 18, 2020
6323ea6
Updated cfg
Aug 18, 2020
79a3d15
Updated cfg
Aug 18, 2020
8749d53
Updated cfg
Aug 18, 2020
9545ae0
Updated cfg
Aug 18, 2020
452412b
Updated cfgs. Removed debug code
Aug 18, 2020
2164197
Updated cfg
Aug 18, 2020
e3eef9e
Updated cfg
Aug 18, 2020
b6a7deb
Updated cfg
Aug 18, 2020
af4dfd9
Updated cfg
Aug 18, 2020
7f38213
Updated cfg
Aug 18, 2020
e5910c7
Updated cfg
Aug 18, 2020
4e62dbe
Updated appveyor cfg
Aug 18, 2020
8c94d5c
updated krb script
Aug 18, 2020
9a36d9c
Updated cfg
Aug 18, 2020
93bf04b
Updated appveyor
Aug 18, 2020
6f52860
Updated cfg
Aug 18, 2020
c10dc40
Updated cfg
Aug 18, 2020
28c5637
Updated cfg
Aug 19, 2020
86a73de
Updated cfg
Aug 19, 2020
84131af
Updated [ci skip]
Aug 19, 2020
d4ee79a
Updated
Aug 19, 2020
efb8cf7
Updated
Aug 19, 2020
de654b7
Updated
Aug 19, 2020
f148d80
Updated cfg
Aug 19, 2020
3d20084
Updated cfg
Aug 19, 2020
56acd7f
Updated cfg
Aug 19, 2020
8ce4a62
Updated cfg
Aug 19, 2020
72a362c
Updated cfg
Aug 19, 2020
d3578f0
Updated cfg
Aug 19, 2020
e9f6fc2
Updated cfg
Aug 19, 2020
52325fb
Updated cfg
Aug 19, 2020
fb065be
Removed unused CI files
Aug 19, 2020
deacdcc
Re-enable circle CI builds
Aug 19, 2020
8d11855
Updated cfg
Aug 19, 2020
5507ddd
Added windows py2 check
Aug 19, 2020
55d0b4b
Updated msvc package files
Aug 19, 2020
5ebdd04
Updated changelog
Aug 19, 2020
63a344e
Updated appveyor cfg
Aug 19, 2020
d3e917d
Updated readme
Aug 19, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated cfg
  • Loading branch information
Panos committed Aug 18, 2020
commit c10dc406d4b96c0d7bfeb8082bfe1f36e8f8a7b1
1 change: 0 additions & 1 deletion ci/appveyor/build_ssh.bat
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ cmake ..\libssh -G %CMAKE_PLATFORM% ^
-DZLIB_LIBRARY=C:/zlib/lib/zlibstatic.lib ^
-DZLIB_INCLUDE_DIR=C:/zlib/include ^
-DWITH_GSSAPI=ON ^
rem -DBUILD_SHARED_LIBS=OFF ^
-DOPENSSL_ROOT_DIR=%OPENSSL_DIR%


Expand Down