stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[STUMP] Please test: module system without ASDF


From: Julian Stecklina
Subject: [STUMP] Please test: module system without ASDF
Date: Wed, 17 Mar 2010 00:16:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

on my quest to make ECL the perfect distribution vehicle for stumpwm, I
removed the runtime dependency to ASDF in the module system. This means
that an ECL-built stumpwm does not need a functional lisp setup at
runtime (besides libecl.so).

This code currently lives in my stumpwm repository. I would ask any one
(even those that are not interested in ECL) to test it, as I intend to
push this to the main tree if no one complains.

The only user-visible change is a new config option --with-contrib-dir
that is per default set to contrib/ in your source directory.

How to test:
git clone git://github.com/blitz/stumpwm.git
cd stumpwm
sh autogen.sh && ./configure your-options-here
make

For ECL pass --with-lisp=ecl and an appropriate --with-ppcre
parameter. Due to some unfortunate interactions with ASDF, it may be
that the resulting binary will end up somewhere in ~/.cache as
stumpwm-mono (will be fixed).

Any feedback is appreciated!

Regards,
-- 
Julian Stecklina

The day Microsoft makes something that doesn't suck is probably the day
they start making vacuum cleaners - Ernst Jan Plugge





reply via email to

[Prev in Thread] Current Thread [Next in Thread]