File History

Not logged in

History of Makefile

2012-07-23
19:12
[3fba972e6e7376bf] part of check-in [cb449b34ea] minor build fix. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2012-02-27
19:49
[f3f470d6ffb77bfa] part of check-in [d64bf0af6e] fixed a logic error which caused the json-parser must-fail tests to incorrectly exit with code 0 when they (unexpectedly) succeeded. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2012-02-18
22:46
[6125b20d93e28c8a] part of check-in [71aaf54186] build fixes for gcc 4.6. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-07-28
12:21
[0ccf57356b3104e2] part of check-in [41aa9179ce] build fix (mysql was not found). (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-07-27
22:43
[46c6187919695bc2] part of check-in [d6e8393694] Removed the fastcgi bits from this level. Apparently ALL of the the relevant code has to be built/linked with fastcgi, and that's much easier to control when building from cson_amalgamation. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
22:22
[dc0c394e796178d6] part of check-in [6738fd65c6] Experimenting with fastcgi. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-07-26
20:03
[9476f1b5d58297f6] part of check-in [e7ba28a452] Build fixes. i really do not know how this ever worked at all. (user: stephan branch: cgi-context) [diff] [annotate] [checkins using]
2011-07-09
14:33
[2af2f8b780d19492] part of check-in [3a8104fa92] Minor build fix. Not quite sure how it ever worked at all. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-21
14:24
[ebbcdf96d75964de] part of check-in [069c91e7f6] Added whio_epfs-based cson_sessmgr. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-20
17:17
[85f5ec8fc0e812d4] part of check-in [7dcdbb55f6] minor build cleanup. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
17:11
[bb854a003bcf8210] part of check-in [e2923e5184] Minor build touch-ups. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
16:38
[eb8c9eb23b71fa59] part of check-in [d1af8a8c60] Removed c99 build flags from whio code. Renamed an internal target. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
09:04
[adbc27da87624e49] part of check-in [6e8c7e31b6] pulled in latest whio, which compiles in c89 mode. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-18
22:12
[6d9efe6f7cfc5220] part of check-in [fc60825290] merged in an accidental/unnoticed fork of the trunk. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
22:07
[b496a5b642b6bf92] part of check-in [1ce6fae1d1] Added 'sgb' Makefile target for my own convenience. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
22:03
[b9c8b17c8eb2094c] part of check-in [30ca111fe2] Minor build touch-ups. Add option to enable zlib in whio. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
21:20
[d9058fabe8ff2e4d] part of check-in [759c0987e5] Re-disabled whio support by default. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
21:19
[188faaf31f0f0288] part of check-in [cc7f562f73] Removed zlib requirement for the builtin whio_amalgamation. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
21:05
[e918e00f018d9f6e] part of check-in [a78f2e587a] Added whio_ht-based cson_sessmgr impl, just for kicks. Disabled by default because nobody but me will likely use it and it requires/includes tons of external source code from libwhio. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-17
11:08
[0d383730ebbda1ee] part of check-in [9befef9200] minor fixes to select-to-json so it can compile in C89 mode. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
10:16
[c717daec0b4cc7e4] part of check-in [73710710b5] Added select-to-json app. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-16
11:37
[2300fed7e461cb1d] part of check-in [a17739cf15] Fixed horrible bug in the handling of the special value 0 for integer types, which was using some address as its value instead of 0. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-15
23:30
[01e80b7779a77302] part of check-in [f628c1a706] Added cson_cpdo.*, analog to cson_sqlite3.*. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
21:12
[98965ba7bbed114f] part of check-in [da80a548a4] s/CFLAGS/CPPFLAGS/ in a few places. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
16:39
[c96d8c3d63612271] part of check-in [3b83630dda] Started adding a BST impl for object properties but quickly found that the object prop search impl doesn't play well with the bst due to (char const *) vs. cson_string differences. (user: stephan branch: obj-bst) [diff] [annotate] [checkins using]
15:28
[cc0c52cbeb4f1e65] part of check-in [8ef770594b] Reimplemented GET/COOKIE parsing to not require C99. Incidentally also allocates less memory this way. Tree now compiles cleanly in C89, not counting sqlite3 and test/demo code. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-14
17:50
[b7f3e5ace5a8598b] part of check-in [978b57e491] Amalgamation-related build fixes. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
16:18
[61c769416c9cdfa1] part of check-in [c7196c6691] Added API for registering/loading cson_sessmgr's by name. cson_cgi now uses that for loading config-defined session manager. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
09:22
[10a81d4442214d5e] part of check-in [c5e9348571] Minor doc addition. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-13
11:16
[431a4636639c69e0] part of check-in [c817c4e0a1] Build touchups which allow me to build with a local copy of the sqlite3 amalgamation on my web hoster's site. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-11
17:21
[44882f0696c38945] part of check-in [f51cf2d0aa] Several build fixes/cleanups. Switched amalgamation build to new scripts. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-04-09
02:39
[6d459500937f822d] part of check-in [0aa8bebc44] Minor build fixes. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
01:22
[abebb556d6c8a209] part of check-in [6446054460] Build cleanups (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-04-08
23:45
[4a926524473e7e07] part of check-in [66d1580965] Implemented db sessions using cpdo. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
17:37
[52abc8a64c8d58c3] part of check-in [8089884175] Started adding session support. Still a bit of work to do here, though. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-04-05
17:53
[f7b9eb53ce10c07f] part of check-in [c66043c01a] More tinkering with the cgi bits. It now imports ENV, but doesn't do much else. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-04-04
19:35
[3ae03f694a98a9f1] part of check-in [1c9055be56] Added some very incomplete/untested/experimental code from which to build a JSON-only CGI app framework. It might or might not ever get written. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-03-25
07:14
[717cd7a286b474c8] part of check-in [6588c5d814] Removed cson_lists.h from CLEAN_FILES b/c it interferes with fossil's up-to-date checks. (user: stephan branch: with-refcount) [diff] [annotate] [checkins using]
2011-01-29
02:05
[1ab5a0283ca9abe5] part of check-in [0acc987978] Added a build hack to try to guess if sqlite3 can be enabled by default. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
00:09
[b9c0501709df9bf2] part of check-in [cf90f85e63] Fixed a broken dep which caused unneeded rebuilds. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-01-28
18:01
[3f61b426714bf28f] part of check-in [40a539a0de] Amalgamation build fix. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
17:04
[e623990ee9181f11] part of check-in [bf60f030c0] Minor cleanups to the sqlite3 code. Added it to the amalgamation build. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
16:42
[70ce6672bd5ba76c] part of check-in [1dafbdeff3] Started adding sqlite3/cson utility code. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-01-27
20:33
[3b82dc29f39eeb2c] part of check-in [a0a3c043a7] The built-in constant cson_values (true, false, null, int 0, double 0.0) no longer require heap allocation. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-01-26
15:36
[c1e5dcd0e17a5c6a] part of check-in [10842feccf] Added -ansi to amal-c build options. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-01-17
15:14
[8495e6be4a91dca7] part of check-in [437bfb9ffa] Cleanups/fixed in double handling. Fixed output of bool values. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
13:09
[33b8b70e90807f70] part of check-in [2b6f9b149f] Added test ops to the makefile. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
12:48
[2b5eafb44456c662] part of check-in [f292024894] Removed timestamp from cson_lists.h to avoid unnecessary diffs/commits. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
11:50
[bc7040d7e42bcc70] part of check-in [b4dde6ec58] Minor internal refactoring. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
11:10
[46f01d36a82340b9] part of check-in [baf44f31ab] Refactoring to support an amalgamation build. Included one of the generated files in the repo (against my better judgement, but so non-Unix users can use it). (user: stephan branch: trunk) [diff] [annotate] [checkins using]
09:19
[9f7cf7a62d2f0bad] part of check-in [fbf0f5566d] Fixed a memleak which could have shown up on an OOM error during parsing. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-01-16
21:02
[e0ae01346691e56c] part of check-in [256093b5dc] Minor doc updates. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
19:22
[4cda49f5ffefcf37] part of check-in [54251b81b7] Doc additions. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
18:58
[e98e27237ed75820] part of check-in [2ce0666163] Added cson_object_get_sub() utility function. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-01-15
10:55
[e15d1d4afcb907b3] part of check-in [d1fe669e3e] Fixed some list-handling bugs which caused crashes at cleanup. Fixed some valgrind warnings. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
03:44
Added [6fc3a6c7afa34366] part of check-in [a4df85aa9e] egg (user: stephan branch: trunk) [annotate] [checkins using]