Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for mkdll.sh
2014-02-13
| ||
19:10 | Deleted: Change README to README.md and expand it. Remove unrelated and obsolete files. (check-in: [18d4e258c4] user: drh branch: trunk, size: 0) | |
2008-10-12
| ||
02:03 | [7d09b23c05] part of check-in [66f57ecb16] Added -DSQLITE_ENABLE_RTREE=1 to the mkdll.sh script. Ticket #3427. (CVS 5810) (check-in: [66f57ecb16] user: shane branch: trunk, size: 1651) | |
2008-08-05
| ||
21:42 | [79d1ed6ae2] part of check-in [ce5daa0359] Revise build scripts in set SQLITE_ENABLE_COLUMN_METADATA on DLLs. (CVS 5539) (check-in: [ce5daa0359] user: drh branch: trunk, size: 1614) | |
2008-06-26
| ||
10:41 | [ce8c8cc352] part of check-in [cdd4cf4ce2] Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) (check-in: [cdd4cf4ce2] user: danielk1977 branch: trunk, size: 1554) | |
2008-02-01
| ||
13:44 | [712e74f3ef] part of check-in [c336b2318a] Fix the build scripts for windows binaries. ticket #2916. (CVS 4768) (check-in: [c336b2318a] user: drh branch: trunk, size: 1547) | |
2007-11-27
| ||
21:44 | [5f8438dcac] part of check-in [8d6e8fd381] Remove superfluous -lpthread from publish_osx.sh. Ticket #2801. Fix a bug in mkdll.sh. (CVS 4570) (check-in: [8d6e8fd381] user: drh branch: trunk, size: 1620) | |
17:38 | [bb631e62bf] part of check-in [2f748318fb] Update the "publish.sh" scripts used to build the binaries for the website. (CVS 4567) (check-in: [2f748318fb] user: drh branch: trunk, size: 1590) | |
2007-06-18
| ||
17:44 | [37fa8a7412] part of check-in [1fd2a358d6] Another attempt to fix the build process for TCL windows bindings. (CVS 4088) (check-in: [1fd2a358d6] user: drh branch: trunk, size: 1504) | |
16:06 | [7f07436d29] part of check-in [c7be8b419f] Fix the build scripts so that they generate Tcl bindings for windows correctly. (CVS 4086) (check-in: [c7be8b419f] user: drh branch: trunk, size: 1544) | |
2007-04-02
| ||
15:04 | [ed62756baf] part of check-in [a154224b32] Update the build scripts and the homepage in preparation for version 3.3.14. (CVS 3797) (check-in: [a154224b32] user: drh branch: trunk, size: 1541) | |
2006-09-02
| ||
13:22 | [cbc7d92d02] part of check-in [e6e49a3811] Construct the .def files before calling dllwrap to build the .dll files. Ticket #1951. (CVS 3383) (check-in: [e6e49a3811] user: drh branch: trunk, size: 1570) | |
2006-09-01
| ||
17:06 | [7e2324f535] part of check-in [1f6d79266a] Automatically compute the sqlite3.def and tclsqlite3.def files when building windows DLLs. This will (hopefully) keep the .def files in perfect synchronization with the DLLs. Ticket #1951. (CVS 3381) (check-in: [1f6d79266a] user: drh branch: trunk, size: 1589) | |
2006-04-02
| ||
11:57 | [919df5efde] part of check-in [94054cd997] Do not strip windows DLLs because this prevents them from being relocatable. Ticket #1474. (CVS 3160) (check-in: [94054cd997] user: drh branch: trunk, size: 1378) | |
2006-01-24
| ||
02:00 | [89b5390110] part of check-in [5254874a96] Update the publish scripts to correctly build the TCL DLL for windows. (CVS 3020) (check-in: [5254874a96] user: drh branch: trunk, size: 1377) | |
2006-01-16
| ||
02:37 | [f80661ba5f] part of check-in [6591d365d4] Fix the script that cross-compiles the windows DLL so that it works correctly with the latest interface. Ticket #1614. Do not strip the windows DLL. Ticket #1474. (CVS 2954) (check-in: [6591d365d4] user: drh branch: trunk, size: 1360) | |
2005-02-23
| ||
00:26 | [5ec2362251] part of check-in [f187047774] The script that cross-compiles the windows DLLs now exports the symbols Tclsqlite_Init and Sqlite_Init used to initialize the TCL extension. Ticket #1137. (CVS 2358) (check-in: [f187047774] user: drh branch: trunk, size: 1359) | |
2004-08-28
| ||
16:19 | [468d4f41d3] part of check-in [6db26a19ea] Add the sqlite3_libversion() API (ticket #834). Fix the build scripts to correctly build the shared libraries with version 8.4 of Tcl. (CVS 1908) (check-in: [6db26a19ea] user: drh branch: trunk, size: 1284) | |
2004-06-01
| ||
01:45 | Added: [68d34a961a] part of check-in [11c5d6ab39] Makefile changes for building windows DLLs. (CVS 1517) (check-in: [11c5d6ab39] user: drh branch: trunk, size: 2327) | |