Displaying 6 results from an estimated 6 matches for "unabashedly".
Did you mean:
abashedly
2015 Jan 01
3
Design changes are done in Fedora
On Wed, December 31, 2014 12:03, Warren Young wrote:
>
> So, cope with change.
>
Is one to infer from your mantra 'cope with change' that one is not supposed
to express any opinion whatsoever, ever, on any forum; on the externalised
cost of changes made to software with no evident technical justification? And
that to do so is evidence of some moral or intellectual defect in
2015 Jan 03
0
Design changes are done in Fedora
On Jan 1, 2015, at 2:15 PM, James B. Byrne <byrnejb at harte-lyne.ca> wrote:
> On Wed, December 31, 2014 12:03, Warren Young wrote:
>>
>> So, cope with change.
>
> Is one to infer from your mantra 'cope with change' that one is not supposed
> to express any opinion whatsoever, ever, on any forum
No, it?s a reaction to those who apparently want nothing to
2004 Nov 02
0
[LLVMdev] Final Visual Studio Patches
On Tue, 02 Nov 2004 10:25:39 +0100
"Henrik Bach" <henrik_bach_llvm at hotmail.com> wrote:
> I've come over an open source script which should be able to convert unix
> (gnu?) like makefiles to nmake. However, It possible needs some changes to
> work with the llvm makefile framework.
I'm very doubtful this utility is of any use. nmake is useless compared
to gnu
2004 Nov 02
3
[LLVMdev] Final Visual Studio Patches
...nmake is useless compared
> to gnu make. I don't see how gnu makefiles can be converted to nmake
> makefiles except in the most trivial of cases.
Yeah, that would be my take too. I've tried this before and given up. The
current makefile system HEAVILY depends on GNU Makef features (unabashedly) and
there are many GNU functions that just have no equivlanet in nmake.
>
>>Until then, I strongly suggest a repository for the msvc project files until
>>we'll come with a lasting solution. It is natural that we, msvc guys, should
>>keep these files in shape.
>>...
2002 Aug 22
1
RXLisp
I was obviously fascinated by Duncan's earlier message on RXLisp.
I managed to build a working version of RXLisp for OS X, by some
unabashed and rather uninformed hacking. I compiled XLISP-STAT using
the gcc flags -fno-common and --no-cpp-precomp (not sure if they
are necessary or not, they are part of an older hack). I "make
libxlisp.so", using Duncan's replacement for the
2004 Nov 02
2
[LLVMdev] Final Visual Studio Patches
I've come over an open source script which should be able to convert unix
(gnu?) like makefiles to nmake. However, It possible needs some changes to
work with the llvm makefile framework.
Until then, I strongly suggest a repository for the msvc project files until
we'll come with a lasting solution. It is natural that we, msvc guys, should
keep these files in shape.
Henrik.