[pubgit-commits-list] creaImageIO branch master updated. 8ef5e3c50a34b84d6097e994e5d21ff99f081ece
root
root at tux.creatis.insa-lyon.fr
Wed Jun 5 16:24:22 CEST 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Input/Output medical images".
The branch, master has been updated
via 8ef5e3c50a34b84d6097e994e5d21ff99f081ece (commit)
from f5357d5e24ce935ff82ebb98d21dc95185c3528e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.creatis.insa-lyon.fr/pubgit/?p=creaImageIO.git;a=commitdiff;h=8ef5e3c50a34b84d6097e994e5d21ff99f081ece
commit 8ef5e3c50a34b84d6097e994e5d21ff99f081ece
Author: Eduardo DAVILA <eduardo.davila at creatis.insa-lyon.fr>
Date: Wed Jun 5 16:24:21 2013 +0200
2018 BUG Take out the SQLite(dll lib h) from source and put it in creaThirdPartyLibrary mechanism
-----------------------------------------------------------------------
Summary of changes:
win32/CMakeLists.txt | 30 -
win32/sqlite3.dll | Bin 409600 -> 0 bytes
win32/sqlite3.h | 5734 ---
win32/sqlite3.lib | Bin 41644 -> 0 bytes
win64/CMakeLists.txt | 30 -
win64/sqlite/CMakeLists.txt | 37 -
win64/sqlite/Readme.txt | 18 -
win64/sqlite/shell.c | 2635 -
win64/sqlite/sqlite3.c | 112444 -----------------------------------------
win64/sqlite/sqlite3.def | 183 -
win64/sqlite/sqlite3.h | 5734 ---
win64/sqlite/sqlite3ext.h | 378 -
win64/sqlite3.dll | Bin 875520 -> 0 bytes
win64/sqlite3.h | 5734 ---
win64/sqlite3.lib | Bin 40776 -> 0 bytes
15 files changed, 132957 deletions(-)
delete mode 100644 win32/CMakeLists.txt
delete mode 100644 win32/sqlite3.dll
delete mode 100644 win32/sqlite3.h
delete mode 100644 win32/sqlite3.lib
delete mode 100644 win64/CMakeLists.txt
delete mode 100644 win64/sqlite/CMakeLists.txt
delete mode 100644 win64/sqlite/Readme.txt
delete mode 100644 win64/sqlite/shell.c
delete mode 100644 win64/sqlite/sqlite3.c
delete mode 100644 win64/sqlite/sqlite3.def
delete mode 100644 win64/sqlite/sqlite3.h
delete mode 100644 win64/sqlite/sqlite3ext.h
delete mode 100644 win64/sqlite3.dll
delete mode 100644 win64/sqlite3.h
delete mode 100644 win64/sqlite3.lib
hooks/post-receive
--
Input/Output medical images
More information about the Pubgit-commits-list
mailing list