summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
...
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-089-369/+369
* swig: added comments + fun w/ regexpsJosh Blum2011-09-291-9/+11
* swig: added python script to auto-extract dependenciesJosh Blum2011-09-291-1/+45
* core: attempt at fixing up generation logic in gengen (filter, trellis TODO)Josh Blum2011-09-211-0/+12
* cmake: modified find files to better follow coding guideJosh Blum2011-09-174-39/+45
* cmake: added ENABLE_DEFAULT to disable components by defaultJosh Blum2011-09-131-1/+8
* cmake: set the library path for unix machinesJosh Blum2011-09-111-4/+8
* cmake: put that time.h compat header back (needed w/ benchmark apps on msvc)Josh Blum2011-08-191-0/+69
* cmake: specify all the boosts, remove dummy sys/time.h for msvc buildJosh Blum2011-08-042-70/+9
* cmake: moved unique target macro into python where its usedJosh Blum2011-08-032-19/+13
* atsc: forgot to add gruel to the list of deps for unit test, also chmod +x un...Josh Blum2011-08-031-0/+3
* cmake: set plat_specific when determining GR_PYTHON_DIR, this makes it use li...Josh Blum2011-08-021-1/+1
* cmake: tweaks + fixes for components/packagingJosh Blum2011-07-291-1/+3
* cmake: added -ldl flag to cppunit when pkg config is usedJosh Blum2011-07-281-0/+1
* cmake: be a little more robust when checking source code versionJosh Blum2011-07-281-2/+15
* cmake: changed module include guards to model after builtin cmake modulesJosh Blum2011-07-249-36/+36
* video-sdl: solution for proper swig directory windowsJosh Blum2011-07-241-2/+2
* cmake: generate shell script for each test because its nicer to diagnose prob...Josh Blum2011-07-221-3/+22
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-2027-0/+2357