4737 Commits (692f18538b24202df55d154f1ba4134349b971e6)
 

Author SHA1 Message Date
Bill Hoffman 16c0a02d9b ENH: correctly ignore files 21 years ago
Bill Hoffman 76dac72246 temporary fix to try and get a clean dashboard 21 years ago
Andy Cedilnik b3481a9675 ERR: Fix memory problem 21 years ago
Andy Cedilnik 4b9386751a STYLE: Only allocate as much space as needed 21 years ago
Andy Cedilnik 4966d102d6 ENH: Make GetRemainingArguments actually work 21 years ago
Bill Hoffman a7e20abcdb ENH: only replace the language being used in expand rule variables 21 years ago
Bill Hoffman d11cecab7d STYLE: remove warning 21 years ago
Bill Hoffman d85738fe3f remove warning 21 years ago
Bill Hoffman 67ac3ea503 ENH: fix problems with .def and RC files 21 years ago
Bill Hoffman 0eb9c01f14 ENH: make sure cmake has 2.0 21 years ago
Andy Cedilnik 47c82a381a ENH: Attempt to detect a non-parallel make 21 years ago
Bill Hoffman 8cb20b7052 BUG: fix perfered linker language code 21 years ago
Bill Hoffman 8691def12a use verbose makefiles 21 years ago
Bill Hoffman effeac8aab make it verbose 21 years ago
Bill Hoffman 9cca063c7d fix compilation 21 years ago
Bill Hoffman c8750db71f remove warnings 21 years ago
Bill Hoffman 11aeb6e483 BUG: let the generator quote the path 21 years ago
Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
Bill Hoffman 5971857544 ENH: only try to use fortran if the generator is make based 21 years ago
Bill Hoffman 4cf0f5b5ca BUG: fix GNU check variable and add new variables used by enable language 21 years ago
Bill Hoffman 26eff86298 ENH: look for java in more places 21 years ago
Brad King bc26a216b4 BUG#1179: Fix for syntax in unquoted arguments. 21 years ago
Bill Hoffman bedb6e899f BUG: fix for bug 1041, _MBCS sometimes added for UNIICODE which is bad 21 years ago
Bill Hoffman 239cec12e0 BUG: commit bug 1123 21 years ago
Bill Hoffman 2d3c33b19b BUG: 1163 fix documentation 21 years ago
Andy Cedilnik 09d01119c1 ENH: Attempt to handle Intel's remarks. Close Bug #1156 - Better support for icc 'remark' 21 years ago
Andy Cedilnik 2e58daf5be ENH: Add missing include 21 years ago
Andy Cedilnik 6a4071b5d2 ENH: Add method to retrieve the terminal width 21 years ago
Andy Cedilnik d349d6ff18 ENH: a bit more cleanup. The help should really be replaced by something like cmDocumentation 21 years ago
Ken Martin cf7893b934 BUG: fix VSExternal for visual studio 6 21 years ago
Andy Cedilnik a2c19a4d46 ENH: Condense help string, add support for setting line length and make it work 21 years ago
Bill Hoffman 444dbd3309 BUG: fix external project command for VS 7 and 71 21 years ago
Andy Cedilnik f545c5149f ENH: Remove double slash 21 years ago
Andy Cedilnik df82ea0ad0 BUG: Attempt to fix bug on Windows (and apple) where files returned are all lowercase 21 years ago
Andy Cedilnik f188d46431 BUG: Propagate file name and line number inside FOREACH. Fixes Bug #1169 - Erro messages inside FOREACH have bad filename and line number 21 years ago
Bill Hoffman e192b45f4b ENH: fix for vs 70 generator 21 years ago
Bill Hoffman 5001eed8a5 ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson 21 years ago
Bill Hoffman b1f3e10439 BUG: make sure env CC and CXX are not set for VS IDE builds 21 years ago
Ken Martin 49b554c1b3 ENH: produce better output 21 years ago
Ken Martin 2e4264e0d1 ENH: do not check for gnu for visual studio 21 years ago
Andy Cedilnik 1ebc0709f1 ENH: Move callback structure out of the public interface. Also block the warning on Visual Studio Debug 21 years ago
Bill Hoffman 785371af59 ENH: add a test for external projects 21 years ago
Bill Hoffman b39b3d8d11 ENH: add a test for external projects 21 years ago
Bill Hoffman 013b66d8fa ENH: add a test for external projects 21 years ago
Bill Hoffman 32fe8caaef bug fixes for external projects 21 years ago
Ken Martin c30e7771ee ERR: Fix borland build 21 years ago
Andy Cedilnik 899be21cde ERR: Add missing include 21 years ago
Andy Cedilnik 73ddc9459f ENH: Use const correctness for arguments 21 years ago
Bill Hoffman d385543865 BUG: fix include external project bug 21 years ago
Andy Cedilnik e6c7707022 ERR: More missing ios and includes 21 years ago