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
*
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
*
ENH: Add support for Qt 4.4's phonon module.
Clinton Stimpson
2008-03-13
2
-0/+38
*
ENH: fix c flags for 2003 free command line tools
Bill Hoffman
2008-03-13
1
-9/+8
*
ENH: Convert CMAKE_LINK_OLD_PATHS to policy CMP0003.
Brad King
2008-03-13
1
-5/+0
*
ENH: Add support for new modules in Qt 4.4. Fixes #6316.
Clinton Stimpson
2008-03-13
1
-106/+117
*
COMP: Conditionalize the last change so that the fix only applies to WIN32. L...
David Cole
2008-03-13
1
-4/+10
*
BUG: Fix the Java test for Visual Studio builds. Before this, it had been try...
David Cole
2008-03-13
1
-3/+4
*
BUG: fix bug 6594 look for glut in more places on windows
Bill Hoffman
2008-03-13
1
-40/+23
*
ENH: for some reasons there was never a FindCVS module?
Sebastien Barre
2008-03-10
1
-1/+1
*
ENH: for some reasons there was never a FindCVS module?
Sebastien Barre
2008-03-10
1
-0/+56
*
ENH: use the standard find_package_handle_standard_args() for lua 5.0 and
Alexander Neundorf
2008-03-10
2
-20/+23
*
ENH: Make compiler id detection more robust
Brad King
2008-03-10
3
-3/+15
*
BUG: make compiler id detection (almost) work again with sdcc 2.8.0 RC1,
Alexander Neundorf
2008-03-09
1
-4/+4
*
ENH: add new version of FindMPI, fix it to work with MPICH2 on windows
Bill Hoffman
2008-03-08
1
-39/+225
*
ENH: Patch from Maik to add more fortran extensions.
Brad King
2008-03-05
1
-1/+1
*
ENH: Allow users to recover from trying to use an improperly installed Qt
Clinton Stimpson
2008-03-05
1
-10/+10
*
BUG: Fixed PATH_SUFFIXES copy/paste bug (0006201)
Eric Wing
2008-03-05
1
-1/+1
*
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...
David Cole
2008-03-04
1
-0/+491
*
STYLE: Remove trailing whitespace.
Brad King
2008-03-04
1
-7/+7
*
STYLE: Remove trailing whitespace.
Brad King
2008-03-04
1
-1/+1
*
STYLE: Remove trailing whitespace.
Brad King
2008-03-03
1
-5/+5
*
STYLE: Remove trailing whitespace.
Brad King
2008-03-03
1
-12/+12
*
STYLE: Fixed docs of new CMakeForceCompiler
Brad King
2008-03-03
1
-2/+4
*
ENH: Restore CMAKE_FORCE_C_COMPILER and CMAKE_FORCE_CXX_COMPILER macros in CM...
Brad King
2008-03-03
1
-27/+47
*
ENH: Use builtin chrpath instead of relinking ELF targets
Brad King
2008-03-01
1
-13/+0
*
BUG: Do not place $(CMAKE_COMMAND) in link scripts.
Brad King
2008-03-01
1
-4/+4
*
ENH: allow cdash not to trigger
Bill Hoffman
2008-02-29
1
-0/+1
*
ENH: add vs9 stuff, still need msvc9 mfc
Bill Hoffman
2008-02-29
1
-0/+29
*
ENH: Handle large object file lists on some platforms
Brad King
2008-02-27
2
-6/+9
*
BUG: Apply patch from bug#6445. Add preprocessor definitions to assembly and...
Brad King
2008-02-27
7
-23/+28
*
ENH: Add support to C compiler identification for void return type from main....
Brad King
2008-02-25
1
-0/+7
*
BUG: fix rpmbuild bug, which expands variables in comments :-/
Alexander Neundorf
2008-02-25
1
-1/+1
*
ENH: Improvied compiler identification robustness
Brad King
2008-02-25
8
-65/+59
*
ENH: Simplify make build rule generation by removing use of OBJECTS_QUOTED an...
Brad King
2008-02-24
1
-1/+1
*
ENH: Better linker search path computation.
Brad King
2008-02-21
5
-1/+19
*
BUG: Fix passing of nodefaultrpath flag to linker through c++ compiler.
Brad King
2008-02-18
1
-1/+1
*
ENH: have cpack work with DESTDIR install and ingest qt framework libs into c...
Bill Hoffman
2008-02-18
1
-316/+0
[next]