Bill Currie
|
99c0954b47
|
the big dso visibility patch :). Sure, we have to have unique names for static builds, but with controlled visibitly we should get faster program loads (although this isn't C++, so it's not as bad) and complex plugins are cleaner.
|
2007-03-10 12:00:59 +00:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
ff47490c48
|
resource usage cleanup
This is an imperfect revision of history.
|
2004-11-11 07:57:00 +00:00 |
|
Bill Currie
|
e7ffad8772
|
more rua cleanups: now just one init function to call (it calls the rest)
|
2004-01-16 07:03:58 +00:00 |
|
Bill Currie
|
01392c78bb
|
move the bulk of what whas libQFcsqc to libQFruamoko.
|
2004-01-16 05:46:19 +00:00 |
|