Timeline
Not logged in

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

28 check-ins related to "autosetup"

2012-06-10
22:31
Merge the autosetup and winsrv branches into trunk. check-in: 1ac9cece64 user: drh tags: trunk
2012-05-11
21:17
Filter out inline shell variables from tclConfig.sh because they break the build on CentOS 5 with TCL 8.4. (Edit: Fixed username.) Leaf check-in: cc008ebab7 user: bcsmith tags: autosetup
2012-05-10
12:22
Update the built-in SQLite to the 3.7.12 beta as of 2012-05-10. check-in: 0141e20ff0 user: drh tags: trunk
2012-02-17
17:57
Update to the latest autosetup(0.6.4) check-in: dd13b0e64d user: drh tags: trunk
01:55
Update to the latest autosetup (0.6.4) Leaf check-in: 20a7225747 user: steveb tags: autosetup
2012-02-16
22:40
Cleaned up the recently consolidated top-most json command dispatching a bit. check-in: 5daadddfdb user: stephan tags: trunk
2011-10-29
20:06
Ensure correct file name on compile errors in translated sources. This helps avoid editing the generated file with vim "quickfix". Closed-Leaf check-in: 331b57b53f user: steveb tags: steveb-fixes
2011-10-28
14:42
Update autosetup to 0.6.3    Some mingw32 improvements. Bootstrap jimsh0.c can now be built for embedding in addition to as jimsh. Leaf check-in: cdd4c6a580 user: steveb tags: autosetup
2011-10-26
15:41
Improvements to the User-Agent bot recognizer. Add the test-ishuman command for testing the bot recognizer. check-in: 06e0cb7005 user: drh tags: trunk
2011-09-02
12:18
Merge the latest autosetup changes into trunk. check-in: 172580e0a4 user: drh tags: trunk
10:31
Fix an autosetup bug which prevented libreadline from being detected when running autosetup under tclsh Leaf check-in: 7eeb5c64cc user: steveb tags: autosetup
10:30
Add -Wdeprecated-declarations on Mac OS X to prevent warnings from openssl check-in: 0fd14820f7 user: steveb tags: autosetup
10:10
Add Makefile.in back into the checkout. Was deleted accidently by the merge at [e4f1c1fe950425b]. check-in: 90b692ba5f user: drh tags: trunk
2011-08-26
14:09
Merge the autosetup updates into trunk. check-in: 64a2b0d51f user: drh tags: trunk
2011-08-24
22:13
Update to the latest autosetup, mainly for better temp file handling on mingw/msys, and fixes for the sun studio compiler. Leaf check-in: 4e5dd3536e user: steveb tags: autosetup
2011-08-23
18:00
go back to the old numbering on the pre-checkin checklist (ok'd drh). check-in: a87717ad86 user: martin.weber tags: trunk
2011-07-23
16:01
Merge the autosetup update into trunk. check-in: 3c512b3748 user: drh tags: trunk
2011-07-22
22:07
Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. Leaf check-in: c32b23d626 user: steveb tags: autosetup
19:38
Since the mlink table contains entries with pid=0 for non-empty manifests without parents, drop the original non-incremental commit logic by folding the few special cases into the mlink/plink based output. check-in: fca3073621 user: joerg tags: trunk
03:12
Merge the recent autosetup changes into trunk. The Makefile has been renamed to Makefile.classic. The standard procedure to build is now ./configure; make. check-in: 75f02948fa user: drh tags: trunk
03:10
Very minor edits to the BUILD.txt document. Leaf check-in: 38d5859713 user: drh tags: autosetup
01:43
Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic check-in: eff52c1ccb user: steveb tags: autosetup
2011-07-21
19:20
Add support for incremental exports check-in: c2ccd82522 user: joerg tags: trunk
2011-07-13
21:29
Merge the new autosetup mechanism into the trunk. check-in: f476744d60 user: drh tags: trunk
2011-07-12
17:26
Apply a fix to auto.def supplied by Steve Bennett via the mailing list. Leaf check-in: 8c482e2a99 user: dan tags: autosetup
2011-07-09
21:06
Disable the piping of output through $env(PAGER). check-in: cd2cb3b347 user: drh tags: autosetup
20:19
Initial check-in of Steve Bennett's autosetup configurator. check-in: ded86a4e53 user: drh tags: autosetup
16:12
Added ability to access repositories via CGI that are located in a path containing whitespaces. check-in: fc15fe0418 user: rimkojr tags: trunk