index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
BUG: fix handling of assembler executable (with path) #6858
Alexander Neundorf
2008-04-21
1
-3/+2
*
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
*
BUG: There are compiler problems with wxWidgets and INCLUDE_DIRECTORIES(SYSTE...
David Cole
2008-04-16
1
-0/+12
*
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
*
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 be...
Bill Hoffman
2008-04-02
1
-4/+20
*
STYLE: add documentation for QT4_CREATE_MOC and QT4_AUTOMOC (#6687)
Alexander Neundorf
2008-04-01
1
-2/+17
*
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
*
ENH: Add Intel compiler module files for the Mac. Thanks to Mike Jackson for ...
David Cole
2008-03-31
2
-0/+132
*
STYLE: add a comma to make it better understandable, also use STATUS as the
Alexander Neundorf
2008-03-28
1
-1/+1
*
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 patch...
Brad King
2008-03-28
1
-0/+8
*
ENH: Patch from Mathieu Malaterre to allow users to tell CMakeImportBuildSett...
Brad King
2008-03-28
1
-20/+20
*
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
*
ENH: make this backwards compatible with older FindCurses
Bill Hoffman
2008-03-28
1
-2/+1
*
ENH: make this backwards compatible with older FindCurses
Bill Hoffman
2008-03-28
1
-10/+10
*
ENH: Add QT_VERSION_MAJOR, QT_VERSION_MINOR, QT_VERSION_PATCH variables.
Clinton Stimpson
2008-03-27
1
-8/+12
*
ENH: use CPACK_PACKAGE_VERSION instead of
Alexander Neundorf
2008-03-27
1
-2/+2
*
ENH: remove use of undefined cdr
Bill Hoffman
2008-03-24
1
-1/+2
*
ENH: fix if
Bill Hoffman
2008-03-24
1
-1/+1
*
ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10
Alin Elena
2008-03-24
1
-180/+196
*
ENH: FindBLAS.cmake&FindLAPACK updated to support intel mkl 10
Alin Elena
2008-03-24
1
-273/+338
*
BUG: Remove reference to PROJECT_SOURCE_DIR so that the Subversion_WC_INFO ma...
David Cole
2008-03-20
1
-1/+1
*
BUG: Fix issue when Qt from Linux distro is used
Clinton Stimpson
2008-03-19
1
-43/+47
*
BUG: Don't clear output strings before using.
Clinton Stimpson
2008-03-19
1
-2/+2
*
STYLE: Improve documentation by expanding on how UseQt4.cmake fits in.
Clinton Stimpson
2008-03-18
1
-10/+33
*
STYLE: fix documentation again: QT_LIBRARIES exists if you use Qt4 via UseQt4...
Alexander Neundorf
2008-03-18
1
-2/+4
*
STYLE: fix documentation, QT_LIBRARIES doesn't exist, and also didn't exist
Alexander Neundorf
2008-03-18
1
-2/+1
*
ENH: Satisfy QtDBus dependencies for builds with static Qt.
Clinton Stimpson
2008-03-18
1
-4/+33
*
ENH: For Mac OS X, remove QuickTime link for Qt 4.3+ and add AppKit link for...
Clinton Stimpson
2008-03-17
1
-1/+12
*
ENH: Added FindPackageMessage module
Brad King
2008-03-17
4
-7/+50
*
ENH: Avoid printing message about unknown repository type repeatedly in CTest.
Brad King
2008-03-17
1
-1/+4
*
ENH: Patch from Maik to add per-configuration default flags to GCC and Intel ...
Brad King
2008-03-17
2
-2/+23
*
BUG: Go back to using "." so the Java test passes on the nightly nmake dashbo...
David Cole
2008-03-16
1
-4/+4
*
ENH: preparations for cross compiling KDE4
Alexander Neundorf
2008-03-14
1
-31/+44
*
BUG: Fix typo to find QAssistantClient header.
Clinton Stimpson
2008-03-14
1
-1/+1
*
ENH: Satisfy QtNetwork and QtOpenGL dependencies for builds with static Qt.
Clinton Stimpson
2008-03-14
1
-1/+13
*
ENH: Automatically add dependent modules.
Clinton Stimpson
2008-03-14
2
-118/+64
*
ENH: Support static Qt 4.4 builds using QtHelp module.
Clinton Stimpson
2008-03-14
1
-0/+4
[prev]
[next]