feisty_meow.git
12 years agomore notes.
Chris Koeritz [Sat, 3 Mar 2012 18:04:50 +0000 (13:04 -0500)]
more notes.

12 years agofirst bits of LSL code starting to arrive.
Chris Koeritz [Sat, 3 Mar 2012 17:55:28 +0000 (12:55 -0500)]
first bits of LSL code starting to arrive.

12 years agocannot leave java home with miserable cygdrive in it, even though cygwin needs
Chris Koeritz [Fri, 2 Mar 2012 21:49:21 +0000 (16:49 -0500)]
cannot leave java home with miserable cygdrive in it, even though cygwin needs
that for the path.  must fix it for path only.

12 years agofixing for windows perhaps; maybe the lack of space after zip -rm
Chris Koeritz [Fri, 2 Mar 2012 20:28:39 +0000 (15:28 -0500)]
fixing for windows perhaps; maybe the lack of space after zip -rm
was suddenly a problem on cygwin?

12 years agotossing more whiches
Chris Koeritz [Fri, 2 Mar 2012 20:23:27 +0000 (15:23 -0500)]
tossing more whiches

12 years agocleaned out some gvim vs vi oddity on windows.
Chris Koeritz [Fri, 2 Mar 2012 20:21:35 +0000 (15:21 -0500)]
cleaned out some gvim vs vi oddity on windows.

12 years agoremoved these because they were supremely messing with my ability to get the right
Chris Koeritz [Fri, 2 Mar 2012 20:02:50 +0000 (15:02 -0500)]
removed these because they were supremely messing with my ability to get the right
cygwin zip/unzip.  hopefully no one was actually depending on this for zip.

12 years agofixing path for cygwin tools.
Chris Koeritz [Fri, 2 Mar 2012 19:30:54 +0000 (14:30 -0500)]
fixing path for cygwin tools.

12 years agodropping some drive letters i no longer use.
Chris Koeritz [Fri, 2 Mar 2012 19:15:16 +0000 (14:15 -0500)]
dropping some drive letters i no longer use.

12 years agoadded better support for dos process finds.
Chris Koeritz [Fri, 2 Mar 2012 18:33:52 +0000 (13:33 -0500)]
added better support for dos process finds.

12 years agohoping this shuts cygwin up about finding java properly and then passing
Chris Koeritz [Thu, 1 Mar 2012 21:43:06 +0000 (16:43 -0500)]
hoping this shuts cygwin up about finding java properly and then passing
JAVA_HOME along to dosdows.

12 years agohow did that error not get seen earlier?
Chris Koeritz [Wed, 29 Feb 2012 20:44:53 +0000 (15:44 -0500)]
how did that error not get seen earlier?

12 years agonew fortune.
Chris Koeritz [Wed, 29 Feb 2012 15:33:00 +0000 (10:33 -0500)]
new fortune.

12 years agoupdated headers to be more javadocy
Chris Koeritz [Tue, 28 Feb 2012 16:15:51 +0000 (11:15 -0500)]
updated headers to be more javadocy

12 years agonew fortunes
Chris Koeritz [Mon, 27 Feb 2012 13:38:14 +0000 (08:38 -0500)]
new fortunes

12 years agonot sure why i've been running under the debug flag.
Chris Koeritz [Sun, 26 Feb 2012 22:18:30 +0000 (17:18 -0500)]
not sure why i've been running under the debug flag.

12 years agostopped needing mdate to be built by using date stringer instead.
root [Sun, 26 Feb 2012 20:29:17 +0000 (15:29 -0500)]
stopped needing mdate to be built by using date stringer instead.

12 years agofixed mistake re git pull command for the simple updater.
Chris Koeritz [Fri, 24 Feb 2012 20:44:01 +0000 (15:44 -0500)]
fixed mistake re git pull command for the simple updater.

12 years agostill trying to find sweet spot for windows java.
Chris Koeritz [Fri, 24 Feb 2012 17:53:39 +0000 (12:53 -0500)]
still trying to find sweet spot for windows java.

12 years agocan't use dos paths with msys in PATH apparently.
Chris Koeritz [Fri, 24 Feb 2012 17:15:40 +0000 (12:15 -0500)]
can't use dos paths with msys in PATH apparently.

12 years agoupdated for finding jdk on winders too.
Chris Koeritz [Fri, 24 Feb 2012 17:13:47 +0000 (09:13 -0800)]
updated for finding jdk on winders too.

