On 2/10/21 3:29 PM, Chase via cdesktopenv-devel wrote:
> Attempt #2, this time properly tested with parallel building
>
Thanks! Patch applied.
There is still an issue with dtappbuilder trying to build a portion of
itself during a make install, but this issue I also see in master.
We'll have to
Attempt #2, this time properly tested with parallel building
Thank you for your time,
-ChaseFrom 652de3d0cb01506d922538e0acaa1be4f51ab639 Mon Sep 17 00:00:00 2001
From: Chase
Date: Wed, 10 Feb 2021 16:28:52 -0600
Subject: [PATCH] ttsnoop: make it build under autotools
---
cde/.gitignore
On 2/7/21 8:39 AM, Chase via cdesktopenv-devel wrote:
> Only two programs left...
>
Yeah, getting closer... Once those are done, then docs, then profit!
I cannot apply this patch though as it breaks multicore builds:
depbase=`echo stringChooser_stubs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
c++ -
Only two programs left...
Thank you for your time,
-ChaseFrom 51e10c0b4c5b7c980ea48e7e0181e75c7a5bbf9b Mon Sep 17 00:00:00 2001
From: Chase
Date: Sun, 7 Feb 2021 09:37:41 -0600
Subject: [PATCH] ttsnoop: make it build under autotools
---
cde/configure.ac | 2 +
cde/programs/Mak