summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-29swig: added comments + fun w/ regexpsJosh Blum
2011-09-29swig: added python script to auto-extract dependenciesJosh Blum
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
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-19cmake: put that time.h compat header back (needed w/ benchmark apps on msvc)Josh 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 un...Josh Blum
2011-08-02cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li...Josh Blum
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 prob...Josh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum