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: install seems to be working for cmake-gui
Bill Hoffman
2008-02-18
2
-4/+14
*
ENH: add more information to message
Bill Hoffman
2008-02-18
1
-4/+6
*
ENH: make sure fixup has right paths
Bill Hoffman
2008-02-18
1
-26/+35
*
STYLE: use lowercase
Bill Hoffman
2008-02-18
1
-197/+197
*
ENH: remove CMAKE_PREFIX so changing it does not rebuild all
Bill Hoffman
2008-02-18
2
-9/+0
*
BUG: Fix passing of nodefaultrpath flag to linker through c++ compiler.
Brad King
2008-02-18
1
-1/+1
*
ENH: require 2.4 to build cmake
Bill Hoffman
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
3
-4/+22
*
STYLE: Nightly Date Stamp
Brad King
2008-02-18
1
-1/+1
*
BUG: fix double cmakefiles directory
Bill Hoffman
2008-02-17
1
-1/+1
*
BUG: actually print the docs for custom modules if this was requested
Alexander Neundorf
2008-02-17
1
-1/+1
*
PERF: reduce time for full docs as HTML from 1.4 s to 0.2 s, the map is now
Alexander Neundorf
2008-02-17
1
-5/+8
*
STYLE: Nightly Date Stamp
Brad King
2008-02-17
1
-1/+1
*
ENH: add script to ingest library depends into a bundle
Bill Hoffman
2008-02-16
1
-0/+316
*
ENH: support for cpack and install of cmake-gui as mac app bundle
Bill Hoffman
2008-02-16
8
-7/+42
*
ENH: fix DESTDIR install
Bill Hoffman
2008-02-16
1
-3/+2
*
STYLE: Nightly Date Stamp
Brad King
2008-02-16
1
-1/+1
*
STYLE: use global property instead of helper target to collect all python
Alexander Neundorf
2008-02-15
1
-12/+13
*
ENH: remove unused code.
Clinton Stimpson
2008-02-15
1
-5/+1
*
ENH: use package name on mac for edit cache
Bill Hoffman
2008-02-15
1
-0/+4
*
BUG: Apply patch from bug #6180 to make CMAKE_ADDITIONAL_MAKE_CLEAN_FILES wor...
Brad King
2008-02-15
1
-1/+1
*
ENH: Add code to support calling the VS reload macro from Visual Studio 7.1 a...
David Cole
2008-02-15
10
-41/+172
*
ENH: Cleanup building of OS X bundle content
Brad King
2008-02-15
8
-162/+108
*
BUG: fix for bug 6294, correct url for nsis
Bill Hoffman
2008-02-15
1
-1/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-02-15
1
-1/+1
*
ENH: enable color in the eclipse generator, there doesn't seem to be problems
Alexander Neundorf
2008-02-15
1
-1/+1
*
ENH: Convert native paths from QFileDialog and QDirModel/QCompleter.
Clinton Stimpson
2008-02-15
3
-27/+35
*
ENH: Add shortcut to start search/filter.
Clinton Stimpson
2008-02-14
5
-36/+37
*
ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing proj...
Brad King
2008-02-14
7
-15/+122
*
ENH: Allow multiple OS X applications bundles to be created in a single build...
Brad King
2008-02-14
8
-105/+115
*
ENH: make sure html < > & stuff is escaped for the output window
Bill Hoffman
2008-02-14
2
-2/+19
*
ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten...
Brad King
2008-02-14
7
-38/+144
*
ENH: Re-enable diagnosis of non-unique target names.
Brad King
2008-02-14
4
-35/+37
*
ENH: Remove unnecessary compiler force macros. The compiler ID can now be de...
Brad King
2008-02-14
3
-63/+27
*
ENH: add a check before delete cache
Bill Hoffman
2008-02-14
1
-2/+11
*
ENH: do not show unititialized entries
Bill Hoffman
2008-02-14
1
-1/+2
*
BUG: Fix error when paths have + in them. (special regex characters)
Clinton Stimpson
2008-02-14
1
-6/+1
*
STYLE: Nightly Date Stamp
Brad King
2008-02-14
1
-1/+1
*
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
[next]