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
*
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
*
BUG: fix double cmakefiles directory
Bill Hoffman
2008-02-17
1
-1/+1
*
ENH: add script to ingest library depends into a bundle
Bill Hoffman
2008-02-16
1
-0/+316
*
STYLE: use global property instead of helper target to collect all python
Alexander Neundorf
2008-02-15
1
-12/+13
*
ENH: Cleanup building of OS X bundle content
Brad King
2008-02-15
1
-2/+0
*
ENH: Allow multiple OS X applications bundles to be created in a single build...
Brad King
2008-02-14
2
-64/+0
*
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...
Brad King
2008-02-14
1
-4/+4
*
ENH: Re-enable diagnosis of non-unique target names.
Brad King
2008-02-14
1
-26/+29
*
ENH: Remove unnecessary compiler force macros. The compiler ID can now be de...
Brad King
2008-02-14
3
-63/+27
*
BUG: Fix error when paths have + in them. (special regex characters)
Clinton Stimpson
2008-02-14
1
-6/+1
*
ENH: fix advanced bug
Sebastien Barre
2008-02-13
1
-2/+0
*
BUG: Fix FindQt4.cmake QT4_CREATE_MOC_COMMAND macro to work with spaces in th...
Brad King
2008-02-13
1
-1/+12
*
ENH: Fix eCos.cmake to not require a forced compiler
Brad King
2008-02-11
1
-11/+13
*
ENH: When detecting the compiler id try compiling only to an object file.
Brad King
2008-02-11
3
-0/+19
*
ENH: Remove CMAKE_ANSI_CFLAGS variable and instead always add ansi flags to C...
Brad King
2008-02-11
1
-2/+3
*
ENH: Better way to have escaping done correctly for all generators.
Clinton Stimpson
2008-02-08
1
-3/+3
*
BUG: Fix arg for moc parameter file so it works with unix makefiles, when the
Clinton Stimpson
2008-02-08
1
-1/+1
*
BUG: fix for bug 6117 pkgconfig
Bill Hoffman
2008-02-07
1
-2/+2
*
STYLE: use a function instead of a macro, to keep FAIL_MESSAGE local
Alexander Neundorf
2008-02-06
1
-2/+6
*
BUG: Added TARGET_ARCHIVES_MAY_BE_SHARED_LIBS global property to help compute...
Brad King
2008-02-04
1
-0/+3
*
BUG: When configuring compiler information files into the CMakeFiles director...
Brad King
2008-02-04
5
-7/+10
*
BUG: When forcing the C and CXX compilers do not try to detect the ABI inform...
Brad King
2008-02-03
6
-24/+38
*
ENH: Enable dependent library search paths on more platforms
Brad King
2008-02-02
2
-0/+2
*
BUG: When preserving relative paths for moc generated files,
Clinton Stimpson
2008-02-01
1
-1/+6
*
ENH: Use new COMPILE_DEFINITIONS_* with set_property to
Clinton Stimpson
2008-02-01
1
-11/+4
*
ENH: Enable dependent library search paths on more platforms
Brad King
2008-02-01
5
-0/+15
*
ENH: Pass dependent library search path to linker on some platforms.
Brad King
2008-02-01
6
-1/+23
*
ENH: Support linking to shared libs with dependent libs
Brad King
2008-01-31
1
-0/+6
[next]