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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: fix advanced bug
Sebastien Barre
2008-02-13
1
-2/+0
*
BUG: Update cmComputeLinkDepends to support leading/trailing whitespace strip...
Brad King
2008-02-13
2
-2/+36
*
ENH: Add option to bootstrap script to enable Qt dialog.
Brad King
2008-02-13
3
-8/+37
*
BUG: Fix FindQt4.cmake QT4_CREATE_MOC_COMMAND macro to work with spaces in th...
Brad King
2008-02-13
1
-1/+12
*
ENH: Remove CurrentChanged from the table view's edit triggers.
Clinton Stimpson
2008-02-13
2
-3/+4
*
STYLE: Nightly Date Stamp
Brad King
2008-02-13
1
-1/+1
*
ENH: do not expand regular vars here
Bill Hoffman
2008-02-12
1
-1/+1
*
BUG: Disable enforcement of unique target names until CTestTargets can be fixed.
Brad King
2008-02-12
1
-0/+2
*
ENH: fix make edit_cache for cmake-gui
Bill Hoffman
2008-02-12
6
-25/+72
*
STYLE: Fix line-too-long in cmExportLibraryDependencies.
Brad King
2008-02-12
1
-2/+4
*
STYLE: Nightly Date Stamp
Brad King
2008-02-12
1
-1/+1
*
ENH: Update documentation of EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH t...
Brad King
2008-02-12
1
-2/+9
*
COMP: Fix shadowed local variable warning.
Brad King
2008-02-11
3
-0/+6
*
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
*
BUG: FIND_LIBRARY should not require CMAKE_SIZEOF_VOID_P to be set.
Brad King
2008-02-11
1
-2/+2
*
ENH: Add global computed property IN_TRY_COMPILE.
Brad King
2008-02-11
1
-1/+10
*
ENH: Remove CMAKE_ANSI_CFLAGS variable and instead always add ansi flags to C...
Brad King
2008-02-11
1
-2/+3
*
ENH: Enforce global target name uniqueness.
Brad King
2008-02-11
8
-73/+146
*
ENH: Add cmMakefile::NeedBackwardsCompatibility method to pass through to cmL...
Brad King
2008-02-11
2
-0/+22
*
BUG: Fix export_library_dependencies command to produce a file that is compat...
Brad King
2008-02-11
1
-21/+97
*
BUG: Fix cmComputeLinkDepends::AddVarLinkEntries
Brad King
2008-02-11
1
-1/+31
*
STYLE: Nightly Date Stamp
Brad King
2008-02-11
1
-1/+1
*
STYLE: document that if(COMMAND) works also for macros and functions
Alexander Neundorf
2008-02-10
1
-1/+2
*
BUG: Fix recent find_library change to look for user-specified name first to ...
Brad King
2008-02-10
1
-6/+27
*
STYLE: Nightly Date Stamp
Brad King
2008-02-10
1
-1/+1
*
ENH: build the qt gui
Bill Hoffman
2008-02-09
1
-0/+2
*
ENH: make it so cmake-gui only installs if qt is static on windows
Bill Hoffman
2008-02-09
4
-15/+20
*
STYLE: Nightly Date Stamp
Brad King
2008-02-09
1
-1/+1
*
BUG: Make sure editor closes when deleting cache entries.
Clinton Stimpson
2008-02-08
1
-0/+1
*
ENH: Better way to have escaping done correctly for all generators.
Clinton Stimpson
2008-02-08
1
-3/+3
*
ENH: Need to pick up the PreLoad.cmake files.
Clinton Stimpson
2008-02-08
1
-0/+1
*
COMP: Fix build with Qt 4.2.
Clinton Stimpson
2008-02-08
2
-2/+11
*
BUG: Need ANSI C.
Brad King
2008-02-08
1
-0/+2
*
STYLE: Nightly Date Stamp
Brad King
2008-02-08
1
-1/+1
*
BUG: Fix arg for moc parameter file so it works with unix makefiles, when the
Clinton Stimpson
2008-02-08
1
-1/+1
*
patch from Miguel
Alexander Neundorf
2008-02-07
1
-10/+15
*
ENH: Show cache variable name in title of file dialogs.
Clinton Stimpson
2008-02-07
2
-15/+38
*
ENH: Avoid computing link information for static library targets. They do no...
Brad King
2008-02-07
3
-21/+33
*
two patches from Miguel:
Alexander Neundorf
2008-02-07
1
-47/+55
*
COMP: Add missing assert include.
Brad King
2008-02-07
1
-0/+2
*
STYLE: add some comments
Alexander Neundorf
2008-02-07
1
-0/+5
*
ENH: Make Dependency test Case2 require two traversals of a static library loop.
Brad King
2008-02-07
6
-6/+11
*
ENH: Improve link line generation for static library cycles.
Brad King
2008-02-07
9
-255/+513
*
ENH: make sure files are binary for download and make status a pair of value ...
Bill Hoffman
2008-02-07
2
-4/+10
*
BUG: fix for bug 6117 pkgconfig
Bill Hoffman
2008-02-07
1
-2/+2
*
ENH: for windows only allow a static qt for install and NSIS of cmake-gui
Bill Hoffman
2008-02-07
2
-3/+21
*
ENH: complex must link to curl now
Bill Hoffman
2008-02-07
3
-3/+6
*
STYLE: Nightly Date Stamp
Brad King
2008-02-07
1
-1/+1
*
BUG: Fix cmComputeLinkInformation to include the target's user link directori...
Brad King
2008-02-07
1
-0/+5
[next]