summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fix bug#4482.Brad King2007-02-221-1/+12
|
* COMP: Use exec_program instead of execute_processAndy Cedilnik2007-02-221-4/+2
|
* ENH: Improve testAndy Cedilnik2007-02-222-0/+17
|
* ENH: actually keep the outputBill Hoffman2007-02-221-1/+1
|
* ENH: make sure EXECUTE_PROCESS is there because in bootstrap it is notBill Hoffman2007-02-221-2/+2
|
* COMP: remove warningBill Hoffman2007-02-221-1/+0
|
* STYLE: fix someones line lengthKen Martin2007-02-221-3/+5
|
* BUG: Produce an error when the script is not foundAndy Cedilnik2007-02-221-1/+1
|
* ENH: Add simple exclusion test for subdirectoriesAndy Cedilnik2007-02-2214-0/+134
|
* ENH: fix parens in the path with spaces in the pathBill Hoffman2007-02-2210-28/+103
|
* ENH: turn on spaces test for more platformsKen Martin2007-02-211-2/+2
|
* ENH: get rid of some extra erase callsBill Hoffman2007-02-211-3/+0
|
* STYLE: fix line lengthBill Hoffman2007-02-211-1/+2
|
* BUG: fix for quotes in strings for flags #4022Bill Hoffman2007-02-212-4/+6
|
* COMP: Disable LFS on AIX.Brad King2007-02-211-1/+7
|
* ENH: remove unused variableKen Martin2007-02-211-1/+0
|
* ENH: turn on spaces test for more platformsKen Martin2007-02-211-2/+4
|
* ENH: force c++ when building c++ objectsBill Hoffman2007-02-211-0/+2
|
* ENH: better processor detection on linuxBill Hoffman2007-02-211-6/+11
|
* ENH: remove df because df is a unix utilitiyBill Hoffman2007-02-211-1/+1
|
* BUG: fix for bug 3950 add support for df compiler on windowsBill Hoffman2007-02-202-1/+69
|
* BUG: fix for bug # 3954 glib with qtBill Hoffman2007-02-201-1/+9
|
* STYLE: fix docs for FindKDE4.cmakeAlexander Neundorf2007-02-201-4/+3
| | | | Alex
* BUG: remove KDE3_ENABLE_FINAL (#4140): it doesn't work currently and IAlexander Neundorf2007-02-202-34/+35
| | | | | | | don't have the time to fix this since it would require bigger changes. Maybe I'll do this if the KDE3 support of CMake becomes more widely used. Alex
* STYLE: don't put the copyright notice twice in the fileAlexander Neundorf2007-02-201-3/+0
| | | | Alex
* BUG: fix for bug 4187 fix typo in docsBill Hoffman2007-02-201-2/+2
|
* BUG: fix for 4188 look for smake as well as gmake and makeBill Hoffman2007-02-201-1/+1
|
* ENH: fix spelling error bug # 4233Bill Hoffman2007-02-201-1/+1
|
* ENH: only add the test for some platformsKen Martin2007-02-201-12/+17
|
* ENH: fix source extensions fror txt on xcodeBill Hoffman2007-02-201-2/+7
|
* ENH: fix for WatcomKen Martin2007-02-201-4/+0
|
* ENH: try to force c++ on qnxBill Hoffman2007-02-201-0/+3
|
* ENH: fix for force language stuffBill Hoffman2007-02-201-1/+1
|
* ENH: verboseBill Hoffman2007-02-201-0/+2
|
* ENH: fix crashBill Hoffman2007-02-201-8/+11
|
* BUG: fix for bug 4420 add language dll's to mfc installBill Hoffman2007-02-201-0/+18
|
* BUG: fix for bug 4423 set language fixesBill Hoffman2007-02-206-4/+61
|
* ENH: remove ConvLib test for nowBill Hoffman2007-02-191-9/+9
|
* ENH: use correct nameBill Hoffman2007-02-191-1/+1
|
* ENH: use project not target nameBill Hoffman2007-02-191-1/+1
|
* ENH: make the test really test targets with spacesKen Martin2007-02-192-2/+3
|
* BUG: fix accidental checkinKen Martin2007-02-192-54/+6
|
* ENH: added used sources with a path that has spacesKen Martin2007-02-192-0/+50
|
* ENH: fixed more bugs with spaces in the pathKen Martin2007-02-192-2/+7
|
* BUG: Applied patch from bug#4462.Brad King2007-02-191-2/+6
|
* BUG: fix for bug 4464 handle qmake errors betterBill Hoffman2007-02-191-3/+9
|
* ENH: add test for conv librariesBill Hoffman2007-02-192-19/+29
|
* ENH: turn on spaces in path testKen Martin2007-02-193-2/+65
|
* BUG: fix for spaces in path for nmakeKen Martin2007-02-192-2/+2
|
* ENH: new test for spaces in the tree structureKen Martin2007-02-1919-0/+201
|