summaryrefslogtreecommitdiff
path: root/cmake/Modules/GrPackage.cmake
AgeCommit message (Collapse)Author
2012-04-13Removed 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-03-14cmake: Windows uses size of void* to determine x86 vs. x64 and names ↵Nicholas Corgan
installer .exe accordingly
2012-02-29Changes Windows installer filename to match naming convention of Ubuntu and ↵Nicholas Corgan
Fedora installers
2012-02-28Installer filename more clearly separates "gnuradio", version, and distroNicholas Corgan
2012-02-06CMake package uses "X.X.X" version number instead of "vX.X.X"Nicholas Corgan
2012-02-06dpkg rejects "vX.X.X" version number because it doesn't start with a number, ↵Nicholas Corgan
CMake assigns "X.X.X" version number to generated executables
2011-11-30cmake: moved post/pre inst/uinst filesJosh Blum
2011-11-30cmake: added support for monolithic packaging rpms + debsJosh Blum
2011-10-25qtgui: removed files for dependency on qwtplot3d. We don't use it anymore ↵Tom Rondeau
and don't have a plan to in the future.
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-07-29cmake: tweaks + fixes for components/packagingJosh Blum
2011-07-24cmake: changed module include guards to model after builtin cmake modulesJosh Blum
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum