Statistics
| Branch: | Tag: | Revision:

root / cmake / Modules @ 0b3a4a2c

Name Size
CMakeMacroLibtoolFile.cmake 3.9 kB
CMakeParseArgumentsCopy.cmake 5.8 kB
FindALSA.cmake 980 Bytes
FindCppUnit.cmake 977 Bytes
FindFFTW3f.cmake 856 Bytes
FindGSL.cmake 4.4 kB
FindGit.cmake 1.4 kB
FindJack.cmake 2.3 kB
FindOSS.cmake 969 Bytes
FindPortaudio.cmake 2.8 kB
FindQwt.cmake 549 Bytes
FindUHD.cmake 744 Bytes
GrBoost.cmake 2.4 kB
GrComponent.cmake 4.5 kB
GrMiscUtils.cmake 7.2 kB
GrPackage.cmake 4.8 kB
GrPlatform.cmake 1.6 kB
GrPython.cmake 9 kB
GrSwig.cmake 5.1 kB
GrTest.cmake 5.4 kB
GrVersion.cmake 3.5 kB
LibFindMacros.cmake 4 kB

Latest revisions

# Date Author Comment
0b3a4a2c 11/05/2011 04:44 am Josh Blum

cmake: fixed up swig deps properly for make -j*

Also took the time to fix up the swig index file generation.
This may have not-been auto-regenerating before as well.

56fcd5f9 11/04/2011 01:16 am Josh Blum

cmake: created macro for libtool gen and disabled by default

fde3f394 10/25/2011 11:38 pm Josh Blum

cmake: fix for find* scripts

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

a23f6624 10/25/2011 10:31 pm Tom Rondeau

Merge remote branch 'jblum/master'

76c7d755 10/25/2011 08:13 pm Josh Blum

cmake: generate pyo and pyc files + python install macro work

The generation rules now always generate the pyc and pyo files
as one big group per install rule rather than individually.

112a6d92 10/25/2011 06:25 pm Josh Blum

cmake: only make libtool file when libtool found

428c7f36 10/25/2011 05:03 pm Josh Blum

cmake: restored extraction of git describe

why was this removed?

efa787ac 10/25/2011 05:03 pm Josh Blum

cmake: set the enable variable to have parent scope

Basically, this is a bug fix because the caller needs
to have the var changed from the user provided value.

71e891fd 10/25/2011 04:21 pm Tom Rondeau

qtgui: removed files for dependency on qwtplot3d. We don't use it anymore and don't have a plan to in the future.

3370153a 10/25/2011 04:35 am Tom Rondeau

build: build .la files for swig'd libraries.

View revisions

Also available in: Atom