Commit Graph

26 Commits

Author SHA1 Message Date
espie
b83b0bb04f grab correct site.
Noticed by Robert Nagy.
2004-02-01 22:59:49 +00:00
sturm
9e3137bb5d remove sparc64 workaround for missing -fno-stack-protector in gcc3,
this flag was just added to gcc3
2003-06-16 17:29:44 +00:00
pvalchev
9b6e8b4a6a dirty hack to enable KDE to build on sparc64 (David's been using this to
build snaps for a while, so it might as well go in)

XXX this should be properly fixed by either adding propolice to our
gcc3 port, or adding an empty -fno-stack-protector flag, or fixing the
PP bugs and getting this flag removed altogether from here, or....)
2003-06-15 07:21:49 +00:00
espie
5ab3c901e1 Update to kde 3.1.2 (requires recent autoconf).
Fix some build issues, mainly in kdebindings and kdemultimedia.
2003-06-12 19:16:15 +00:00
espie
eddb4101f6 fix kdoc build 2003-02-23 14:09:21 +00:00
espie
f383562bd7 stop patching inexistent admin dir 2003-02-16 14:31:19 +00:00
espie
7e367fd024 reuse kde module 2003-02-08 12:56:23 +00:00
espie
59eb9735aa activate xinerama support, after all, we have the libs. 2003-01-27 19:08:34 +00:00
espie
f0a137f825 Add missing SEPARATE_BUILDs, turn them into flavored
Trim old commented cruft
Add debug flavor, and --disable-dependency-tracking if !debug
2003-01-07 15:36:35 +00:00
espie
a80dd63e56 switch to qt-mt.
disable -fstack-protector for now.
2003-01-06 16:34:18 +00:00
naddy
2f6189cbec All qt3 dependents require gcc3 on sparc64. 2003-01-06 00:28:14 +00:00
espie
7eb01ad0ae uncommit accidentally committed code. 2002-12-30 19:35:51 +00:00
espie
9d93465e7b belt and suspenders... 2002-12-30 19:31:29 +00:00
espie
da1e656a68 Fix uic override mechanism, using latest qt module. 2002-12-29 19:25:33 +00:00
espie
648be46b14 oops, missing space 2002-12-29 17:47:01 +00:00
espie
5c25bbb3bc Some components need kde widgets. Fix uic path so it can find them
(this is necessary with kde 3.1rc*, and harmless with kde 3.0.x ?)
2002-12-29 16:40:03 +00:00
espie
e8149354b6 Update to 3.0.5
i18n not checked yet...
2002-12-02 16:27:21 +00:00
naddy
422874145e KDE requires gcc3 on sparc64. 2002-11-20 11:45:12 +00:00
brad
77c7e173f6 remove unnecessary KDE2 stuff 2002-10-29 01:50:02 +00:00
brad
5b1b43984f simplify addition of png header path. 2002-08-07 16:53:58 +00:00
brad
4023274bb9 png header path change. 2002-07-19 20:29:18 +00:00
espie
98f58108e9 kill MASTER_SITE_SUBDIR there too 2002-05-15 18:17:59 +00:00
espie
1e06358a5a sane again memory usage. 2002-04-19 00:13:56 +00:00
espie
7f0fabc24a Add a `KDE' var to point to the plugin directory. 2002-04-15 06:39:41 +00:00
espie
e0d11b919b Fix DIST_SUBDIR 2002-04-10 08:45:45 +00:00
espie
5b08f9683b Use a common Makefile.inc to remove lots of common parts in all kde dirs.
Remove lame stuff in base3, since run-time auto-detection is working now.
2002-04-10 01:24:38 +00:00