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
*
STYLE: remove these files now that I added them with a more consistent name
Alexander Neundorf
2009-05-12
3
-49/+0
*
BUG: apply patch from Eric Noulard, so cpack works with rpmbuild 4.6.0, #8967
Alexander Neundorf
2009-05-12
1
-2/+24
*
STYLE: rename the files from CMake<GENERATOR>.cmake to
Alexander Neundorf
2009-05-12
5
-3/+60
*
STYLE: first lower-casing the string makes comparing its contents easier
Alexander Neundorf
2009-05-10
1
-5/+6
*
ENH: move the code which queries gcc for the system include dirs from
Alexander Neundorf
2009-05-10
4
-36/+55
*
ENH: when cross compiling, e.g. for WinCE, don't use VCExpress, since this do...
Alexander Neundorf
2009-05-09
2
-2/+16
*
BUG: Fix spaces in file paths for lupdate command
Clinton Stimpson
2009-05-06
1
-1/+4
*
ENH: Add support for QtScriptTools in Qt 4.5.
Clinton Stimpson
2009-05-06
1
-0/+1
*
ENH: Add support for QtScriptTools in Qt 4.5.
Clinton Stimpson
2009-05-06
2
-3/+8
*
ENH: Teach UntarFile to preserve file timestamps
Brad King
2009-04-29
1
-19/+3
*
ENH: search also for mpeg2dec/mpeg2.h, as the documentation says, and as it
Alexander Neundorf
2009-04-21
1
-2/+4
*
ENH: add even more search directories for debian-like systems (see #8821)
Alexander Neundorf
2009-04-21
1
-2/+8
*
ENH: add one more search directory (see #8919)
Alexander Neundorf
2009-04-21
1
-0/+1
*
STYLE: fix typos in the docs
Alexander Neundorf
2009-04-19
8
-11/+11
*
BUG: fix cmake so that if you configure with a bad env for cl, then with a go...
Bill Hoffman
2009-04-18
2
-0/+10
*
ENH: make sure CTEST_CURL_OPTIONS work from script mode
Bill Hoffman
2009-04-17
1
-0/+3
*
ENH: New function for determining Visual Studio service pack
Philip Lowman
2009-04-14
1
-0/+81
*
ENH: add ability to control ssl cert checking
Bill Hoffman
2009-04-10
1
-0/+1
*
ENH: Allow lists in AddExternalProject arguments
Brad King
2009-04-09
1
-0/+7
*
BUG: Fix issue #8682. Use CPACK_NSIS_DISPLAY_NAME in appropriate places rathe...
David Cole
2009-04-07
1
-6/+6
*
BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module.
David Cole
2009-03-31
1
-0/+1
*
BUG: Fix AddExternalProject config command id
Brad King
2009-03-31
1
-10/+6
*
ENH: Simpler AddExternalProject install step
Brad King
2009-03-30
1
-21/+8
*
ENH: Simpler AddExternalProject build step
Brad King
2009-03-30
1
-21/+8
*
ENH: Simpler AddExternalProject configure step
Brad King
2009-03-30
1
-41/+24
*
ENH: Simpler AddExternalProject patch step
Brad King
2009-03-30
1
-18/+7
*
ENH: Simpler AddExternalProject update step
Brad King
2009-03-30
1
-79/+26
*
ENH: Simpler AddExternalProject download step
Brad King
2009-03-30
1
-148/+65
*
ENH: Generalize AddExternalProject step creation
Brad King
2009-03-30
1
-0/+82
*
ENH: Factor argument parsing in AddExternalProject
Brad King
2009-03-30
1
-42/+49
*
ENH: Teach AddExternalProject a 'complete' step
Brad King
2009-03-30
1
-8/+15
*
ENH: mark the two variables as advanced
Alexander Neundorf
2009-03-27
1
-3/+1
*
ENH: Do a recheck of QT_MAC_USE_COCOA when qmake executable changes.
Clinton Stimpson
2009-03-26
1
-0/+3
*
ENH: Support OUTPUT_LOCATION property for qm files.
Clinton Stimpson
2009-03-25
1
-1/+7
*
ENH: NEW: FindGTK2 module
Philip Lowman
2009-03-22
1
-0/+540
*
BUG: LIST(REMOVE_ITEM...) was being called on a variable that could be empty.
Philip Lowman
2009-03-21
1
-1/+1
*
BUG: Need to fix find of qtmain library when qmake executable is changed.
Clinton Stimpson
2009-03-19
1
-0/+4
*
STYLE: Reminder note for add_external_project work
Brad King
2009-03-18
1
-0/+1
*
ENH: Add patch step for add_external_project
Brad King
2009-03-18
1
-0/+32
*
ENH: Improve add_external_project interface
Brad King
2009-03-18
1
-87/+116
*
BUG: Eliminates detection of Boost system library prior to 1.35 (see issue #8...
Philip Lowman
2009-03-17
1
-1/+11
*
ENH: Allow projects to disable per-rule echo lines
Brad King
2009-03-16
1
-3/+3
*
ENH: Allow projects to disable per-rule progress
Brad King
2009-03-16
1
-0/+3
*
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
[next]