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: Cleanup bootstrap even more
Andy Cedilnik
2006-03-22
2
-4/+4
*
ENH: Added support for linking to MS .lib libraries in MinGW.
Brad King
2006-03-22
1
-1/+2
*
ENH: Handle visual studio versions
Andy Cedilnik
2006-03-21
1
-9/+57
*
BUG: put the path to the kde3 lib dir in KDE3_LIB_DIR, not the complete
Alexander Neundorf
2006-03-21
1
-1/+3
*
BUG: don't include MacroLibrary.cmake, but add a cmake module which implement...
Alexander Neundorf
2006-03-20
3
-6/+22
*
STYLE: fix typos
Alexander Neundorf
2006-03-18
1
-4/+3
*
BUG: /DWIN32 and /D_WINDOWS should be defined for all configurations or if no...
Brad King
2006-03-16
1
-30/+30
*
BUG: When copying the module variables from shared library variables use doub...
Brad King
2006-03-16
1
-2/+2
*
ENH: after searching for kde-config in the special dirs, search again in the
Alexander Neundorf
2006-03-16
1
-2/+14
*
ENH: Enabling soname support on FreeBSD.
Brad King
2006-03-16
1
-0/+2
*
ENH: use c not cxx
Bill Hoffman
2006-03-15
1
-2/+2
*
BUG: change the formatting of the pkgconfig module documentation so that it
Alexander Neundorf
2006-03-15
1
-5/+11
*
ENH: go back to finding the framework opengl on the mac
Bill Hoffman
2006-03-14
1
-3/+1
*
ENH: use standard include path for OpenGL
Bill Hoffman
2006-03-14
1
-1/+3
*
ENH: add support for removing language flags from shared library and shared m...
Bill Hoffman
2006-03-14
1
-0/+2
*
ENH: add backwards compatibility fix for more aggressive find_path command
Bill Hoffman
2006-03-13
1
-0/+7
*
ENH: take advantage of new framework stuff
Bill Hoffman
2006-03-11
1
-2/+3
*
ENH: new module to find the FindKDE4Internal.cmake installed by kdelibs4
Alexander Neundorf
2006-03-10
1
-0/+60
*
ENH: add correct initial flags for aix
Bill Hoffman
2006-03-09
1
-0/+4
*
ENH: remove junk
Bill Hoffman
2006-03-09
1
-1/+1
*
ENH: add real-world-tested and used KDE3 support, and obsolete FindKDE.cmake,...
Alexander Neundorf
2006-03-09
5
-144/+617
*
ENH: fix a bug in the find path stuff so that it can find headers deep in fra...
Bill Hoffman
2006-03-09
1
-20/+0
*
ENH: add a cmake module for using pkg-config, tested in kdelibs, ok by Bill H...
Alexander Neundorf
2006-03-08
1
-0/+40
*
ENH: add support for language flags that allow for universal binaries
Bill Hoffman
2006-03-06
1
-4/+4
*
ENH: add support for language flags at rule expansion time
Bill Hoffman
2006-03-06
4
-7/+7
*
ENH: add support for manifest stuff
Bill Hoffman
2006-03-06
1
-3/+6
*
ENH: try to fix non-clean dashboards
Bill Hoffman
2006-03-06
1
-0/+6
*
ENH: add manifest support for 2005
Bill Hoffman
2006-03-03
1
-8/+15
*
ENH: look for VCExpress first
Bill Hoffman
2006-03-03
1
-1/+1
*
ENH: Add verbose flag to package maker and add CFBundleIdentifier string
Andy Cedilnik
2006-03-03
1
-0/+2
*
ENH: check in new find stuff
Bill Hoffman
2006-03-02
7
-0/+15
*
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow ...
Bill Hoffman
2006-03-02
4
-1/+57
*
ENH: Several changes to for NSIS
Andy Cedilnik
2006-03-01
2
-14/+31
*
ENH: Install system libraries only if project requires them
Andy Cedilnik
2006-03-01
2
-30/+29
*
ENH: Add resource files for PackageMaker
Andy Cedilnik
2006-02-28
1
-3/+16
*
BUG: Fix typo
Andy Cedilnik
2006-02-28
1
-1/+1
*
ENH: Add support for debian having both qt3 and qt4
Andy Cedilnik
2006-02-28
1
-1/+1
*
ENH: use program files env for searching
Bill Hoffman
2006-02-28
11
-9/+33
*
ENH: fix spelling errors
Bill Hoffman
2006-02-27
4
-4/+4
*
ENH: Several packaging issues. Allow random variables to be passed to cpack (...
Andy Cedilnik
2006-02-27
3
-4/+11
*
ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...
Brad King
2006-02-24
1
-24/+12
*
BUG: Fix the module
Andy Cedilnik
2006-02-24
1
-1/+1
*
ENH: Make modules use configure instead of file write
Andy Cedilnik
2006-02-23
3
-16/+19
*
ENH: Several NSIS features
Andy Cedilnik
2006-02-23
2
-22/+32
*
ENH: make command line flags more consistent with ide settings
Bill Hoffman
2006-02-21
1
-26/+26
*
ENH: better finding of mingw from msys, and delete CMakeFiles directory when ...
Bill Hoffman
2006-02-21
1
-1/+4
*
BUG: Fixed module creation rules. Removed soname portion of all rules becaus...
Brad King
2006-02-19
1
-4/+4
*
BUG: Fixed cygwin module creation rules. Modules should not have the "cyg" p...
Brad King
2006-02-19
1
-4/+10
*
ENH: Generate import libraries for DLLs on Cygwin and MinGW.
Brad King
2006-02-18
5
-4/+30
*
BUG: Do not install MSVC dlls for a non-MSVC build.
Brad King
2006-02-17
1
-2/+2
[next]