Brian Paul
6f3d16c64a
assorted warning clean-ups for x86_64, etc (Mikko T.)
2005-05-07 17:06:49 +00:00
Adam Jackson
d084982240
Bug #2477 : Make GLU/GLw/glut build properly even with -fvisibility=hidden.
2005-02-08 05:46:53 +00:00
Ian Romanick
d24e49f301
Put quotes around the CC and CXX variables passed to mklib. This make
...
them work with multi-work compiler names (e.g., "ccache gcc").
2005-01-11 22:43:45 +00:00
Keith Whitwell
fc23672327
Improve the behaviour of the build system wrt depend files.
...
- Remove the -Y option for makedepend, so that the standard
directories are searched
- No longer pipe the multiple errors that the -Y option caused
into /dev/null -- we want to know about these failures.
- Fix up a few other misc makedepend failures.
2004-12-08 15:16:36 +00:00
Ian Romanick
9eecb03226
Make sure mklib sees the definition of CC and CXX. Make mklib respect
...
the definitions of CC and CXX on Linux. This fixed build issues with
sunos5-gcc and build issues on GCC 2.x Linux when CC and CXX are set
to a GCC 3.x compiler.
2004-06-25 22:51:39 +00:00
Eric Anholt
2fb5d15ce3
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
...
variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS
more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more
compatible "> /dev/null 2>&1".
2004-06-01 00:06:14 +00:00
Brian Paul
362f1df210
obsolete
2004-04-22 00:42:38 +00:00
Brian Paul
f3b732f5e5
use MKDEP var
2004-04-08 22:40:57 +00:00
Brian Paul
3c5d58ccaf
shouldn't be in CVS
2004-04-03 15:17:43 +00:00
Brian Paul
46727c7496
Tweaks for make clean / realclean.
2004-03-26 20:31:05 +00:00
Brian Paul
de0ee3187c
New Makefile system
2004-03-26 15:19:11 +00:00
Brian Paul
77b47bb27b
re-order arguments to mklib
2004-03-25 21:17:48 +00:00
Brian Paul
b3b725b1e6
Assorted mklib tweaks.
...
Added Intel icc support to mklib.
2003-12-15 16:14:55 +00:00
Brian Paul
5fd77da4f6
improved 'clean' targets (Otto Solares)
2003-10-03 14:03:14 +00:00
Brian Paul
b953bebc25
updated old-style makefiles for new tree
2003-06-10 14:46:24 +00:00
Brian Paul
b7209b54f7
remove unused vars
2003-01-24 21:42:27 +00:00
Brian Paul
969e1ac233
fix for HPUX
2002-11-01 23:49:59 +00:00
Brian Paul
ad7e727024
more info about building for Motif
2002-01-25 16:05:31 +00:00
Brian Paul
2bc668d092
minor update
2002-01-21 21:21:22 +00:00
Brian Paul
4cc11a4fb3
added Motif info message
2000-06-15 18:46:09 +00:00
Brian Paul
70a9328de3
changed ATTRIBLIST_SIZE to 32
2000-05-18 18:34:23 +00:00
Brian Paul
9dd2747e5f
minor tweaks
2000-03-22 23:43:53 +00:00
Brian Paul
77e898629e
initial rev
1999-12-15 13:14:54 +00:00
Brian Paul
95b305cc97
just include Makefile.X11
1999-12-15 13:14:22 +00:00
jtg
afb833d4e8
Initial revision
1999-08-19 00:55:39 +00:00