summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-06-11Switching build system againLars-Dominik Braun1-73/+0
Now it's plain make.
2010-03-06wardrobe: Removed internal last.fm scrobbling libraryLars-Dominik Braun1-2/+1
2009-09-22Variable install paths (man, bin)Lars-Dominik Braun1-2/+4
Slackware has its manpages in man/ instead of share/man/. Thanks to Andrew for pointing this out.
2009-08-21Fix build with missing libmad/libfaadLars-Dominik Braun1-2/+2
2009-08-19Added some cmake code to the project CMakeLists.txt's to include the proper ↵Patrick Reynolds1-0/+1
binary directories. Without this code, out-of-source builds do not work.
2009-08-19Added cmake code to remove the CPM0003 warning.Patrick Reynolds1-0/+5
2009-07-11piano: Switched to ezxmlLars-Dominik Braun1-5/+2
Removes libxml2 bloat and (hopefully) most of the buggy/ugly xml code.
2009-05-03Switch to libwaitressLars-Dominik Braun1-3/+3
2009-04-10Goodbye readlineLars-Dominik Braun1-5/+5
"It's too big and too slow." -- man readline
2009-02-01Add cmake switches USE_MAD and USE_FAADLars-Dominik Braun1-7/+24
2009-02-01mp3 playback supportLars-Dominik Braun1-5/+23
Now libfaad and/or libmad are used for playback. There's currently no remaining time displayed for mp3 playback.
2009-01-31Whoops, forgot to add new files to last commit...Lars-Dominik Braun1-0/+34