summaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Collapse)Author
2011-09-21core: attempt at fixing up generation logic in gengen (filter, trellis TODO)Josh Blum
2011-09-17cmake: modified find files to better follow coding guideJosh Blum
http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup
2011-09-13cmake: added ENABLE_DEFAULT to disable components by defaultJosh Blum
2011-09-11cmake: set the library path for unix machinesJosh Blum
2011-08-04cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum
2011-08-03cmake: moved unique target macro into python where its usedJosh Blum
2011-08-03atsc: forgot to add gruel to the list of deps for unit test, also chmod +x ↵Josh Blum
unix unit test scripts
2011-08-02cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use ↵Josh Blum
lib64 on rh64 machines
2011-07-29cmake: tweaks + fixes for components/packagingJosh Blum
2011-07-28cmake: added -ldl flag to cppunit when pkg config is usedJosh Blum
2011-07-28cmake: be a little more robust when checking source code versionJosh Blum
2011-07-24cmake: changed module include guards to model after builtin cmake modulesJosh Blum
2011-07-24video-sdl: solution for proper swig directory windowsJosh Blum
2011-07-22cmake: generate shell script for each test because its nicer to diagnose ↵Josh Blum
problems
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum