Fix a minor problem when detecting Microsoft Visual C++. |
|
More...
|
about 14 years ago
|
Also improve the built-in template of Microsoft Visual C++ for cpp; In the built-in template, rename "Microsoft Visual C++" to "Microsoft Visual C++ (In PATH)". |
|
More...
|
about 14 years ago
|
A '$' is missed in the built-in template of msvc80, msvc90 and msvc100. |
|
More...
|
about 14 years ago
|
No need to pack plugin/SingleCompile/*.bat when make the zip archive. |
|
More...
|
about 14 years ago
|
Use a better way to detect and use Microsoft Visual C++: Do not use external batch files but change environment varibles internally. |
|
More...
|
about 14 years ago
|
Update doc. |
|
More...
|
about 14 years ago
|
Update mkzip.sh: Also pack plugin/SingleCompile/*.bat |
|
More...
|
about 14 years ago
|
Fix a minor problem in MSVC detection: that %VSXXCOMNTOOLS exists does not mean VC could be detected, we should also check cl.exe. |
|
More...
|
about 14 years ago
|
Change plugin/SingleCompile/*.bat from dos format to unix format. |
|
More...
|
about 14 years ago
|
Remove a directory seperator in plugin\SingleCompile\msvccl*.bat, since %VSXXCOMNTOOLS% has already got a backslash in the end. |
|
More...
|
about 14 years ago
|
Set vim compiler for msvc80, msvc90 and msvc100 of c and cpp. |
|
More...
|
about 14 years ago
|
Improve Microsoft Visual C++ auto detection: now specified version MSVC could be detected. (currently 2005, 2008 and 2010 could be detected) |
|
More...
|
about 14 years ago
|
Add mkzip.sh to make SingleCompile.zip. |
|
More...
|
about 14 years ago
|
Added tag v2.8.8 for changeset cdbc76f3ede5 |
|
More...
|
about 14 years ago
|
Version 2.8.8 |
|
More...
|
about 14 years ago
|
Merge |
|
More...
|
about 14 years ago
|
When using :SCChooseCompiler, list compilers ordered alphabetically. |
|
More...
|
about 14 years ago
|
Improve the detection of IE on Windows. |
|
More...
|
about 14 years ago
|
Add epiphany (for html and xhtml) built-in template. |
|
More...
|
about 14 years ago
|
Add "arora" (for html and xhtml) built-in template. |
|
More...
|
about 14 years ago
|
Remove os2 support code, since they are untested. |
|
More...
|
about 14 years ago
|
Added tag v2.8.7 for changeset c9987b987196 |
|
More...
|
over 14 years ago
|
version 2.8.7 |
|
More...
|
over 14 years ago
|
If python version is less than 2.6, it may not be detected. Now it's fixed. |
|
More...
|
over 14 years ago
|
When python is available but required package is not present, python should not be regarded as detected. This detection contains some bugs before but now it's fixed. |
|
More...
|
over 14 years ago
|
Add GNAT(Ada) built-in template. |
|
More...
|
over 14 years ago
|
Added tag v2.8.6 for changeset f3b94479b5a6 |
|
More...
|
over 14 years ago
|
version 2.8.6 |
|
More...
|
over 14 years ago
|
Add GNU Object-C Compiler built-in template for Object-C. |
|
More...
|
over 14 years ago
|
Show an error message when the run command defined in the template does not exist. |
|
More...
|
over 14 years ago
|