Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-01 | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵ | Michael L Dickens | |
ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio). | |||
2012-06-20 | Merge branch 'gr_filter' | Johnathan Corgan | |
2012-05-22 | wavelet: fixes for missing qa libraries and compile defines | Josh Blum | |
2012-05-02 | build: reworking cmake structure for include and lib directories. I think ↵ | Tom Rondeau | |
this is cleaner. We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary). | |||
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-09 | wavelet: fix swig paths for OSX | Michael Dickens | |
2012-04-01 | wavelet: converted blocks to private implementation pattern | Johnathan Corgan | |
2012-04-01 | wavelet: move wavelet blocks to new top-level component | Johnathan Corgan | |