Fossil

Timeline
Login

Timeline

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

33 check-ins by user michael

2010-11-07
10:23
Merge from trunk. ... (Closed-Leaf check-in: 1a6876db user: michael tags: ttmrichter-skins)
2010-10-05
14:40
Merge from trunk. ... (check-in: 029448a3 user: michael tags: ttmrichter-skins)
2010-09-24
17:07
Merging from trunk. ... (check-in: e3292ef8 user: michael tags: ttmrichter-skins)
2010-09-16
14:13
Another merge from trunk. ... (check-in: 1516a26d user: michael tags: ttmrichter-skins)
14:00
Committing a merge. ... (check-in: be5fd10a user: michael tags: ttmrichter-skins)
2010-08-13
07:07
Trying to figure out how to get merge conflicts to actually show up. ... (check-in: d8f8932f user: michael tags: ttmrichter-skins)
03:49
Merged with trunk. ... (Closed-Leaf check-in: 861a885c user: michael tags: ttmrichter)
03:30
Added build for FreeBSD using clang. ... (check-in: b775af50 user: michael tags: ttmrichter)
03:26
Merged with trunk. ... (check-in: 7f61175d user: michael tags: ttmrichter)
2010-07-31
16:20
Merge with trunk. ... (check-in: d084f952 user: michael tags: ttmrichter-skins)
2010-07-26
07:43
Started outline of makeskins utility. ... (check-in: 58e64130 user: michael tags: ttmrichter-skins)
06:54
Extracted built-in skins from skins.c and put into skins subdirectory. ... (check-in: 3530b29f user: michael tags: ttmrichter-skins)
06:21
Create new branch named "ttmrichter-skins" ... (check-in: df880841 user: michael tags: ttmrichter-skins)
06:18
Reverted to original version of wiki.c. ... (check-in: 6078359f user: michael tags: ttmrichter)
2010-07-25
08:33
Another trunk merge. ... (check-in: 6d828a86 user: michael tags: ttmrichter)
08:27
Merge trunk into branch. ... (check-in: 1bfe076a user: michael tags: ttmrichter)
2010-07-14
05:21
Create new branch named "ticket-92d3a03459" ... (Closed-Leaf check-in: 0fadfd26 user: michael tags: ticket-92d3a03459)
2010-07-13
15:53
Modified into a saner scheme than using fragments and oddball defaults. ... (check-in: fad57367 user: michael tags: ttmrichter)
2010-07-11
03:29
Since there's no difference between Solaris and OpenSolaris in builds (they both require libnsl it turns out), the files are now merged as PLATFORM=solaris. ... (check-in: 0ec2c22d user: michael tags: newbuild, ttmrichter)
03:21
Corrected OpenSolaris fragments after testing. ... (check-in: b209bb96 user: michael tags: newbuild, ttmrichter)
2010-07-10
13:29
Tested the FreeBSD fragments on FreeBSD 8.0. ... (check-in: f69de3cf user: michael tags: newbuild, ttmrichter)
10:43
Added some (as yet untested) fragments for FreeBSD, Solaris and OpenSolaris. FreeBSD and OpenSolaris testing are due soon. ... (check-in: ffcd314a user: michael tags: newbuild, ttmrichter)
2010-07-09
17:41
Fixed up a naming problem for MinGW32 and made a more flexible mechanism for site-specific enhancements. ... (check-in: 6b83b517 user: michael tags: newbuild, ttmrichter)
17:23
Cleaned up the platform fragments. Corrected two compiler settings. ... (check-in: 81e4477e user: michael tags: newbuild, ttmrichter)
16:57
Named the mingw32 fragment properly. Forced mingw32 to use GCC. ... (check-in: cd98f05d user: michael tags: newbuild, ttmrichter)
16:25
Merged main trunk into private branch. ... (check-in: 1c28a41c user: michael tags: newbuild, ttmrichter)
16:23
Started the process of modifying the build system to permit more flexible and reliable cross-platform support. Currently the build system is set up for Linux (GCC or CLANG as the compiler) and for MinGW32 (GCC as the compiler). Of these, only the Linux builds have been tested so far and confirmed to work as expected. The way to use this new system is as follows:
make

Builds the default platform and compiler (linux and gcc).

PLATFORM=mingw32 make

Builds the mingw32 build (untested!) using the default compiler (gcc).

COMPILER=clang make

Builds the default platform (linux) using the clang compiler.

Other platform and compiler fragment files can be added in the ./make directory based on the models already there. ... (check-in: d3252d74 user: michael tags: newbuild, ttmrichter)

2010-07-07
07:44
Update private branch to latest trunk. ... (check-in: a87fbd33 user: michael tags: ttmrichter)
2010-06-28
14:35
Modified Makefile to support clang in private branch. ... (check-in: 9c060263 user: michael tags: ttmrichter)
14:30
Updated ttmrichter branch to latest from trunk. ... (check-in: 4c41c80e user: michael tags: ttmrichter)
2010-06-23
04:33
Merge from the "benoit" branch. ... (check-in: 84e497e4 user: michael tags: ttmrichter)
02:21
Merging trunk into private branch. ... (check-in: 54d0648f user: michael tags: ttmrichter)
2010-06-18
03:21
Fixed up the quickstart to present information in a more logical order. ... (check-in: 43472d55 user: michael tags: ttmrichter)