LUMIERA.clone/admin
Ichthyostega 8d6cb19e3f Global-Layer-Renaming: fix handling of GuiResources in the build
the new structure causes them now to be installed into $TARGET/stage
which is simply not what I want. I still consider $TARGET/gui the better choice,
since an administrator or packager is not aware of our layer namings.

The existing solution was half baked anyway, it did not really replicate the source tree.
On the other hand, I want to retain the location of the CSS files within the GUI tree,
since I consider it a good practice, to keep "code-like" resources with the actual code,
and not far away in some arcane "data" directory.

No I've noticed, that the env.GuiResource() function is only used once, for this very task.
So, for the time being, we can keep it simple and deditaced to that task, i.e
we pick up all CSS files we find and install it into a single target directory.

NOTE: this issue has brought to my attention two further, completely unrelated issues

 * Ticket #1192 (Lumiera hangs on failed GUI start)
 * The ProcDispatcher does an idle wait, due to an error in timed-wait implementation
2018-11-16 18:18:33 +01:00
..
git_hooks removed 'pushing' from the post commit hook 2008-12-16 23:59:00 +01:00
scons Global-Layer-Renaming: fix handling of GuiResources in the build 2018-11-16 18:18:33 +01:00
DIR_INFO make some DIR_INFO's nicer 2007-06-21 03:15:52 +02:00
gnu-indent.sh Merge: change building to create modules 2008-12-20 02:15:33 +01:00
headercheck Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
lumiera_c_skeleton release prep: remove defunct autotools buildsystem 2013-10-29 03:47:50 +01:00
rfc.sh Add full-text search command to rfc.sh 2012-08-31 04:55:40 +02:00
rsync_docs_to_lumieraorg.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00
testfilter.sh Add two test tools to admin 2010-07-16 07:59:30 +02:00
treeinfo.sh Fix treeinfo.sh sorting order 2011-05-12 19:30:36 +02:00
vg-run.sh Install: change organisation of target and output directory variables 2011-01-29 14:10:19 +01:00
vgsuppression_gen.sh Merge from backend: wikis, admin-scrits, test.sh 2008-04-12 02:07:16 +02:00