Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins related to "broken-build"

2014-01-07
10:16
Merge changes from the broken-build branch into trunk (after fixing the build). ... (check-in: de86ef41b2 user: drh tags: trunk)
10:15
Fix the unix makefile that was broken by check-in [1ab2728820]. ... (Closed-Leaf check-in: bdcfdc4642 user: drh tags: broken-build)
09:49
Unflatten top line of directory nodes. Pros of old design (reduced screen space) aren't worth the cons (more confusing, more complicated CSS, and very few people are going to be using subdirectory pages). ... (check-in: a9e9ac461d user: joel tags: broken-build)
09:20
Actually check that the link being clicked is a descendant of .subdir instead of using a style-based check that could change with different CSS. ... (check-in: 21dccee9dc user: joel tags: broken-build)
09:03
Make sure that shell.o and sqlite3.o are rebuilt whenever compilation options change. This should prevent problems like [http://comments.gmane.org/gmane.comp.version-control.fossil-scm.user/14805|Problem with compilation under MINGW] once and for all. ... (check-in: 1ab2728820 user: jan.nijtmans tags: broken-build)
03:58
There's already an nFullName in FileTreeNode, so use that. Remove other pointless redundancy, too. ... (check-in: 6f1b5d6047 user: joel tags: trunk)