Chris Koeritz [Sat, 2 Apr 2016 23:38:17 +0000 (19:38 -0400)]
tossed blowfish cipher, which seems to have been dropped somewhere between ubuntu 14.04, 15.10 or 16.04, since my 16.04 system would no longer talk to my 15.10 system.
Chris Koeritz [Sat, 5 Dec 2015 17:50:52 +0000 (12:50 -0500)]
moved the top-level and probably most important feisty meow variable from the seeming utterance of a moron, "DERRRR", as in FEISTY_MEOW_DIR, to a more reasonable word that means the top of something-apex. so this top level variable is now FEISTY_MEOW_APEX instead. acme would have been closer to the root of the alphabet, but we don't want to infringe on wile coyote's favorite business's marks.
Chris Koeritz [Sat, 5 Dec 2015 17:16:48 +0000 (12:16 -0500)]
moving to a better name than FEISTY_MEOW_GENERATED for chewed scripts folder. too many things are mentioning generated, so this is now the FEISTY_MEOW_LOADING_DOCK variable. urgh. other changes to add -p to mkdir for making parents also. better checking in whack build and stopped attempting to redefine crucial variables there if not defined, since that's bad news.
Chris Koeritz [Tue, 1 Dec 2015 04:23:30 +0000 (23:23 -0500)]
a ton of changes to fix the production directory. formerly this directory $FEISTY_MEOW_DIR/production was a mix of source code, library files and generated objects, logs, and executables. yuck. now the production folder is just source and libraries. there is now a new runtime directory for all the generated content, like the apps produced during the build. this directory is located under $TMP in order to avoid polluting the same directory tree that feisty meow lives in. this will also support system-wide installs better.
Chris Koeritz [Mon, 28 Sep 2015 15:13:38 +0000 (11:13 -0400)]
updated to be a bit more useful; now has a list of file types to scan, including perl bash python and java. iterates reasonably across multiple dir parameters and should handle weird space inclusions etc.
Chris Koeritz [Thu, 17 Sep 2015 17:05:02 +0000 (13:05 -0400)]
improved spacem method to handle unwritable names better (where perl was not happy renaming a file that contained a pipe character). now weird character replacement happens before the lower-casing, so it works a lot better.
Chris Koeritz [Fri, 21 Aug 2015 22:11:41 +0000 (18:11 -0400)]
changes needed since cygwin is somehow getting a different interpretation of the pwd from someplace. perhaps from our own version in feisty? anyhow, this just fixates the call against default pwd location, but a better approach would not need the absolute path.
Chris Koeritz [Sun, 2 Aug 2015 21:52:06 +0000 (17:52 -0400)]
hoisting the alias definitions up into a function, so we can track them and eventually unload all of them automatically. added a similar method for exported variables, also completely simplistic at this point. all usages that seemed appropriate for setting up using the new alias function have been moved over, and things are still working as far as i can tell at this point up until the point when things break which is probably pretty soon, but oh well, progress...
Chris Koeritz [Tue, 23 Jun 2015 20:09:35 +0000 (16:09 -0400)]
a few mods to get over the DOS problems we've had a while. these were multifarious, but i blame both windows and cygwin now. and of course bill gates, as per custom.