12 years agoupdated to include a simpler way to find windows jre.
Chris Koeritz [Fri, 24 Feb 2012 17:08:05 +0000 (09:08 -0800)]
updated to include a simpler way to find windows jre.

12 years agoupdated to scour the proper area with zapdirs.
Chris Koeritz [Fri, 24 Feb 2012 16:02:32 +0000 (11:02 -0500)]
updated to scour the proper area with zapdirs.

12 years agoupdated to support 6 digits instead of 4.
Chris Koeritz [Fri, 24 Feb 2012 15:32:21 +0000 (10:32 -0500)]
updated to support 6 digits instead of 4.

12 years agonot removing debug now since we have folders called that in current source code at...
Chris Koeritz [Thu, 23 Feb 2012 22:38:41 +0000 (17:38 -0500)]
not removing debug now since we have folders called that in current source code at work.

12 years agoworking drag and drop for files/folders to/fro client-ui.
Chris Koeritz [Thu, 23 Feb 2012 19:00:32 +0000 (14:00 -0500)]
working drag and drop for files/folders to/fro client-ui.

12 years agowhoops, had to wrap these.
Chris Koeritz [Thu, 23 Feb 2012 16:49:56 +0000 (11:49 -0500)]
whoops, had to wrap these.

12 years agofixed a couple more things that needed to be set again.
Chris Koeritz [Thu, 23 Feb 2012 16:47:25 +0000 (11:47 -0500)]
fixed a couple more things that needed to be set again.

12 years agopulled out some things bash overrides if we let it.
Chris Koeritz [Thu, 23 Feb 2012 16:44:21 +0000 (11:44 -0500)]
pulled out some things bash overrides if we let it.

12 years agoperl seems to interfere with &> /dev/null, and rather than research why right now,
Chris Koeritz [Thu, 23 Feb 2012 15:58:28 +0000 (10:58 -0500)]
perl seems to interfere with &> /dev/null, and rather than research why right now,
i switched to '> /dev/null 2> /dev/null'.

12 years agotwo helpful scripts to build my trunk of genesis 2.
Chris Koeritz [Wed, 22 Feb 2012 21:34:40 +0000 (16:34 -0500)]
two helpful scripts to build my trunk of genesis 2.

12 years agofixed really old way of thinking about home on windows.
Chris Koeritz [Wed, 22 Feb 2012 18:39:44 +0000 (13:39 -0500)]
fixed really old way of thinking about home on windows.

12 years agofixed an oops where we had been expecting bash to convey our functions
Chris Koeritz [Wed, 22 Feb 2012 15:17:49 +0000 (10:17 -0500)]
fixed an oops where we had been expecting bash to convey our functions
to subshells, which it just will not do.

12 years agofix for missing semicolon.
Chris Koeritz [Wed, 22 Feb 2012 04:30:56 +0000 (23:30 -0500)]
fix for missing semicolon.

12 years agoreduced extra paths. will re-add later if ever build on ms compiler again.
Chris Koeritz [Wed, 22 Feb 2012 03:51:52 +0000 (22:51 -0500)]
reduced extra paths.  will re-add later if ever build on ms compiler again.

12 years agooops, wrong side of if.
Chris Koeritz [Wed, 22 Feb 2012 03:45:31 +0000 (22:45 -0500)]
oops, wrong side of if.

12 years agotrying to get this re-init issue right.
Chris Koeritz [Wed, 22 Feb 2012 03:39:51 +0000 (22:39 -0500)]
trying to get this re-init issue right.

12 years agonice when something is actually right, which this was not.
Chris Koeritz [Wed, 22 Feb 2012 03:32:07 +0000 (22:32 -0500)]
nice when something is actually right, which this was not.

12 years agowow, an ancient spelling error.
Chris Koeritz [Wed, 22 Feb 2012 03:30:34 +0000 (22:30 -0500)]
wow, an ancient spelling error.

12 years agogot language fixed in inits.
Chris Koeritz [Wed, 22 Feb 2012 03:29:44 +0000 (22:29 -0500)]
got language fixed in inits.

12 years agotossing some antiquated ways of outputting to null device.
Chris Koeritz [Wed, 22 Feb 2012 03:26:08 +0000 (22:26 -0500)]
tossing some antiquated ways of outputting to null device.

12 years agoleaner and not so much meaner.
Chris Koeritz [Wed, 22 Feb 2012 03:19:50 +0000 (22:19 -0500)]
leaner and not so much meaner.

