Fossil

Timeline
Login

Timeline

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

19 check-ins for the month beginning 2010-07-01 by user michael

Following month ↑
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)
Previous month ↓