summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: NEW: FindGTK2 modulePhilip Lowman2009-03-221-0/+540
* STYLE: Nightly Date StampBrad King2009-03-221-1/+1
* STYLE: Nightly Date StampBrad King2009-03-211-1/+1
* BUG: LIST(REMOVE_ITEM...) was being called on a variable that could be empty.Philip Lowman2009-03-211-1/+1
* BUG: Fix return value of ctest_updateBrad King2009-03-202-4/+4
* STYLE: Nightly Date StampBrad King2009-03-201-1/+1
* COMP:Fixed warnings with gcc 4.3.2.Francois Bertel2009-03-202-45/+94
* BUG: Need to fix find of qtmain library when qmake executable is changed.Clinton Stimpson2009-03-191-0/+4
* COMP:Try to fix error on HP.Francois Bertel2009-03-191-1/+1
* ENH: Mention CMAKE_* variables in RPATH propertiesBrad King2009-03-191-4/+13
* COMP:try to fix error on qnx-V3.3.5-gcc_ntox86.Francois Bertel2009-03-191-1/+1
* COMP:Fixed warnings.Francois Bertel2009-03-191-4/+4
* COMP:Fixed VS 64-bit warning C4267 line 432 of RegularExpression.cxxFrancois Bertel2009-03-191-1/+1
* STYLE: Nightly Date StampBrad King2009-03-191-1/+1
* STYLE: Reminder note for add_external_project workBrad King2009-03-181-0/+1
* ENH: Add patch step for add_external_projectBrad King2009-03-183-1/+56
* ENH: Improve add_external_project interfaceBrad King2009-03-182-105/+132
* COMP:Fixed warnings.Francois Bertel2009-03-181-11/+16
* STYLE:Empty commit just add information about rev 1.15: the reason is that lo...Francois Bertel2009-03-181-1/+0
* COMP:Fix warning on VS 64bit. Don't why gcc 4.3.2 didn't catch this one on a ...Francois Bertel2009-03-181-1/+1
* STYLE: Nightly Date StampBrad King2009-03-181-1/+1
* BUG: Allow more shell ops in custom commandsBrad King2009-03-171-0/+4
* ENH: New foreach(<var> IN ...) modeBrad King2009-03-173-3/+81
* COMP:Fixed warnings.Francois Bertel2009-03-173-17/+23
* STYLE: Nightly Date StampBrad King2009-03-171-1/+1
* BUG: Eliminates detection of Boost system library prior to 1.35 (see issue #8...Philip Lowman2009-03-171-1/+11
* COMP:Try to fix compile error with qnx gcc.Francois Bertel2009-03-161-1/+2
* COMP:Fixed gcc 4.3.2 warning with -O1 and above: ignoring return value of rea...Francois Bertel2009-03-161-3/+6
* ENH: Allow projects to disable per-rule echo linesBrad King2009-03-169-57/+69
* STYLE: Separate unrelated logicBrad King2009-03-161-3/+12
* ENH: Allow projects to disable per-rule progressBrad King2009-03-167-9/+49
* ENH: Factor out makefile progress rule commandsBrad King2009-03-162-24/+20
* COMP:Fixed warnings.Francois Bertel2009-03-161-17/+20
* BUG: Do not automatically set HEADER_FILE_ONLYBrad King2009-03-164-37/+17
* ENH: Remove unused code from cmMakeDependBrad King2009-03-162-76/+1
* ENH: Add NAME mode to ADD_TEST commandBrad King2009-03-168-6/+210
* ENH: Refactor storage of test command linesBrad King2009-03-164-32/+21
* ENH: Refactor generation of CTestTestfile contentBrad King2009-03-168-81/+220
* ENH: Refactor cmInstallGenerator for re-useBrad King2009-03-168-211/+345
* STYLE: Nightly Date StampBrad King2009-03-161-1/+1
* STYLE: Nightly Date StampBrad King2009-03-151-1/+1
* STYLE: Nightly Date StampBrad King2009-03-141-1/+1
* ENH: don't enforce VERBOSE Makefiles, but set the env. var VERBOSE to 1 inAlexander Neundorf2009-03-131-1/+1
* ENH: when using the Eclipse project generator, run gcc so that it tells usAlexander Neundorf2009-03-133-12/+90
* STYLE: add line breaks to the documentation for CMAKE_MATCH_(0..9),Alexander Neundorf2009-03-131-3/+4
* BUG: Document internal cache property MODIFIEDBrad King2009-03-131-0/+7
* BUG: Fix cache properties for CMAKE_STRICT buildBrad King2009-03-133-3/+9
* STYLE: Nightly Date StampBrad King2009-03-131-1/+1
* STYLE: Moved functions/macros to top of file so main is more readable.Philip Lowman2009-03-131-47/+61
* BUG: fix #8704, sometimes crash if include_directories() is called with a whi...Alexander Neundorf2009-03-121-12/+7