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: when using the Eclipse project generator, run gcc so that it tells us
Alexander Neundorf
2009-03-13
1
-0/+38
*
STYLE: Moved functions/macros to top of file so main is more readable.
Philip Lowman
2009-03-13
1
-47/+61
*
STYLE: fix documentation: the second short description discarded the first
Alexander Neundorf
2009-03-11
4
-8/+8
*
STYLE: Use $ style variable dereference instead of @ style.
David Cole
2009-03-05
1
-1/+1
*
ENH: add file back bug use cmake image
Bill Hoffman
2009-03-04
1
-0/+0
*
ENH: Better recursive make in AddExternalProject
Brad King
2009-03-04
1
-50/+60
*
ENH: Allow empty arguments in external project API
Brad King
2009-03-04
1
-28/+13
*
ENH: remove unused file
Bill Hoffman
2009-03-03
1
-0/+0
*
STYLE: Fix documentation bug regarding Boost_<COMPONENT>_LIBRARY (COMPONENT
Philip Lowman
2009-03-03
1
-34/+35
*
ENH: Detect perl & python scripts based on CXXTEST_INCLUDE_DIR (patch from
Philip Lowman
2009-03-03
1
-2/+7
*
BUG: Fix ASM source file extension default list
Brad King
2009-02-27
1
-3/+3
*
BUG: Fix copy/paste error in previous commit that references wrong variable
Miguel A. Figueroa-Villanueva
2009-02-25
1
-1/+1
*
ENH: add patch from Debian, which adds support lrelease-qt4 and lupdate-qt4
Alexander Neundorf
2009-02-25
1
-2/+2
*
ENH: Re-enable system include dir suppression
Brad King
2009-02-25
1
-0/+7
*
BUG: Using PROPERTY COMPILE_DEFINITIONS_DEBUG to support Debug only preproces...
Miguel A. Figueroa-Villanueva
2009-02-24
2
-5/+24
*
BUG: Remove implicit include dir suppression
Brad King
2009-02-24
2
-2/+0
*
BUG: Fix issue #8576 FindBoost regression finding static libs, impacts MinGW ...
Philip Lowman
2009-02-24
1
-1/+1
*
ENH: Support COMPONENTS argument to find_package().
Clinton Stimpson
2009-02-19
1
-17/+34
*
ENH: Support version argument in find_package().
Clinton Stimpson
2009-02-19
1
-2/+41
*
BUG: Allow third component of Mac OSX sw_vers output to be empty. Mac OSX 10....
David Cole
2009-02-17
1
-1/+1
*
STYLE: Note find_package COMPONENTS in modules doc
Brad King
2009-02-16
1
-2/+3
*
ENH: Allowing finding a relocated Qt installation which contains a qt.conf t...
Clinton Stimpson
2009-02-13
1
-23/+14
*
ENH: Create include(CTest) launcher interface
Brad King
2009-02-11
2
-0/+14
*
ENH: Change FILEPATH to STRING for a list of libraries.
Clinton Stimpson
2009-02-10
1
-2/+2
*
ENH: change include command
Bill Hoffman
2009-02-10
1
-1/+1
*
ENH: Define RULE_LAUNCH_* properties
Brad King
2009-02-10
1
-0/+2
*
STYLE: Clarified example to illustrate need to call target_link_libraries() i...
Philip Lowman
2009-02-10
1
-33/+46
*
BUG: Resolves Issue #8393, Remove workarounds in FindBoost once UNC-Path bug
Philip Lowman
2009-02-10
1
-12/+2
*
STYLE: Improved examples, spelling & grammar in documentation
Philip Lowman
2009-02-10
1
-43/+53
*
ENH: Support .hpp with automoc.
Clinton Stimpson
2009-02-09
1
-1/+5
*
ENH: Made the documentation for FindDevIL.cmake cleaner. Changed the XXX_LIBR...
Christopher Harvey
2009-02-09
1
-12/+12
*
BUG: When detecting if qmake executable is changed, don't error if path
Clinton Stimpson
2009-02-07
1
-3/+3
*
ENH: Add support for building with Qt's ActiveX support on Windows.
Clinton Stimpson
2009-02-06
2
-2/+36
*
BUG: Add debug message calls to figure out ExternalProject test failure on AI...
David Cole
2009-02-04
1
-0/+4
*
BUG: fix potential issue with empty strings
Bill Hoffman
2009-02-03
1
-3/+3
*
BUG: include should not have .cmake
Bill Hoffman
2009-02-02
1
-1/+1
*
BUG: Fixes configure error if you don't specify a version with find_package()
Philip Lowman
2009-01-31
1
-9/+11
*
BUG: Fix library detection for GDAL on most Linux distributions (Issue #7445)
Philip Lowman
2009-01-31
1
-40/+60
*
ENH: Added FindOpenSceneGraph.cmake which is intended to wrap any of the exis...
Philip Lowman
2009-01-31
3
-4/+220
*
ENH: Added OSG_ROOT as supported env var (it's in the wild already). Cleaned
Philip Lowman
2009-01-30
2
-88/+47
*
BUG: Fix other modules not respecting QUIET and REQUIRED
Philip Lowman
2009-01-30
3
-11/+6
*
BUG: The QUIET and REQUIRED find attributes on each Findosg* module were not
Philip Lowman
2009-01-30
17
-17/+17
*
ENH: Added a mark_as_advanced() wrapper function.
Philip Lowman
2009-01-30
1
-0/+10
*
BUG: Fixes detection of lua libraries installed from FreeBSD ports (Issue #8421)
Philip Lowman
2009-01-30
2
-2/+2
*
BUG: Remove unnecessary double quotes from SET statements. Hopefully resolves...
David Cole
2009-01-29
1
-8/+8
*
BUG: Fix OS X dylib version flags for more linkers
Brad King
2009-01-29
1
-2/+2
*
ENH: Also find .moc files if there are spaces between # and include.
Clinton Stimpson
2009-01-29
1
-1/+1
*
BUG: fix for # 8413 add more haiku searching
Bill Hoffman
2009-01-29
1
-1/+2
*
STYLE: Reworded some of the OS-X code comments
Philip Lowman
2009-01-29
1
-22/+23
*
ENH: Better way to add framework includes.
Clinton Stimpson
2009-01-28
1
-1/+1
[next]