Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file src/main.c version 1eca048ed8
|
2018-08-02
| ||
| 08:10 | Create new branch named "cmake-ide" check-in: 2150860bed user: ashepilko tags: cmake-ide | |
|
2011-08-30
| ||
| 08:00 | More comments about tests I'd like to write. check-in: 281e5121e7 user: viriketo tags: merge_renames | |
|
2011-08-05
| ||
| 12:43 | Taking a note about a new test I should write about merges with renames.. check-in: b78d999988 user: viriketo tags: merge_renames | |
|
2011-06-19
| ||
| 16:52 | Require version 2.61 of autoconf, the version installed by default on Mac OS X. Changes to get autoconf working under Solaris 10: Prefer system version of OpenSSL found in /usr/sfw directory. Check for getpassphrase using autoconf rather than making assumptions in config.h. Closed-Leaf check-in: c5f994d4c5 user: ben tags: autoconf | |
| 16:48 | Fix syntax in Makefile.in so it works with Solaris make. check-in: 4787336f2f user: ben tags: autoconf | |
|
2011-06-18
| ||
| 15:51 | Improved error messages when getcwd() fails. Ticket [f628d183c958c5b12]. check-in: 89e6eb9674 user: drh tags: trunk | |
|
2011-06-17
| ||
| 20:13 | Adding a new test (this failed by current trunk) based on ticket [74413366fe]. check-in: b2e7370e32 user: viric tags: merge_renames | |
| 19:09 | Adding a first test for merging branches with renames. Related to ticket [554f44ee74]. check-in: 8526b151fc user: viriketo tags: merge_renames | |
| 15:13 | Fixes to "export --git". Changes spaces in tag names to "_" since Git cannot deal with spaces in tag names. Make sure the name of the committer is well-formed according to git's definition of well-formedness. check-in: b707622f29 user: drh tags: trunk | |
| 13:37 | Fix the temporary filename generator so that it does not get stuck in a loop. Ticket [006e1df642d6246a03]. check-in: d3a1663a09 user: drh tags: trunk | |
|
2011-06-16
| ||
| 23:14 | A CMake file from Thomas Schnurrenberger. Saved for reference. After some experimentation with cmake, the thinking is we will probably go in a different direction. Closed-Leaf check-in: d167b79e66 user: drh tags: cmake | |
| 23:12 | Fix an issue with makeheaders that causes problems for windows when full pathnames are use with a colon in the device name. check-in: 1128509646 user: drh tags: trunk | |
| 19:51 | Updates to the VC++ makefile. check-in: 82d741db3e user: drh tags: trunk | |
|
2011-06-15
| ||
| 15:33 | Add the configure script and merge in the latest trunk changes. check-in: 57ca24966f user: drh tags: autoconf | |
| 15:22 | Update the built-in SQLite to the latest 3.7.7 beta. check-in: dbe1e68e43 user: drh tags: trunk | |
|
2011-06-14
| ||
| 23:59 | When doing a merge, only follow direct ancestor links when computing the set of filename changes. Do not follow merge links as this can result in non-intuitive changes. Ticket [554f44ee74e3d3b]. check-in: 1c4d1272a6 user: drh tags: trunk | |
| 22:31 | Disable several warnings about sorting w/o an index. check-in: b893eb0dad user: drh tags: trunk | |
| 22:16 | A very simple commit fix. check-in: 3a610a3980 user: drh tags: trunk | |