12 years agocleaning up some noise in this file.
Chris Koeritz [Wed, 22 Feb 2012 02:41:10 +0000 (21:41 -0500)]
cleaning up some noise in this file.

12 years agocleaning up error output for cygwin.
Chris Koeritz [Wed, 22 Feb 2012 01:29:19 +0000 (20:29 -0500)]
cleaning up error output for cygwin.

12 years agomaking sure we can execute the few win32 apps.
Chris Koeritz [Wed, 22 Feb 2012 01:23:34 +0000 (20:23 -0500)]
making sure we can execute the few win32 apps.

12 years agohmmm, does not seem to be finding these win32_help files yet.
Chris Koeritz [Wed, 22 Feb 2012 01:18:01 +0000 (20:18 -0500)]
hmmm, does not seem to be finding these win32_help files yet.

12 years agoupdated to remove some msys refs.
Chris Koeritz [Wed, 22 Feb 2012 01:04:29 +0000 (20:04 -0500)]
updated to remove some msys refs.

12 years agocleaned up nicely.
Chris Koeritz [Wed, 22 Feb 2012 00:53:44 +0000 (19:53 -0500)]
cleaned up nicely.

12 years agoonly hanging onto the few apps that we need, rather than the whole msys
Chris Koeritz [Wed, 22 Feb 2012 00:45:47 +0000 (19:45 -0500)]
only hanging onto the few apps that we need, rather than the whole msys
package.  msys or cygwin really need to be installed first and they need
to be independent of our code and vice-versa.

12 years agotossing older code.
Chris Koeritz [Wed, 22 Feb 2012 00:28:32 +0000 (19:28 -0500)]
tossing older code.

12 years agodebugging into current windows/cygwin hose-up.
Chris Koeritz [Wed, 22 Feb 2012 00:26:29 +0000 (19:26 -0500)]
debugging into current windows/cygwin hose-up.

12 years agotrying to script around the nuisance called cygwin.
Chris Koeritz [Wed, 22 Feb 2012 00:21:12 +0000 (19:21 -0500)]
trying to script around the nuisance called cygwin.

12 years agoMerge branch 'master' of zooty:feisty_meow
Chris Koeritz [Tue, 21 Feb 2012 02:24:58 +0000 (21:24 -0500)]
Merge branch 'master' of zooty:feisty_meow

12 years agowhoops, still had yeti reference in here.
Fred T. Hamster [Tue, 21 Feb 2012 02:24:13 +0000 (21:24 -0500)]
whoops, still had yeti reference in here.

12 years agoswitched down to neutral representation for dos paths in unixes, since
Chris Koeritz [Tue, 21 Feb 2012 02:04:33 +0000 (21:04 -0500)]
switched down to neutral representation for dos paths in unixes, since
cygwin and msys cannot agree.

12 years agotrying to wake up windows for cygwin.
Chris Koeritz [Tue, 21 Feb 2012 01:56:46 +0000 (20:56 -0500)]
trying to wake up windows for cygwin.

12 years agotossing unneeded references to dead hierarchy.
Chris Koeritz [Sun, 19 Feb 2012 22:19:58 +0000 (17:19 -0500)]
tossing unneeded references to dead hierarchy.

12 years agofixed snarfing by pattern for both variants.
Chris Koeritz [Sun, 19 Feb 2012 22:10:40 +0000 (17:10 -0500)]
fixed snarfing by pattern for both variants.

12 years agomore new fortunes.
Chris Koeritz [Sun, 19 Feb 2012 21:25:26 +0000 (16:25 -0500)]
more new fortunes.

12 years agonew fortunes.
Chris Koeritz [Sun, 19 Feb 2012 21:23:43 +0000 (16:23 -0500)]
new fortunes.

12 years agoadded cpu temperature alias.
Fred T. Hamster [Sun, 19 Feb 2012 17:12:21 +0000 (12:12 -0500)]
added cpu temperature alias.

12 years agoupdated headers, added cloud folders back into snarf notes, but this time
Chris Koeritz [Sat, 18 Feb 2012 23:03:32 +0000 (18:03 -0500)]
updated headers, added cloud folders back into snarf notes, but this time
we're not relying on any one else's cloud architecture, just a nice git
repository.

12 years agoMerge branch 'master' of zooty:feisty_meow
Chris Koeritz [Sat, 18 Feb 2012 18:57:42 +0000 (13:57 -0500)]
Merge branch 'master' of zooty:feisty_meow

