Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins using file src/rebuild.c version 34611e97a7
|
2011-03-01
| ||
| 02:11 | Remove a stray NIL character from the makemake.tcl file and add a "+" that was omitted from the previous edit. check-in: a668e2ad73 user: drh tags: trunk | |
| 01:00 | New download.html generator script that allows for release notes to be inserted with each build. check-in: 3c657e8e0c user: drh tags: trunk | |
| 00:26 | Speculative changes to the Makefile.dmc and Makefile.msc. I have no way of testing these changes. check-in: a22a666349 user: drh tags: trunk | |
|
2011-02-28
| ||
| 23:50 | Use "sqlite3_int64" instead of "long long int" for compatibility with compilers that do not support long long. check-in: e0073f431c user: drh tags: trunk | |
| 23:35 | Mingw makefile changes from Mark Janssen. check-in: 36e3ab4c42 user: drh tags: trunk | |
| 19:30 | Cause a merge with --baseline to record the mergepoint rather than ignore it. check-in: e1ff6c0e35 user: drh tags: trunk | |
| 15:10 | Fix a typo in the new "Private Branches" document. check-in: 9e5c37ed46 user: drh tags: trunk | |
| 15:01 | Add documentation on the private branch sync feature. check-in: c97c6aa45f user: drh tags: trunk | |
| 14:18 | All of the execute permission bit handling appears to be working now, though beta testing would be good. Ticket [baf9b6b11e08c1]. check-in: 3ad119b703 user: drh tags: trunk | |
| 13:26 | Fix the "revert" command so that it distinguishes between files that were added versus files imported by merge. Added files are not unlinked. Ticket [baf9b6b11e08c1]. Closed-Leaf check-in: 157eed29f4 user: drh tags: exe-permission-fix | |
| 03:26 | Try to get the "stash" command using execute permission bits correctly. Continuing work on the "revert" command - but it is still not working quite right. Ticket [baf9b6b11e08c1d0b]. check-in: ae3409bf49 user: drh tags: exe-permission-fix | |
| 02:54 | Changes to get the "merge" command to process execute permission correctly. Ticket [baf9b6b11e08c1d0]. check-in: 7a4d75fc8c user: drh tags: exe-permission-fix | |
| 02:44 | Further changes trying to get execute permissions right for the "update" command. Ticket [baf9b6b11e08]. check-in: 55bf7a0ff2 user: drh tags: exe-permission-fix | |
|
2011-02-27
| ||
| 23:31 | Change the ZIP file generator so that it sets the execute bit approprately. Ticket [baf9b6b11e08c1d]. check-in: b57bc473b0 user: drh tags: trunk | |
| 22:22 | Untested changes trying to get execute permission to be set correctly following "update", "merge", "stash", etc. Ticket [baf9b6b11e08c1d]. This is a big mess and is going to take some time to get right. check-in: 081aefde56 user: drh tags: exe-permission-fix | |
| 21:45 | Fix the "revert" command so that it restores the correct execute permission to the file. Ticket [baf9b6b11e08c1] check-in: 3c39caac39 user: drh tags: trunk | |
| 21:08 | Merge the --private sync enhancement into the trunk. check-in: 8b8cc4f1b7 user: drh tags: trunk | |
| 21:03 | Fix issues with file-to-file sync. Allow --localauth to enable --private syncing. Closed-Leaf check-in: bbf257dc9e user: drh tags: private-sync | |
| 17:48 | Bug fix: Pull public artifacts when --private is not used. check-in: e3e368c329 user: drh tags: private-sync | |
| 17:27 | Add the --private option to the "scrub" command. Add any manifest that includes the "private" tag to the list of private artifacts if it is not there already. check-in: ef1c65a428 user: drh tags: private-sync | |