summaryrefslogtreecommitdiffabout
path: root/lib
AgeCommit message (Collapse)AuthorFilesLines
2007-01-03added request serial tracking to sitecing_interfaceMichael Krelin1-1/+1
2006-12-06fix for escaping backslash in outputMichael Krelin1-0/+1
2005-06-111. added missing includeMichael Krelin1-1/+3
2. fixed typo in Makefile 3. fixed zero-size output segfault
2005-05-09made use of kingate's headers container.Michael Krelin1-1/+1
2005-04-25moved a few utility functions to konforka and bumped konforka version ↵Michael Krelin5-143/+30
requirement accordingly
2005-04-241. setting up of SITECING_PATH_INFO environment variableMichael Krelin2-2/+2
2. bumped up kingate version requirement 3. fixed a bug in component build process
2005-04-03yet another fix to handling dependenciesMichael Krelin1-4/+21
2005-04-03bugfix: comments weren't discarded in "derive" lineMichael Krelin1-1/+1
2005-04-02removed debugging outputMichael Krelin1-1/+0
2005-03-31Yes, I did break dependency handling a bit.Michael Krelin1-1/+7
2005-03-31link_error exception introducedMichael Krelin1-2/+1
2005-03-31minor improvements to code aestheticsMichael Krelin1-78/+81
2005-03-31saving ticks on dependencies processingMichael Krelin1-137/+127
2005-03-301. fixed a bug just introduced, preventing the last skeleton-generated fileMichael Krelin3-4/+55
from being written. 2. introduced pragma directive and pragma main=class 3. minor changes of no importance
2005-03-301. preprocessor doesn't touch unchanged files anymoreMichael Krelin4-22/+82
2. doublechedk on whether file is up to date when making 3. changed the way preprocessor targets depend on the timestamp file 4. a bugfix in strip_suffix/strip_prefix
2005-03-29split .so generation into compile and link stageMichael Krelin1-34/+80
2005-03-07prebuffering of output is controllable now.Michael Krelin1-4/+30
2005-02-13portability improvementsMichael Krelin1-1/+2
2005-01-29initial commit into repository0.0Michael Krelin17-0/+2530