12 years agoadded debug flag to get more info.
Chris Koeritz [Sat, 18 Feb 2012 18:05:19 +0000 (13:05 -0500)]
added debug flag to get more info.

12 years agonew file for running a large report on a folder hierarchy using
Chris Koeritz [Sat, 18 Feb 2012 15:49:30 +0000 (10:49 -0500)]
new file for running a large report on a folder hierarchy using
checker tool.

12 years agonew fortunes, added a repository to my list.
Chris Koeritz [Fri, 17 Feb 2012 23:07:02 +0000 (18:07 -0500)]
new fortunes, added a repository to my list.

12 years agoturned debug noise back off.
Chris Koeritz [Fri, 17 Feb 2012 18:56:59 +0000 (13:56 -0500)]
turned debug noise back off.

12 years agoargh, had broken backing up of hierarchies by patttern after extending that notion
Chris Koeritz [Fri, 17 Feb 2012 18:55:53 +0000 (13:55 -0500)]
argh, had broken backing up of hierarchies by patttern after extending that notion
to allow a sub-component for the directory name.

12 years agotossing ubuntu one because it is really unreliable. i've seen multiple cases
Chris Koeritz [Fri, 17 Feb 2012 15:32:45 +0000 (10:32 -0500)]
tossing ubuntu one because it is really unreliable.  i've seen multiple cases
where files were modified, and did not get synched, where directories were
moved, and did not get synched.  it's still worthless even after 4 releases of
ubuntu, because the bugs i've seen go all the way back to ubuntu 10.04.
really sad, because i need a feature like this, but i also need it to be 100%
reliable for the files i put into it.

12 years agomade these person specific, since they are generally for my use.
Chris Koeritz [Thu, 16 Feb 2012 20:47:28 +0000 (15:47 -0500)]
made these person specific, since they are generally for my use.

12 years agoadded quiet mode to checker.
Fred T. Hamster [Thu, 16 Feb 2012 02:37:08 +0000 (21:37 -0500)]
added quiet mode to checker.

12 years agoupdated documentation generator, seems to work again.
Chris Koeritz [Thu, 16 Feb 2012 01:47:31 +0000 (20:47 -0500)]
updated documentation generator, seems to work again.

12 years agosome branding changes, moved code copyright headers down into their own
Chris Koeritz [Thu, 16 Feb 2012 00:20:23 +0000 (19:20 -0500)]
some branding changes, moved code copyright headers down into their own
directory.

12 years agoupdated some references to old name for doc (was docs).
Chris Koeritz [Thu, 16 Feb 2012 00:11:25 +0000 (19:11 -0500)]
updated some references to old name for doc (was docs).

12 years agomoving documentation around into some kind of coherent non-mess, eventually.
Chris Koeritz [Thu, 16 Feb 2012 00:06:55 +0000 (19:06 -0500)]
moving documentation around into some kind of coherent non-mess, eventually.

12 years agoadded/updated some headers for usage in feisty meow code. the uva_header
Chris Koeritz [Wed, 15 Feb 2012 19:48:03 +0000 (14:48 -0500)]
added/updated some headers for usage in feisty meow code.  the uva_header
covers assets written for uva, whereas fmc_header is for assets where
feisty meow concerns owns the copyright.

12 years agofalling back if which is not a valid command.
Chris Koeritz [Mon, 13 Feb 2012 20:54:54 +0000 (15:54 -0500)]
falling back if which is not a valid command.

12 years agocleaned stderr out of output.
Chris Koeritz [Mon, 13 Feb 2012 20:50:15 +0000 (15:50 -0500)]
cleaned stderr out of output.

12 years agomade the output file nicer, and time stamped it.
Chris Koeritz [Mon, 13 Feb 2012 15:56:45 +0000 (07:56 -0800)]
made the output file nicer, and time stamped it.

12 years agocleaned up some logging.
Chris Koeritz [Mon, 13 Feb 2012 14:43:39 +0000 (09:43 -0500)]
cleaned up some logging.

12 years agoturned off debugging noise.
Chris Koeritz [Mon, 13 Feb 2012 13:26:29 +0000 (08:26 -0500)]
turned off debugging noise.

12 years agonice mod that clears out any generated files before doing the bootstrap.
Chris Koeritz [Mon, 13 Feb 2012 05:17:05 +0000 (00:17 -0500)]
nice mod that clears out any generated files before doing the bootstrap.

