Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Allow finding phonon and QtDBus on Mac. Fixes #6950. | Clinton Stimpson | 2008-05-03 | 1 | -0/+2 |
| | |||||
* | ENH: X11_SM_LIB should be advanced as well | Sebastien Barre | 2008-05-03 | 1 | -0/+1 |
| | |||||
* | ENH: recognize vs 9 and possible 10 or greater when they come out... | Bill Hoffman | 2008-05-02 | 1 | -9/+13 |
| | |||||
* | ENH: When GetPrerequisites.cmake runs dumpbin while running inside the VS ↵ | Brad King | 2008-05-01 | 1 | -0/+1 |
| | | | | IDE environment make sure the tool does not produce extra output. | ||||
* | BUG: remove typo | Bill Hoffman | 2008-04-30 | 1 | -1/+1 |
| | |||||
* | BUG: fix for 6918 ncurses should work without curses | Bill Hoffman | 2008-04-30 | 1 | -1/+5 |
| | |||||
* | ENH: Make /opt/SUNWspro/lib, /opt/SUNWspro/prod/lib, and /usr/ccs/lib ↵ | Brad King | 2008-04-30 | 1 | -0/+6 |
| | | | | implicit link directories on the Sun when using the SunPro compiler. | ||||
* | ENH: add more fortran flags | Bill Hoffman | 2008-04-30 | 1 | -1/+1 |
| | |||||
* | ENH: allow users to set sysroot | Bill Hoffman | 2008-04-28 | 1 | -0/+1 |
| | |||||
* | ENH: remove FindKDE.cmake, which was obsolete (i.e. disabled using ↵ | Alexander Neundorf | 2008-04-27 | 1 | -9/+0 |
| | | | | | | SEND_ERROR) since cmake 2.4.0, agreed by Bill Alex | ||||
* | BUG: don't fail with FATAL_ERROR if REQUIRED was not used | Alexander Neundorf | 2008-04-27 | 1 | -6/+6 |
| | | | | Alex | ||||
* | BUG: don't use CMAKE_MINIMUM_REQUIRED() in find modules, it can change the | Alexander Neundorf | 2008-04-26 | 1 | -1/+5 |
| | | | | | | | policy settings done in the projects cmake files (and it doesn't make sense since it is always part of the correct cmake version) Alex | ||||
* | ENH: allow users to turn off extra checks | Bill Hoffman | 2008-04-25 | 1 | -4/+10 |
| | |||||
* | ENH: remove c flags from cxx config file | Bill Hoffman | 2008-04-25 | 1 | -6/+0 |
| | |||||
* | ENH: rename Linux-ifort to Linux-Intel-Fortran | Bill Hoffman | 2008-04-25 | 1 | -0/+0 |
| | |||||
* | ENH: make sure all required headers are checked before checking type size | Bill Hoffman | 2008-04-25 | 1 | -1/+13 |
| | |||||
* | ENH: do not clear find variables | Bill Hoffman | 2008-04-25 | 2 | -2/+1 |
| | |||||
* | ENH: do not force the intel ar on C from CXX | Bill Hoffman | 2008-04-25 | 1 | -3/+0 |
| | |||||
* | ENH: support intel compiler on linux | Bill Hoffman | 2008-04-25 | 2 | -1/+13 |
| | |||||
* | ENH: FindBoost always sets Boost_LIBRARY_DIRS when it finds the Boost libraries | Douglas Gregor | 2008-04-22 | 1 | -1/+2 |
| | |||||
* | ENH: Integrated FindBoost improvements changes from Andreas Pakulat, Mike ↵ | Douglas Gregor | 2008-04-22 | 1 | -137/+554 |
| | | | | Jackson, and myself | ||||
* | BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and ↵ | Bill Hoffman | 2008-04-22 | 1 | -1/+4 |
| | | | | should work the same way as it does in the vs ide | ||||
* | BUG: As a last resort, FindMPI will look for mpi.h in the path | Douglas Gregor | 2008-04-22 | 1 | -0/+7 |
| | |||||
* | BUG: Use -showme:incdirs and -showme:libdirs when we need them | Douglas Gregor | 2008-04-22 | 1 | -0/+28 |
| | |||||
* | ENH: fix FFFLAGS to be FLAGS | Bill Hoffman | 2008-04-22 | 1 | -1/+1 |
| | |||||
* | BUG: fix handling of assembler executable (with path) #6858 | Alexander Neundorf | 2008-04-21 | 1 | -3/+2 |
| | | | | Alex | ||||
* | ENH: use xiar for the intel compiler | Bill Hoffman | 2008-04-21 | 1 | -0/+11 |
| | |||||
* | ENH: fix init flags getting stuffed into the compile line by force. | Bill Hoffman | 2008-04-21 | 3 | -16/+19 |
| | |||||
* | ENH: use a common CPACK_BINARY_ prefix for the binary package generators | Alexander Neundorf | 2008-04-17 | 1 | -26/+27 |
| | | | | Alex | ||||
* | BUG: There are compiler problems with wxWidgets and ↵ | David Cole | 2008-04-16 | 1 | -0/+12 |
| | | | | INCLUDE_DIRECTORIES(SYSTEM ...) use on the Mac. Set variable wxWidgets_INCLUDE_DIRS_NO_SYSTEM on the Mac in FindwxWidgets.cmake to avoid these problems. | ||||
* | ENH: Clarify message about checking for compiler ABI information. | Brad King | 2008-04-14 | 1 | -5/+5 |
| | |||||
* | ENH: fix x11 launch script for leopord x11 is auto-started for us on that os. | Bill Hoffman | 2008-04-11 | 1 | -0/+21 |
| | |||||
* | ENH: Deal with 32-bit and 64-bit variants of Microsoft's MPI properly | Douglas Gregor | 2008-04-10 | 1 | -3/+9 |
| | |||||
* | BUG: Fix typo reported in #6790. | Clinton Stimpson | 2008-04-10 | 1 | -1/+1 |
| | |||||
* | ENH: have jni look more places on linux | Bill Hoffman | 2008-04-08 | 1 | -1/+2 |
| | |||||
* | BUG: Fix problem with last patch when trying to take substr of shorter strings | Clinton Stimpson | 2008-04-07 | 1 | -1/+5 |
| | | | | than expected. Fixes #6730. | ||||
* | BUG: Fix 6726. Create correct moc rule for configured headers in binary dir. | Clinton Stimpson | 2008-04-07 | 1 | -1/+7 |
| | |||||
* | ENH: add vs9 mfc libraries | Bill Hoffman | 2008-04-03 | 1 | -2/+41 |
| | |||||
* | BUG: make sure all paths extracted from qmake are converted to cmake paths ↵ | Bill Hoffman | 2008-04-02 | 1 | -4/+20 |
| | | | | because on windows they will have \ instead of / and you can get odd escaping errors | ||||
* | STYLE: add documentation for QT4_CREATE_MOC and QT4_AUTOMOC (#6687) | Alexander Neundorf | 2008-04-01 | 1 | -2/+17 |
| | | | | Alex | ||||
* | ENH: add CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA variable | Bill Hoffman | 2008-04-01 | 1 | -0/+11 |
| | |||||
* | ENH: remove trailing space | Bill Hoffman | 2008-04-01 | 1 | -1/+3 |
| | |||||
* | ENH: Enhance FindMPI module by properly handling backward compatibility with ↵ | Douglas Gregor | 2008-03-31 | 1 | -96/+132 |
| | | | | the older module, adding documentation, and coping with multiple include and linker paths | ||||
* | ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for ↵ | David Cole | 2008-03-31 | 2 | -0/+132 |
| | | | | contributing. | ||||
* | STYLE: add a comma to make it better understandable, also use STATUS as the | Alexander Neundorf | 2008-03-28 | 1 | -1/+1 |
| | | | | | | other MESSAGE() calls do Alex | ||||
* | ENH: allow deb to work without dpkg | Bill Hoffman | 2008-03-28 | 1 | -1/+2 |
| | |||||
* | ENH: Patch from Mathieu Malaterre to add documentation for his previous ↵ | Brad King | 2008-03-28 | 1 | -0/+8 |
| | | | | patch for CMakeImportBuildSettings. | ||||
* | ENH: Patch from Mathieu Malaterre to allow users to tell ↵ | Brad King | 2008-03-28 | 1 | -20/+20 |
| | | | | CMakeImportBuildSettings to not force compiler settings. | ||||
* | ENH: remove hard codeded arch | Bill Hoffman | 2008-03-28 | 1 | -1/+5 |
| | |||||
* | ENH: remove hard codeded arch | Bill Hoffman | 2008-03-28 | 1 | -3/+6 |
| |