Commit Graph

28 Commits

Author SHA1 Message Date
Alexey Romanov
8951767a09 Another Windows makefile fix 2014-10-10 00:49:03 +04:00
Alexey Romanov
20bd5fe5d0 Slight improvement to Windows build 2014-10-10 00:10:09 +04:00
Alexey Romanov
4a7bfbf33c Added debug target to Makefile 2011-04-20 11:55:29 +04:00
Alexey Romanov
fb473a6f10 Replace rm with del in Win Makefile 2011-02-16 17:55:17 +03:00
Alexey Romanov
38299010b5 Improved Makefile for Windows 2010-12-22 16:39:31 +03:00
Alexey Romanov
169e0d0ae4 Added first test for parametrized statements 2010-11-19 11:02:38 +03:00
Alexey Romanov
466e0332f4 Allow temporary and in-memory databases 2010-11-18 14:06:04 +03:00
Alexey Romanov
fca4596295 Moved cross-compilation config into master branch 2010-11-18 13:16:52 +03:00
Alexey Romanov
71866dcc05 Improved make clean 2010-11-18 12:45:37 +03:00
Alexey Romanov
498b07eb01 Updated rebar to new version 2010-11-15 11:43:17 +03:00
Alexey Romanov
64101b04e1 Clean .eunit directory on make clean 2010-10-26 10:55:04 +04:00
Alexey Romanov
3f0e281cba Marked phony make targets 2010-10-14 14:20:44 +04:00
Alexey Romanov
56bfbe484d Got rid of Dialyzer warnings 2010-10-14 12:40:47 +04:00
Alexey Romanov
bab3014e1a make static works again 2010-10-14 12:25:03 +04:00
Alexey Romanov
2c84aefb48 Simplified rm -rf deps ebin priv doc/* 2010-10-14 12:12:53 +04:00
Alexey Romanov
562725bb2e Fixed rm -rf deps ebin priv doc/* ct_run* all_runs.html variables* index.html to prevent deleting .svn 2010-10-14 10:33:41 +04:00
Alexey Romanov
91439ec043 Merged with http://github.com/dreid/erlang-sqlite3 2010-10-14 10:24:18 +04:00
Alexey Romanov
85a9c312fb Removed Makefile from .gitignore for merging 2010-10-14 09:50:33 +04:00
David Reid
b66ec96249 Rebar good autoconf bad 2010-10-12 10:19:34 -07:00
sergey-miryanov
96efbce2e7 Add autoconf files for better cross-platform compilation 2010-02-04 20:37:00 +05:00
sergey-miryanov
f993cd95b1 Change file mode back 2010-02-04 15:05:27 +05:00
sergey-miryanov
e5d14731b1 Check if ebin exists and create it if not 2010-02-04 15:04:52 +05:00
Max Lapshin
eb221011fc renaming to sqlite3 2009-10-13 00:35:27 +04:00
Tee Teoh
be54eca472 Cleanup 'make clean' 2008-10-18 23:16:57 -04:00
Tee Teoh
3db54523eb Added Readme with instructions.
Modified Makefile with dialyzer info.
2008-10-18 23:03:10 -04:00
Tee Teoh
e1d88eb9a0 Added dialyzer build. Modified priv/Makefile to J. Armstrong's comments. 2008-10-16 16:35:19 -04:00
Tee Teoh
50cd8b9f93 Added License.
Modified Makefile to ensure clean doesn't delete source files!
2008-07-27 01:41:31 -04:00
Tee Teoh
ea27483c63 Modified for edocs. 2008-07-27 01:37:15 -04:00