Commit Graph

11 Commits (master)

Author SHA1 Message Date
Liao Junxuan 11ad767bd4 specify the libraries after source files 2 years ago
Martin Tournoij a78c716475
Minor cleanup 2 years ago
Martin Tournoij 49f0ef9270 Don't really need a manpage 4 years ago
Martin Tournoij fcc5cb2534
Update README, add manpage 5 years ago
Mateusz Piotrowski 19add1b666
Support LDFLAGS
This way it is easier to specify the path to libraries with -L.
5 years ago
maxice8 3d5735acee
Makefile: Fix installation and stripping
- Separate stripping into another step of the package
- Conditionalize stripping the binary, distros don't like when packages do
it because they want the debug symbols included and do their own
stripping after extracting them
- use -Dm755 to create the directory (-D) and set the correct executable
mode
- respect PREFIX which can be set to /usr /usr/local and even /
- respect DESTDIR which is set by distros when they are packaging
6 years ago
Martin Tournoij 9078b5a6d2
Fix warning 7 years ago
Martin Tournoij 24962c4200
Allow configuring CC 7 years ago
Martin Tournoij e3bb8d2d11
Use shaped window to pass through mouse events
Fixes #2.
7 years ago
Martin Tournoij ca79a272a8 Set WM_NAME, WM_CLASS 9 years ago
Martin Tournoij e84de832d3 Hello, world 9 years ago