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: 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
*
STYLE: use a function instead of a macro, to keep FAIL_MESSAGE local
Alexander Neundorf
2008-02-06
1
-2/+6
*
ENH: Make find_library test for the library file as named before trying prefi...
Brad King
2008-02-06
1
-0/+10
*
STYLE: Improve documentation of target_link_libraries command to make target-...
Brad King
2008-02-06
1
-1/+4
*
ENH: Update some strings to match program name.
Clinton Stimpson
2008-02-06
1
-5/+5
*
ENH: Combine all dependency* tests into one Dependency test. Add more diffic...
Brad King
2008-02-06
18
-54/+111
*
BUG: On Mac OS X, give the CMake library the correct path to the cmake
Clinton Stimpson
2008-02-06
1
-1/+6
*
ENH: Improve exporting/importing of targets
Brad King
2008-02-06
7
-46/+128
*
BUG: Make sure linking to a shared lib on windows uses import library and not...
Brad King
2008-02-06
1
-2/+6
*
BUG: Do not create versioned executable names on Xcode where they are not sup...
Brad King
2008-02-06
1
-1/+1
*
ENH: When linking to versioned targets whose real file name is known pass the...
Brad King
2008-02-06
4
-15/+65
*
ENH: remove debug print stuff
Bill Hoffman
2008-02-06
1
-7/+0
*
ENH: add DOWNLOAD option to FILE command
Bill Hoffman
2008-02-06
3
-2/+182
*
ENH: change name of qt-dialog
Bill Hoffman
2008-02-06
1
-3/+3
*
STYLE: Nightly Date Stamp
Brad King
2008-02-06
1
-1/+1
*
ENH: Analyze inter-target dependencies to safely fix cycles
Brad King
2008-02-06
7
-144/+642
*
STYLE: Nightly Date Stamp
Brad King
2008-02-05
1
-1/+1
*
COMP: Add missing include for assert.
Brad King
2008-02-05
1
-0/+2
*
ENH: Allow separate installation of shared libs and their links.
Brad King
2008-02-04
6
-20/+222
[next]