Commit Graph

13 Commits

Author SHA1 Message Date
mrg
0f95b6d897 fix build libX11 1.2. 2009-03-10 16:36:07 +00:00
christos
6e4e55b07c bump majors 2009-01-11 03:10:10 +00:00
cube
674ca68f54 Sprinkle -DXCMS where it is needed. I considered adding a config.h for
libX11, but that would make other things more complicated (such as the
differences with the static build).

Among other things, this makes icewm display proper colours instead of
random values taken from the stack.
2008-10-30 18:26:01 +00:00
cube
e292797f3d Make the XlibConf.h we generate compatible with the config.h the configure
script of libX11 generates.  That way if we choose to permanently generate
a config.h, we could just use it.
2008-10-27 20:24:10 +00:00
cube
2566edbdf7 Sort the list of CPPFLAGS definitions by file name. 2008-10-27 20:18:53 +00:00
tron
c4db8cc4bd Fix the build if stack protection is enabled. 2008-10-06 16:24:33 +00:00
cube
1f47b82042 Install pkgconfig files. Where applicable, remove .if 0 code that tried to
do the same thing.
2008-09-13 04:32:28 +00:00
lukem
cfd6d1ec41 Clean XlibConf.h
Support MAKEVERBOSE
2008-09-07 14:40:33 +00:00
rtr
4df6dad7ae * build and install locale modules
this fixes the problem with copy & paste not working
2008-09-07 13:15:11 +00:00
rtr
70bddd8faa use XLOCALE.DEFINES from bsd.x11.mk 2008-09-07 13:12:28 +00:00
rtr
c669328d60 install libX11 man,cat,html pages 2008-09-06 07:34:24 +00:00
mrg
898939e96d XXX: -Wno-error for StBytes.c 2008-07-31 01:35:04 +00:00
mrg
2980e352a1 initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated.  there are 192 of them so it may take some time
before that is completed.
2008-07-29 05:01:21 +00:00