Commit graph

20 commits

Author SHA1 Message Date
Marco Peereboom
35fc99381f make osx use xquartz instead 2014-02-07 09:25:04 -06:00
Reginald Kennedy
b397ce68dc Fix LD_PRELOAD error on Linux.
On 64-bit Linux systems, if LD_PRELOAD isn't a relative/absolute
pathname to libswmhack.so, then ld.so attempts to load a 32-bit version
for 32-bit programs.  This produces an error message.  The solution is
to either build and install a 32-bit libswmhack.so.0.0 or use an
absolute/relative path so that ld.so only loads libswmhack.so for 64-bit
binaries.

Fix Makefiles to set variables before they are referenced.
2013-12-02 23:47:02 +08:00
saturation
a91fc9f2e2 Update Makefile
changed freetype path
2013-11-18 13:33:46 +02:00
Reginald Kennedy
d8a7afac8a Improve consistency of warning flags between makefiles.
Change default CC to cc.

Change symlinks to be relative.

Eliminate warnings.
2013-06-15 20:37:18 +08:00
John C. Vernaleo
3f810281df Add some help to the OSX makefile if one wants to compile with
homebrew for the dependencies instead of macports.  Thanks Kyle Isom
<kyle@tyrfingr.is> for initially doing it.
2013-06-10 16:30:12 -04:00
John C. Vernaleo
c7949f70c9 Use version.h on osx and more files in .gitignore. 2012-12-21 14:19:09 -05:00
John C. Vernaleo
19f78726c1 Fixes for osx.
Modify Makefile to include needed libraries and use paths for macports
(which is currently required).

Add some files for osx to gitignore.
2012-12-20 09:39:28 -05:00
Reginald Kennedy
b2b0c8fcf2 Add support for Xcursor. 2012-08-26 19:21:45 +08:00
Marco Peereboom
ba542eb493 remove ggdb3 2012-06-23 10:00:47 -05:00
Marco Peereboom
4ca58fe44e make osx compile again 2012-02-16 09:22:47 -06:00
Marco Peereboom
ce26d85ef8 ln spectrwm to scrotwm for now 2012-02-15 17:39:14 -06:00
Marco Peereboom
e83f3b7908 rename scrotwm to spectrwm 2012-02-15 14:09:13 -06:00
Marco Peereboom
8eb6cfee63 kill cvs tags 2011-10-25 15:54:39 -05:00
Marco Peereboom
8e2b81c30c add -lXtst here too 2011-08-10 13:44:36 +00:00
Marco Peereboom
bfd9ab4a8f make osx compile again. 2011-06-15 00:49:07 +00:00
Marco Peereboom
aaee1e4644 Add portugese from Alicornio <alicornio@ig.com.br>
Update engrish man page while at it.
2010-09-16 02:00:51 +00:00
Marco Peereboom
e2133878b1 Add commented line for OSX 10.5 2010-01-17 16:49:49 +00:00
Marco Peereboom
91c40c6b5e Add -bundle, from Erik Mugele <ejm@teuton.org> 2010-01-11 22:56:22 +00:00
Marco Peereboom
c5b4485b9e *sigh* work around linking retardation 2009-11-25 16:12:13 +00:00
Marco Peereboom
3a6c46a103 add osx support 2009-11-25 15:09:09 +00:00