summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Collapse)Author
2016-09-30[pkg] change the build behaviorKali Kaneko (leap communications)
- link against system libsqlcipher by default - vendor amalgamation - control its build with --bundled flag - allow to pass amalgamation folder with --amalgamation=
2016-09-30enable HAVE_USLEEP flagKali Kaneko (leap communications)
2016-01-24[bug] setup does only work with msvc compilerPaixuAabuizia
add compiler detection for msvc & mingw32
2014-11-12fix typo in almalgamation url2.6.4Kali Kaneko
2014-11-11bump version in setup.pyKali Kaneko
2014-11-10Add support for msvcGiannis Adamopoulos
2014-11-10use https uri for amalgamation downloadKali Kaneko
Closes: #13
2014-09-11move to setuptools based setupKali Kaneko
2014-09-08set CFLAGS to -Qnoused-arguments to allow osx buildKali Kaneko
2013-12-05remove the development flag so it's pip-installableKali Kaneko
2013-05-31remove doc install for nowKali Kaneko
2013-05-31add include dir for slcipherKali Kaneko
2013-05-30bump dev versionKali Kaneko
2013-05-30add build_sqlcipher optionKali Kaneko
2013-04-30add dev versionKali Kaneko
2013-04-26minor modifications to setupKali Kaneko
2013-02-04initial commitKali Kaneko