12 years agorenamed 'base' variable since that's too non-descript.
Chris Koeritz [Mon, 13 Feb 2012 02:17:19 +0000 (21:17 -0500)]
renamed 'base' variable since that's too non-descript.
made snarf by pattern support an extra directory component.
added quoting so that paths with spaces should work better.

12 years agosome nice cleaning in these example scripts.
Chris Koeritz [Sun, 12 Feb 2012 22:52:25 +0000 (17:52 -0500)]
some nice cleaning in these example scripts.

12 years agomade the recustomize macro work even with a missing generated folder.
Fred T. Hamster [Sun, 12 Feb 2012 22:42:49 +0000 (17:42 -0500)]
made the recustomize macro work even with a missing generated folder.

12 years agozazzed up the output a bit.
Chris Koeritz [Sun, 12 Feb 2012 20:50:14 +0000 (15:50 -0500)]
zazzed up the output a bit.

12 years agoswitched names for misleading prior name.
Chris Koeritz [Sun, 12 Feb 2012 20:38:16 +0000 (15:38 -0500)]
switched names for misleading prior name.

12 years agocleaning build variable process up some.
Chris Koeritz [Sun, 12 Feb 2012 19:19:02 +0000 (14:19 -0500)]
cleaning build variable process up some.

12 years agoupdated to be a little less panicky about things we expect sometimes.
Chris Koeritz [Sun, 12 Feb 2012 19:09:43 +0000 (14:09 -0500)]
updated to be a little less panicky about things we expect sometimes.

12 years agoupdated and cleaned...
Chris Koeritz [Sun, 12 Feb 2012 19:06:52 +0000 (14:06 -0500)]
updated and cleaned...

12 years agocleaned up some logging.
Chris Koeritz [Sun, 12 Feb 2012 18:44:59 +0000 (13:44 -0500)]
cleaned up some logging.

12 years agotossing a few older svn and cvs scripts out. the need to tag bunches of files as...
Chris Koeritz [Sun, 12 Feb 2012 18:42:39 +0000 (13:42 -0500)]
tossing a few older svn and cvs scripts out.  the need to tag bunches of files as executables
has not arisen in a long time for me in svn, and i would use a handy tool like kdesvn these
days rather than a script.  the cvs importer allowed one to drag in vast batches of files
into a cvs archive, but i've retired most uses of cvs from my life, so...  and then there are
a few little improvements for checking in and out files with checkin and getme.

12 years agoMerge branch 'master' of zooty:feisty_meow
Chris Koeritz [Sun, 12 Feb 2012 18:01:39 +0000 (13:01 -0500)]
Merge branch 'master' of zooty:feisty_meow

12 years agoupdated scheme for locating revision control assets; uses a list (in a
Chris Koeritz [Sun, 12 Feb 2012 18:00:16 +0000 (13:00 -0500)]
updated scheme for locating revision control assets; uses a list (in a
string) of the folder names, which we later puff out to be an array of
names.  this chicanery is only needed because bash does not actually export
array variables.  still!  a few other nice clean-ups were done.

12 years agousing the variables script in our bootstrap, since otherwise PERLLIB isn't set yet.
Fred T. Hamster [Sun, 12 Feb 2012 17:14:30 +0000 (12:14 -0500)]
using the variables script in our bootstrap, since otherwise PERLLIB isn't set yet.

12 years agonice differentiation for when java and eclipse are actually available, but our
Chris Koeritz [Sat, 11 Feb 2012 17:12:27 +0000 (12:12 -0500)]
nice differentiation for when java and eclipse are actually available, but our
limited heuristics couldn't find their home folders.

12 years agoremoved basket, since now synching that via ubuntu one, at least for
Chris Koeritz [Fri, 10 Feb 2012 19:12:00 +0000 (14:12 -0500)]
removed basket, since now synching that via ubuntu one, at least for
evaluation to see if works out.

12 years agotossing special treatment for winders.
Chris Koeritz [Fri, 10 Feb 2012 18:01:03 +0000 (13:01 -0500)]
tossing special treatment for winders.

12 years agodon't want idiotic thumbnail files asking to be checked in everywhere.
Chris Koeritz [Fri, 10 Feb 2012 16:51:25 +0000 (11:51 -0500)]
don't want idiotic thumbnail files asking to be checked in everywhere.

12 years agoslimmed down the header.
Chris Koeritz [Fri, 10 Feb 2012 15:17:10 +0000 (10:17 -0500)]
slimmed down the header.