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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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: 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: make it so cmake-gui only installs if qt is static on windows
Bill Hoffman
2008-02-09
2
-9/+15
*
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: 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
*
STYLE: Nightly Date Stamp
Brad King
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: Improve link line generation for static library cycles.
Brad King
2008-02-07
8
-255/+512
*
ENH: make sure files are binary for download and make status a pair of value ...
Bill Hoffman
2008-02-07
2
-4/+10
*
ENH: for windows only allow a static qt for install and NSIS of cmake-gui
Bill Hoffman
2008-02-07
1
-3/+11
*
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
*
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
*
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
6
-45/+124
*
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
6
-144/+641
*
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
[prev]
[next]