Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2016-03-24
| ||
17:43 | Fixed command line handling Leaf check-in: f61c052405 user: seandeelywoods tags: trunk | |
2016-02-19
| ||
20:27 | Fixed typos. Added a "save" after gort autodetects various executables. check-in: ba5f9baaf7 user: tne tags: trunk | |
18:23 | Deprecating the localtool object in favor of dedicated procs. Consolidated all of the ways to find an executable in the environement to one, which will consult a cache of prior lookups and config data. Added provisions for recipes to have special rules about the build path check-in: e984d01948 user: tne tags: trunk | |
17:01 | update executable but on gort.tcl check-in: 1103c8b509 user: seandeelywoods tags: trunk | |
2016-02-18
| ||
16:23 | Fix for odie's recipe Leaf check-in: 0ce07a1d84 user: hypnotoad tags: sherpa, irm | |
2016-02-09
| ||
23:27 | Tweaks to TEA based packages check-in: f6b03a4999 user: hypnotoad tags: irm | |
2016-02-03
| ||
02:07 | Cleaned up the handling of some boolean flags Fixed the kettle recipe generator Restructured package dependencies to rely more on tcllib and less on having odielib munge tcllib check-in: 4c4759201b user: seandeelywoods tags: trunk | |
2016-01-25
| ||
23:31 | Fixes to sqlite's bootstrap. (Duh... no wonder it wasn't working...) check-in: e199f32cf2 user: seandeelywoods tags: trunk | |
2015-12-24
| ||
15:32 | Simplfied the gort metaclass. (Or rather... allowed it to use some enhancement that came for free with TOOL) Starting work simplifying toolsets, and starting a new project (with most of the complexity removed from toolset) to implement a full service Make/CMake/Autoconf replacement in Tcl. check-in: 30602b41ad user: seandeelywoods tags: trunk | |
2015-12-10
| ||
23:50 | Removed the --baseurl option from fossil repos running via SCGI. You get confused answers when, say, a virtualbox does a sync from http://10.0.0.2 and then you want to try to access the same repo at http://localhost check-in: ae00d326f2 user: seandeelywoods tags: trunk | |
2015-12-05
| ||
00:29 | Fixed the invocation of autosetup. (Turns out odielib's was fubar, but there were other problems.) check-in: 09b3317ac9 user: seandeelywoods tags: trunk | |
2015-12-04
| ||
22:08 | Fixed the compiling of autosetup based projects. (They *really* need to compile from their source directory, apparently.) Rewrote the GORT configurator such that environmental flags are now honored for GORT_DEBUG and GORT_TARGET check-in: ae58ef553a user: seandeelywoods tags: trunk | |
19:08 | Fixes to the latest TAO check-in: 082a4253f7 user: seandeelywoods tags: trunk | |
2015-12-03
| ||
01:34 | Tweaks to accomidate API changes in httpd check-in: af545e1610 user: seandeelywoods tags: trunk | |
2015-12-01
| ||
15:30 | Bumped the version of sqlite we are targeting check-in: 0166ddff2f user: seandeelywoods tags: trunk | |
12:45 | Fixes to make gort work the the trunk of taolob check-in: 5f664ccf18 user: ets tags: trunk | |
11:22 | (no comment) check-in: c204cdcd6e user: ets tags: trunk | |
2015-11-30
| ||
16:07 | Added an emergency override for installing sqlite. (My Mac has a system version of sqlite which locks up when run with my active state 8.6) Update the embedded webserver tools check-in: ede97eec6c user: seandeelywoods tags: trunk | |
2015-11-26
| ||
15:02 | Modifications to the internal server to mirror changes in the httpd package in tcllib The dispatch of fossil repositories now works correctly check-in: 116bc1393d user: seandeelywoods tags: trunk | |
2015-11-24
| ||
21:17 | Update the shed description of gort check-in: 5a5922a33b user: seandeelywoods tags: trunk | |
21:09 | GORT is now as (or more) funtional than trunk. check-in: d600008050 user: seandeelywoods tags: trunk | |
21:00 | Static and cross compile builds no longer trip locally installed checks Closed-Leaf check-in: a952ea0c13 user: hypnotoad tags: gort | |
20:29 | Purged all references to "sherpa" Removed a lot of outdate calls data captured in ::odie() Teapot cache files now use plain text names Sorted out the handing of "local" vs (whatever teacup is calling local) check-in: 64ca4764ee user: hypnotoad tags: gort | |
17:36 | Moved the doccos around check-in: f8a46e96d1 user: hypnotoad tags: gort | |
17:31 | More corrections check-in: bfd77b9e22 user: hypnotoad tags: gort | |
17:23 | More fixes to the readme check-in: c7da3037a6 user: hypnotoad tags: gort | |
17:19 | Added download instructions check-in: 2cf62dd121 user: hypnotoad tags: gort | |
17:16 | Adding a "readme" file for docs check-in: f041789d62 user: hypnotoad tags: gort | |
16:36 | Overhaul of shed. Got a lot of searches for projects and packages to work from the interactive and console command lines check-in: 9bbee58323 user: hypnotoad tags: gort | |
11:08 | Created a new metaclass to manage shed objects check-in: 4e13796868 user: hypnotoad tags: gort | |
2015-11-23
| ||
20:13 | Resolving some name collisions check-in: 1f73953584 user: hypnotoad tags: gort | |
19:46 | Renamed the pattern sherpa::recipe to gort::recipe Removed a copy of the sha1 implementation that was accidentally checked into the root of the source tree check-in: 4e4024a777 user: hypnotoad tags: gort | |
2015-11-22
| ||
13:07 | Simplified the class hierarchy of gort recipes Added facilities for the compile target to be hinted via ENV Added facilities for the build system to specify static targets instead of dynamic check-in: a9b5aa05ae user: hypnotoad tags: gort | |
2015-11-20
| ||
18:47 | Added interactive and recipe script support for critcl check-in: 649fd4f42c user: hypnotoad tags: gort | |
18:43 | Added command line support for CRITCL check-in: 2f4eb953ea user: hypnotoad tags: gort | |
17:33 | Fixed the recipe for tkimg Defined a new "gort" dialiect/metaclass Reworked all of our recipes, platforms, distributions, and toolset to utilize "define" as ways of getting information into and out of the object's configuration "define" is carried over from master to organelle (Both use the same array) check-in: fe26d0aa5d user: hypnotoad tags: gort | |
00:18 | Normalizing class names Fixes that allow sherpa/gort to build sqlite check-in: cb8464e1b2 user: hypnotoad tags: gort | |
2015-11-19
| ||
18:43 | Consolidated all of the OO based build system into a new module called "gort" check-in: 602223aef7 user: hypnotoad tags: gort | |
17:42 | Managed to get things working well enough to perform a download and install of the tclvfs package. (One of the simpler ones) Added a setok's smake into our build tools. Not quite sure how we'll utilize it or how much it's going to be modified... but we'll see. Note: internally we are starting to rename bits "gort" check-in: 41466d7a90 user: hypnotoad tags: gort | |
2015-11-12
| ||
16:17 | Added a server function to produces an embedded webserver Calls to oo::class have been replaced with tao::class, because we no longer inject the keywords we need into oo::define check-in: 39af960095 user: hypnotoad tags: testing | |
2015-11-05
| ||
19:51 | Migrated sherpa back to utilizing the TAO framework check-in: 45ed88303a user: hypnotoad tags: shed, testing | |
2015-11-03
| ||
22:13 | Closing an inadvertant fork check-in: ce153f3384 user: hypnotoad tags: shed, testing | |
22:05 | Removed debugging puts statements check-in: 94fa1e2fdf user: hypnotoad tags: shed, testing | |
22:04 | Killing more tcllib packages check-in: 3aa9bf3b09 user: hypnotoad tags: shed, testing | |
22:00 | Tweak to the bootloader. Removing modules that are distributed with tcllib and tool check-in: 53405b4957 user: hypnotoad tags: shed, testing | |
21:44 | Updating to the latest TOOL check-in: 3e02630071 user: hypnotoad tags: shed, testing | |
21:33 | Fixes to the tool loader and bootstrap for cases where we are running on a bare system with only fossil and tclsh. check-in: bcfcf9aed9 user: hypnotoad tags: shed, testing | |
21:21 | Adding "Tool" to the required list of things check-in: 93fbc8c6f9 user: hypnotoad tags: shed, testing | |
21:19 | Adding the missing files check-in: 4b325db9cf user: hypnotoad tags: shed, testing | |
21:05 | More improvements to bootstrapping. Localtool has too many external dependencies. SHERPA now uses a simplified subset to find executables and detect where to install files. check-in: 9ffc2bd1d1 user: hypnotoad tags: shed, testing | |