Commit Graph

  • 98a70a2940 Blank slate. isaacs 2010-01-11 23:56:18 -08:00
  • 8bb66083a2 Bring up to date with node. isaacs 2010-01-11 23:56:03 -08:00
  • 19820c2d76 Most things call this the "lib" rather than the "src". "Src" is for code that gets compiled. isaacs 2010-01-11 23:55:25 -08:00
  • 5e589ccd81 A better, stronger README. For the future. isaacs 2010-01-11 23:52:08 -08:00
  • 407b0f34c8 Removing some stuff that no longer applies. isaacs 2010-01-11 23:50:23 -08:00
  • c34a47fdd2 Just adding some changes that I'm about to throw away and rewrite anyhow. Just in case they have some good bits that I'd like to keep. Not sure when I even made these edits. This is all so very out of date with nodejs anyhow, it's archaic history. isaacs 2010-01-11 21:54:52 -08:00
  • e3ca8a4121 Work around the change to exec(). isaacs 2009-10-07 13:27:55 -07:00
  • 190b0da262 It's on master, now, not the branch. isaacs 2009-10-06 02:31:08 -07:00
  • fc6a218ed4 Making it work with a split catalog. isaacs 2009-10-06 02:28:13 -07:00
  • fffab2f5e5 Missed some include()s. isaacs 2009-10-05 12:07:46 -07:00
  • b806f70390 Tweaked to work with the latest node. isaacs 2009-10-05 12:03:15 -07:00
  • 0e7b3a9af1 (nevermind) isaacs 2009-10-04 16:44:44 -07:00
  • 38ae98ce59 Moving things into a bin folder. isaacs 2009-10-04 16:44:07 -07:00
  • 0101d6bc88 Add some robustness in the package file lib linking. isaacs 2009-10-04 16:05:26 -07:00
  • 0cc345812a Links the library file now, but makes use of a non-standard change to node.js, which is a shame. Submitted change to nodejs list for debate, but that might change. isaacs 2009-10-04 15:41:43 -07:00
  • 716069334b Pretty up the logging a little bit. isaacs 2009-10-04 13:34:39 -07:00
  • a1c2124d99 Accept a "prefix" argument in logger, to better organize messages. isaacs 2009-10-04 13:32:27 -07:00
  • 3f2cefcec1 Track the results, and share with the success/error handlers isaacs 2009-10-04 13:32:02 -07:00
  • 3607b78ad9 Use the shared stuff in utils.js Abstract the fetch out to fetch.js Better logging. isaacs 2009-10-04 13:31:30 -07:00
  • 549ef7c260 Use the shared stuff in ./utils.js isaacs 2009-10-04 13:30:39 -07:00
  • d00b0174e3 Notes isaacs 2009-10-04 13:26:38 -07:00
  • b72eb51017 Move these things into a single location. isaacs 2009-10-04 13:22:24 -07:00
  • 4f0bbb36e9 Got the cookie thing figured out. It's pretty weak right now, but it'll do for the moment. Need a proper wget/curl type module, but that should probably be its own thing. isaacs 2009-10-03 13:49:10 -07:00
  • 330f08c77f Starting in on abstracting out the "fetch from url to a file" logic. isaacs 2009-10-03 11:21:18 -07:00
  • c161df1056 Putting too much stuff in here. It's sort of fetching the tarballs, but not actualy saving the files. Going to abstract that bit out, since I'm doing it twice now. isaacs 2009-10-03 11:20:28 -07:00
  • 1b28b3f71b Slight change to enhance "queue" with a "stack" function that is the same, but in reverse. isaacs 2009-10-02 18:00:42 -07:00
  • 3df2971fad A completely embarrassingly disorderly mess right now. But it's getting closer to something maybe kinda sorta useful eventually. Resolves dependencies, and figures out WHAT to install, but still doesn't actually DO it. isaacs 2009-10-02 17:53:12 -07:00
  • f00a573516 Bit of restructuring around how the installation works, and standardized a lot of the different debug logging methods into a single "log" method. isaacs 2009-09-30 11:10:01 -07:00
  • 9a57a2cb36 Start on the path of installing things. isaacs 2009-09-29 16:51:59 -07:00
  • 1b2b696860 Remove the command line curl in favor of http.cat. isaacs 2009-09-29 16:51:41 -07:00
  • 8c72b78c27 No need for the timeout there. isaacs 2009-09-29 15:04:49 -07:00
  • c220e5e1f8 Remove the commented-out sections of httpClient fail. That's what source control is for! isaacs 2009-09-29 15:03:53 -07:00
  • a05d4ae4b9 Kludge some command-line curl in there to get around the fact that httpClient seems to be borked for some reason right now. With that, implement refreshSource and writeCatalog appropriately. isaacs 2009-09-29 15:01:06 -07:00
  • 39f1b773f5 Remove the testy lines. isaacs 2009-09-29 15:00:36 -07:00
  • 4626dfa73b Initial drop. Ugly, sketchy, and not even yet quite a "work in progress". isaacs 2009-09-29 10:21:33 -07:00