Chris Koeritz [Fri, 17 Jun 2022 15:48:58 +0000 (11:48 -0400)]
updates to get builds working on certain platforms...
that were stashing a weird EOL in our cpp headers (looking at you
snapple).
Fred T. Hamster [Fri, 17 Jun 2022 01:10:21 +0000 (21:10 -0400)]
turned off blowfish test
we're getting continual explosions in this test in 22.04, which is not what was going on in 20.04. need to refactor and chase that down.
Chris Koeritz [Fri, 17 Jun 2022 00:48:43 +0000 (20:48 -0400)]
isolated debug noise
Chris Koeritz [Thu, 16 Jun 2022 22:42:15 +0000 (18:42 -0400)]
yet another dependency
a really bare alma host needs to have gnu make installed. who knew?
Chris Koeritz [Thu, 16 Jun 2022 22:32:45 +0000 (18:32 -0400)]
simplify per compiler rules and variables
most of the specialized bits, like wxwidgets and curl, were the same for
each compiler, so these have been abstracted out to common area. the
individual compiler sections are now a lot tighter or maybe almost
non-existent.
Chris Koeritz [Thu, 16 Jun 2022 19:52:06 +0000 (15:52 -0400)]
updated to be less feisty meow dependent
Chris Koeritz [Thu, 16 Jun 2022 11:05:58 +0000 (07:05 -0400)]
checking in the recent efforts at optimizing clam
moved many variables that were constructed during every make out into
the environment. cleaned up convoluted shell commands to make more
efficient. removed old compiler tags that were hiding chunks of code.
still need to get the create guid app online; was not working due to
errors in comdef.h from cygwin (could not find new.h, some kind of
snafu in the cygwin headers).
Chris Koeritz [Tue, 14 Jun 2022 22:59:15 +0000 (18:59 -0400)]
updates for less shelly behavior
took out a few things that were previously generated everytime a build was performed, in fact, they were done per each makefile, potentially consuming a huge amount of windoze's spoons. windoze is just NOT good at running lots of little programs, and prefers the big blobby ones. so we're trying to cut down on the shelling out done by feisty builds by offloading them to the regeneration process.
Chris Koeritz [Tue, 14 Jun 2022 20:21:30 +0000 (16:21 -0400)]
added a couple missing yum packages
found them starting from more of a blank alma host than i usually do.
Chris Koeritz [Mon, 13 Jun 2022 19:41:53 +0000 (15:41 -0400)]
tossed unused directory
Chris Koeritz [Wed, 8 Jun 2022 00:32:44 +0000 (20:32 -0400)]
updated to include devede dvd creator
Chris Koeritz [Sun, 5 Jun 2022 22:30:46 +0000 (18:30 -0400)]
added non compressing option for local copies
Fred Hamster [Sun, 5 Jun 2022 16:00:42 +0000 (12:00 -0400)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Fred Hamster [Sun, 5 Jun 2022 15:58:51 +0000 (11:58 -0400)]
turned onf debugging for blowfish
chasing a bug on some hardware platforms in the blowfish crypto
Fred Hamster [Sun, 5 Jun 2022 15:55:58 +0000 (11:55 -0400)]
turned onf debugging for blowfish
chasing a bug on some hardware platforms in the blowfish crypto
Chris Koeritz [Sat, 4 Jun 2022 22:48:59 +0000 (18:48 -0400)]
updates to fix bundler on win32
needed to get rid of variable flags including forward slash, which totally conflicted with paths using forward slash, and caused mayhem.
Fred T. Hamster [Sat, 4 Jun 2022 13:20:47 +0000 (09:20 -0400)]
updates to move to newer gnu-er time
dropped use of ftime and other old time functions. now just using gettimeofday and localtime_r and gmtime_r to get all the time nuggets.
Chris Koeritz [Sat, 4 Jun 2022 13:19:17 +0000 (09:19 -0400)]
added meld to apt-cyg install list
Chris Koeritz [Sat, 4 Jun 2022 12:02:37 +0000 (08:02 -0400)]
fix for broken sed edit
was editing wrong file. argh.
Chris Koeritz [Sat, 4 Jun 2022 11:28:47 +0000 (07:28 -0400)]
apt-cyg package list updates in prep
Chris Koeritz [Fri, 3 Jun 2022 21:34:43 +0000 (17:34 -0400)]
updated for cygwin
this now has all the packages for building feisty meow code on cygwin.
we hope.
Chris Koeritz [Thu, 2 Jun 2022 12:51:46 +0000 (08:51 -0400)]
new script for work computer cleanup
Chris Koeritz [Thu, 2 Jun 2022 11:04:49 +0000 (07:04 -0400)]
added some apt-cyg brains
starting to get the right set of apt-cyg packages for the prep script.
Fred T. Hamster [Thu, 2 Jun 2022 10:56:16 +0000 (06:56 -0400)]
mac header fix for max filename length
Fred T. Hamster [Tue, 31 May 2022 12:21:10 +0000 (08:21 -0400)]
last minor changes to get filename test working
perhaps this is the last thing that wasn't right on windoze yet, except the bundler?
Fred T. Hamster [Mon, 30 May 2022 15:22:36 +0000 (11:22 -0400)]
updates from orpheus for windoze build
most turn out to be removing win32 specializations, which is very tasty.
others involved getting new code in place, like the filename change.
Chris Koeritz [Sun, 29 May 2022 21:39:48 +0000 (17:39 -0400)]
plugging in new approach for testing
this doesn't make the code read any files at runtime; instead the virtual root for unix on win32 is put in a low-level header that's stored in the binaries dir along with the code.
Chris Koeritz [Sun, 29 May 2022 14:39:28 +0000 (10:39 -0400)]
added mawk to prep_feisty_host
hopefully called that on all platforms, but we'll find out.
Chris Koeritz [Sun, 29 May 2022 13:19:14 +0000 (09:19 -0400)]
improved zapper using psfind
psfind is now working pretty great, whereas the psa script is busted on windoze now.
this new approach also doesn't just zap one process, but zaps every fallout process it finds.
Chris Koeritz [Sun, 29 May 2022 13:02:04 +0000 (09:02 -0400)]
psfind working to get windows pid, but...
this winpid is not working in ps tools to lookup a process.
need to dig into this further, but hopefully the zap_fallout script will
start working again.
may have to add a flag to psfind that tells it to return either cygwin pids
for use in ps or winpids for use in taskkill, if the former is actually a
usable pid value in ps.
Chris Koeritz [Sun, 29 May 2022 12:51:49 +0000 (08:51 -0400)]
reversed course a bunch but better psfind approach
made it just use awk to pluck out the fields, so we didn't need a lot of ugly escaped stuff trying to make a command line that would de-escape the right way at the right time.
Chris Koeritz [Sun, 29 May 2022 12:17:35 +0000 (08:17 -0400)]
updated for mp3s
needed to split the implementation for basic sound files vs. mp3s. only mplayer is supported for mp3 playback on command line currently.
Chris Koeritz [Sun, 29 May 2022 01:45:34 +0000 (21:45 -0400)]
updates lurching towards functionality
first attempt at virtual unix root is not going to work out due to interdependencies introduced between configuration and filesystem or vice-versa. i warned about them in a comment, and they unfortunately became true. we need to pull the virtual unix root up to a new level, hoist it into a config file that we can generate at build time and not depend on a lot of file ops.
Chris Koeritz [Sat, 28 May 2022 12:20:18 +0000 (08:20 -0400)]
welding in a virtual unix root for windoze
since windows is too dumb to have a top-level root folder, we need to rely on the virtualization environment that is getting us the features we rely on, which usually come from unix (or linux). the toolsets used in the past for this include MSYS, Cygwin, and possibly others. this release is starting to support Cygwin and others will be added as time permits.
Chris Koeritz [Fri, 27 May 2022 17:17:47 +0000 (13:17 -0400)]
cleaning updates
seeing if we can tie off the wrapdoze bleeder.
Fred T. Hamster [Thu, 26 May 2022 11:19:23 +0000 (07:19 -0400)]
slightly closer to doze builds
got the clam bins to build at least, and with right architecture.
Chris Koeritz [Wed, 25 May 2022 23:30:38 +0000 (19:30 -0400)]
dropping testing alias
Chris Koeritz [Wed, 25 May 2022 23:27:51 +0000 (19:27 -0400)]
testing regenerate
worked. shouldn't have left this to check in. will eradicate shortly
Chris Koeritz [Wed, 25 May 2022 23:16:45 +0000 (19:16 -0400)]
branchy recurses!
yeah!
now a more expected behavior is exhibited if current directory has several repositories under it; each repo below or at current dir will be found (subject to depth limit).
Fred T. Hamster [Wed, 25 May 2022 19:47:10 +0000 (15:47 -0400)]
fixed key name for real this time i hope
Chris Koeritz [Wed, 25 May 2022 12:24:28 +0000 (08:24 -0400)]
added workshop to list of disco dirs
Chris Koeritz [Mon, 23 May 2022 20:32:18 +0000 (16:32 -0400)]
updated waste templates to be clear
about differences between recycling and trash, which had previously been not totally clear to certain individuals.
Chris Koeritz [Mon, 23 May 2022 16:00:46 +0000 (12:00 -0400)]
updated doc templates with folders
and fixed a fortune.
Chris Koeritz [Sun, 22 May 2022 19:57:13 +0000 (15:57 -0400)]
a few new crontabs and better gitconfig file
Chris Koeritz [Sun, 22 May 2022 19:33:54 +0000 (15:33 -0400)]
cleaned up some example crontabs
Fred T. Hamster [Sun, 22 May 2022 11:05:11 +0000 (07:05 -0400)]
clam changes tossing out old visual studio schlubs
Fred T. Hamster [Sat, 21 May 2022 02:13:48 +0000 (22:13 -0400)]
resurrecting the gnu c++ build on windows
this removes the visual studio compiler support, which was a nasty bit of glue and tacks.
we're moving to commodity gcc for our builds, which means we can leave behind a lot of ugly special casing for microsoft's bent way of doing things.
Fred T. Hamster [Fri, 20 May 2022 12:22:44 +0000 (08:22 -0400)]
cleaner time synch crontab
since the two lines are alternates, it made sense to make that clearer, so i did.
moving out this other update system time crontab to see if i still need it.
Chris Koeritz [Wed, 18 May 2022 05:12:49 +0000 (01:12 -0400)]
fixed brew statements, we hope
these are the more correct set,
but maybe not complete yet.
Chris Koeritz [Tue, 17 May 2022 18:01:55 +0000 (18:01 +0000)]
updated for new priority folder scheme
Chris Koeritz [Tue, 17 May 2022 15:22:21 +0000 (11:22 -0400)]
added alias for new drive
Fred T. Hamster [Sun, 15 May 2022 05:26:47 +0000 (01:26 -0400)]
updated for new drive
that's not really working out, but whatever.
Chris Koeritz [Sat, 14 May 2022 08:24:00 +0000 (04:24 -0400)]
soxi
Chris Koeritz [Sat, 14 May 2022 07:14:14 +0000 (03:14 -0400)]
fixing for more current path
Chris Koeritz [Thu, 28 Apr 2022 19:16:40 +0000 (15:16 -0400)]
minor composer update
Chris Koeritz [Thu, 28 Apr 2022 19:13:37 +0000 (19:13 +0000)]
trying to upgrade past cakephp problem
Chris Koeritz [Thu, 28 Apr 2022 18:51:42 +0000 (14:51 -0400)]
Merge branch 'release-2.140.135' into dev
Chris Koeritz [Thu, 28 Apr 2022 18:50:41 +0000 (14:50 -0400)]
updated version
Chris Koeritz [Thu, 28 Apr 2022 18:49:50 +0000 (14:49 -0400)]
more updating
Chris Koeritz [Thu, 28 Apr 2022 18:41:24 +0000 (18:41 +0000)]
updated composer files
Chris Koeritz [Fri, 15 Apr 2022 21:43:45 +0000 (17:43 -0400)]
mod fortune
Fred T. Hamster [Sun, 3 Apr 2022 20:04:24 +0000 (16:04 -0400)]
removing again
Fred T. Hamster [Sun, 3 Apr 2022 20:00:54 +0000 (16:00 -0400)]
resolving some file differences
Chris Koeritz [Sun, 3 Apr 2022 12:56:25 +0000 (08:56 -0400)]
Merge branch 'release-2.140.134' into dev
Chris Koeritz [Sun, 3 Apr 2022 12:54:53 +0000 (08:54 -0400)]
version update
Chris Koeritz [Sun, 3 Apr 2022 12:53:35 +0000 (08:53 -0400)]
mailmap to correct stray other addrs to fred
Chris Koeritz [Sun, 3 Apr 2022 11:19:36 +0000 (07:19 -0400)]
Merge branch 'dev' of feistymeow.org:feisty_meow into dev
Chris Koeritz [Sun, 3 Apr 2022 08:09:18 +0000 (04:09 -0400)]
added readme so people don't get the wrong idea about the vnc project
Chris Koeritz [Sun, 3 Apr 2022 08:09:18 +0000 (04:09 -0400)]
added readme so people don't get the wrong idea about the vnc project
Chris Koeritz [Wed, 9 Feb 2022 20:16:25 +0000 (15:16 -0500)]
had to hard code path to which
on some hosts, which is a function which hoses up our careful de-aliasing approach (putting a backslash in front).
now we're stuck with the semi-official location of expecting which in /usr/bin/which
Chris Koeritz [Wed, 9 Feb 2022 20:16:25 +0000 (15:16 -0500)]
had to hard code path to which
on some hosts, which is a function which hoses up our careful de-aliasing approach (putting a backslash in front).
now we're stuck with the semi-official location of expecting which in /usr/bin/which
Chris Koeritz [Fri, 4 Feb 2022 23:22:03 +0000 (23:22 +0000)]
fix for calendar script
needed to change after date command's output change.
Chris Koeritz [Fri, 4 Feb 2022 23:22:03 +0000 (23:22 +0000)]
fix for calendar script
needed to change after date command's output change.
Chris Koeritz [Mon, 17 Jan 2022 14:28:55 +0000 (09:28 -0500)]
mod fortune
Chris Koeritz [Mon, 17 Jan 2022 14:28:55 +0000 (09:28 -0500)]
mod fortune
Chris Koeritz [Tue, 11 Jan 2022 17:09:03 +0000 (12:09 -0500)]
added ics for cal appointments to spacemall list
Chris Koeritz [Tue, 11 Jan 2022 17:09:03 +0000 (12:09 -0500)]
added ics for cal appointments to spacemall list
Chris Koeritz [Thu, 30 Dec 2021 15:24:35 +0000 (10:24 -0500)]
example config files for pulse audio
these fixed an issue for me. wish i could remember what the issue was.
Chris Koeritz [Thu, 30 Dec 2021 15:24:35 +0000 (10:24 -0500)]
example config files for pulse audio
these fixed an issue for me. wish i could remember what the issue was.
Chris Koeritz [Sat, 25 Dec 2021 03:27:54 +0000 (22:27 -0500)]
new fortune
Chris Koeritz [Sat, 25 Dec 2021 03:27:54 +0000 (22:27 -0500)]
new fortune
Chris Koeritz [Fri, 10 Dec 2021 22:45:25 +0000 (17:45 -0500)]
Merge branch 'release-2.140.133' into dev
Chris Koeritz [Fri, 10 Dec 2021 22:45:25 +0000 (17:45 -0500)]
Merge branch 'release-2.140.133' into dev
Chris Koeritz [Fri, 10 Dec 2021 22:44:35 +0000 (17:44 -0500)]
moving the project forwards
Chris Koeritz [Fri, 10 Dec 2021 22:44:35 +0000 (17:44 -0500)]
moving the project forwards
Chris Koeritz [Fri, 10 Dec 2021 22:43:06 +0000 (17:43 -0500)]
Merge branch 'release-2.140.132' into dev
Chris Koeritz [Fri, 10 Dec 2021 22:43:06 +0000 (17:43 -0500)]
Merge branch 'release-2.140.132' into dev
Chris Koeritz [Fri, 10 Dec 2021 22:40:48 +0000 (17:40 -0500)]
proving git release script isn't busted
although it has totally borked up the last couple runs it was used on.
Chris Koeritz [Fri, 10 Dec 2021 22:40:48 +0000 (17:40 -0500)]
proving git release script isn't busted
although it has totally borked up the last couple runs it was used on.
Chris Koeritz [Fri, 10 Dec 2021 22:39:18 +0000 (17:39 -0500)]
Merge branch 'release-2.140.131' into dev
Chris Koeritz [Fri, 10 Dec 2021 22:39:18 +0000 (17:39 -0500)]
Merge branch 'release-2.140.131' into dev
Chris Koeritz [Fri, 10 Dec 2021 22:30:25 +0000 (17:30 -0500)]
updated for log4j issues
removed afflicted jar and improved config file.
Chris Koeritz [Fri, 10 Dec 2021 22:30:25 +0000 (17:30 -0500)]
updated for log4j issues
removed afflicted jar and improved config file.
Chris Koeritz [Fri, 10 Dec 2021 22:28:39 +0000 (17:28 -0500)]
dropping flawed log4j jar and improving config
the log4.properties now has mitigation of the bug spoken of here:
https://news.ycombinator.com/item?id=
29507263
Chris Koeritz [Fri, 10 Dec 2021 22:28:39 +0000 (17:28 -0500)]
dropping flawed log4j jar and improving config
the log4.properties now has mitigation of the bug spoken of here:
https://news.ycombinator.com/item?id=
29507263
Chris Koeritz [Sat, 20 Nov 2021 17:53:21 +0000 (12:53 -0500)]
added kdenlive
Chris Koeritz [Sat, 20 Nov 2021 17:53:21 +0000 (12:53 -0500)]
added kdenlive
Chris Koeritz [Thu, 18 Nov 2021 14:00:24 +0000 (09:00 -0500)]
minor doc added
Chris Koeritz [Thu, 18 Nov 2021 14:00:24 +0000 (09:00 -0500)]
minor doc added
Chris Koeritz [Tue, 16 Nov 2021 19:47:49 +0000 (14:47 -0500)]
got rid of cosmetic glitch complaining about afplay
like i forgot my own helper scripts, whichable.