index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xmonad.cabal
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-27
Update extra-source-files
Spencer Janssen
1
-0
/
+1
2007-05-27
Note the manpage move in xmonad.cabal
Spencer Janssen
1
-1
/
+1
2007-05-27
Be a bit more conservative with -O flags, and GC. Hope to avoid runtime GC bug
Don Stewart
1
-1
/
+1
2007-05-01
elaborate description in .cabal
Don Stewart
1
-1
/
+11
2007-05-01
use -fasm by default. Much faster
Don Stewart
1
-1
/
+1
2007-04-29
add homepage: field to .cabal file
Don Stewart
1
-0
/
+1
2007-04-26
Add the manpage to extra-source-files
Spencer Janssen
1
-1
/
+1
2007-04-22
Bump version to 0.1
Spencer Janssen
1
-1
/
+1
2007-04-19
Add TODO to the sdist
Spencer Janssen
1
-1
/
+1
2007-04-19
Add the tests to the sdist
Spencer Janssen
1
-1
/
+1
2007-04-18
Make sdist work correctly
Spencer Janssen
1
-15
/
+17
2007-04-18
xmonad should build with future versions of mtl and X11-extras
Spencer Janssen
1
-1
/
+1
2007-04-09
Use -funbox-strict-fields, rather than UNPACK pragmas. cleaner code.
Don Stewart
1
-1
/
+1
2007-03-21
GHC 6.4 compatibility.
Spencer Janssen
1
-1
/
+1
2007-03-13
Fix forking issues, add unix dependency.
Spencer Janssen
1
-1
/
+1
2007-03-10
thunk is now known as xmonad!
Spencer Janssen
1
-2
/
+2
2007-03-09
don't need the unix package
Don Stewart
1
-1
/
+1
2007-03-09
little bit of strictness, based on -prof output
Don Stewart
1
-1
/
+2
2007-03-08
unpack on our own
Don Stewart
1
-1
/
+1
2007-03-07
no -Werror
Don Stewart
1
-1
/
+1
2007-03-07
-Wall police. and strip the binary
Don Stewart
1
-1
/
+1
2007-03-07
X11 1.2 works too.
Spencer Janssen
1
-1
/
+1
2007-03-07
unbox-strict-fields
Don Stewart
1
-1
/
+1
2007-03-07
comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...
Don Stewart
1
-0
/
+1
2007-03-07
move thunk.hs -> Main.hs. Be precise about which versions of every package ar...
Don Stewart
1
-2
/
+2
2007-03-07
depend on the X11-extras package
Don Stewart
1
-6
/
+1
2007-03-07
Flatten module hierarchy
Don Stewart
1
-1
/
+1
2007-03-07
add license stuff to .cabal
Don Stewart
1
-0
/
+2
2007-03-07
more stuff for .cabal file. Add example of include path to use on OpenBSD
Don Stewart
1
-11
/
+16
[prev]