Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file GNUmakefile.in version 02b025d9f3
|
2011-07-21
| ||
| 19:20 | Add support for incremental exports ... (check-in: c2ccd82522 user: joerg tags: trunk) | |
| 17:37 | Use stable marks derived from the rid in preparation for optional incremental exports. ... (check-in: 22d414e517 user: joerg tags: trunk) | |
| 17:35 | Skip missing merge parents. Git doesn't like missing marks and there isn't anything to be done about them. ... (check-in: b71b32d131 user: joerg tags: trunk) | |
| 15:50 | Avoid parsing manifests if a parent exists. Now the only case left using deleteall is when no parent exists. ... (check-in: bc8d368b66 user: joerg tags: trunk) | |
| 13:53 | Write incremental file lists for fast-export. ... (check-in: 433a3c9a78 user: joerg tags: trunk) | |
|
2011-07-20
| ||
| 20:05 | Fix the realclean target on windows makefiles to delete mkversion.exe not version.exe. Ticket [5947ace466c571d] ... (check-in: 3ade77897f user: drh tags: trunk) | |
| 08:37 | Merge working directory relative file listings for changes and extras commands into ben-testing. ... (check-in: 8320393b2f user: ben tags: ben-testing) | |
| 08:29 | Merge trunk with ben-testing ... (check-in: 74d65bab28 user: ben tags: ben-testing) | |
|
2011-07-19
| ||
| 23:44 | Update the built-in SQLite to the latest 3.7.8 alpha, for the purpose of testing SQLite. ... (check-in: 4adc11edb7 user: drh tags: trunk) | |
| 23:29 | Allow the root of a check-out to be in the root of the filesystem. Ticket [675f36eac4902cf] ... (check-in: b317471d8c user: drh tags: trunk) | |
| 23:18 | Do not delete initial whitespace from a wiki page prior to formatting as this can mess up the bullet and enumeration markup. Ticket [207829a5c5ab7af] ... (check-in: 4ac6328f76 user: drh tags: trunk) | |
| 23:10 | Enhance the branch command and the branch www page so that they can show all branches. The branch command can now also show closed branches. Ticket [2adfb697fda1b2]. ... (check-in: ebeaf3ae26 user: drh tags: trunk) | |
| 22:57 | Take extra care to always honor the -A option on clone, especially when cloning from a file: URI. Ticket [bcd3cdebf2879874] ... (check-in: d86201dce9 user: drh tags: trunk) | |
| 22:41 | Increment the version number. Update the change log. ... (check-in: a3717e1378 user: drh tags: trunk) | |
| 22:39 | Change the name of the "service" command to "winsrv" to avoid confusion with the "server" command. ... (check-in: c46c70897c user: drh tags: trunk) | |
|
2011-07-18
| ||
| 20:04 | Merge the windows-service command into trunk. ... (check-in: 06e9ca23e7 user: drh tags: trunk) | |
| 20:00 | Update the MSVC makefile so that it works with the new "service" command. ... (Closed-Leaf check-in: 4bf9048e25 user: drh tags: tsbg-win-service) | |
|
2011-07-15
| ||
| 18:06 | Enable Fossil to run as a Windows service and add a "fossil service" command. ... (check-in: 91c2f65a6e user: tsbg tags: tsbg-win-service) | |
| 04:50 | Add file local.tcl to the autosetup directory. Containing a configuration option to prevent autosetup from using a pager. ... (check-in: e14f0fe2f3 user: dan tags: trunk) | |
|
2011-07-14
| ||
| 15:28 | Add a commentary section to the check-in checklist. Also add the "verify makefiles" item. [/doc/trunk/www/checkin.wiki] ... (check-in: 39624620ac user: drh tags: trunk) | |
| 14:34 | Update autosetup to the latest version - https://github.com/msteveb/autosetup/commit/e2a8949b420 . ... (check-in: a4efad7e61 user: dan tags: trunk) | |
| 13:29 | Update the pre-commit checklist: [/doc/trunk/www/checkin.wiki] ... (check-in: 831306e11b user: drh tags: trunk) | |
| 13:02 | Added the Checklist for Successful Open-Source Projects document. [/doc/trunk/www/foss-cklist.wiki] ... (check-in: 34177b0068 user: drh tags: trunk) | |
| 11:24 | Fix the "fossil setting" command so that it can change the manifest setting even when not within a local check-out. ... (check-in: fd13b1a16f user: drh tags: trunk) | |
| 11:09 | Modify auto.def to detect the case where the system SQLite is too old for WAL support (used by fossil). ... (check-in: 5fe55cb103 user: dan tags: trunk) | |
| 10:24 | Small changes to autosetup build system so that the --disable-internal-sqlite switch works and is compatible with BSD make. ... (check-in: 734af429e3 user: dan tags: trunk) | |