Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Also use deprecated python inc dirs variable to support older systems.
Add current binary and source dir to include paths for dependency searcher.
|
|
|
|
made a handy helper macro in grmisc to make this simpler
|
|
Also took the time to fix up the swig index file generation.
This may have not-been auto-regenerating before as well.
|
|
|
|
Yes there was a misunderstanding and I read the docs wrong.
This change uses the correct lib and inc dirs set by the pkg config macro.
http://techbase.kde.org/Policies/CMake_Coding_Style#Writing_CMake_Find-modules
|
|
|
|
I wish this could have been done in a single, compound IF, but
cmake didn't like the OR for this one.
|
|
The generation rules now always generate the pyc and pyo files
as one big group per install rule rather than individually.
|
|
|
|
|
|
why was this removed?
|
|
Basically, this is a bug fix because the caller needs
to have the var changed from the user provided value.
|
|
Fixed the rint and rintf functions to work properly.
Would love to use boost::math::round implementation,
but these functions also get included and used in C.
Also added llrint and llrintf just because.
|
|
and don't have a plan to in the future.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and also added a gri file for float->int to perform function inside gr_float_to_int. Also added QA code for the new block.
|
|
It became problematic when the git describe output changed
to only have the first term before the dash: no rev count or hash.
The parsing was copied from gr_git.m4.
The result is not used so its ok to remove.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup
|
|
|
|
|
|
|
|
|
|
|
|
unix unit test scripts
|
|
lib64 on rh64 machines
|
|
|
|
|
|
|
|
|
|
|
|
problems
|