Daniel Grunwald
|
3bd1ab5517
|
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
3cb8ad9b26
|
Added Style Cop addin by Matt Everson.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Daniel Grunwald
|
c2c5e8b021
|
Add log4net, NUnit, PartCover source code to Vendor.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3150 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Daniel Grunwald
|
779bded4ad
|
Remove boolean properties "Standalone" and "NoMLLib" from CoreCompile target inputs, only files/directories should be listed there. This fixes the issue that some F# projects (projects with those properties set) would always recompile even when unchanged.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3068 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Daniel Grunwald
|
e3927b4b2c
|
Fixed build error when compiling F# binding with new F# version.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3066 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
0fbdacdd23
|
Added a CheckIfFscNotInstalled target to the F# build tasks so that it is possible to build SharpDevelop's main solution without the F# compiler being installed. If the CheckIfFscNotInstalled property is set to True in the F# project and the F# compiler cannot be found a warning is displayed and the F# addin is not built. If the CheckIfFscNotInstalled property is not set or set to False the F# build tasks will not check for the presence of the F# compiler and will try to compile the project. This will be the case for any projects created from the F# project templates.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2982 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Daniel Grunwald
|
7ef5417928
|
Fixed potential stack overflow in DockContentHandler.cs.
Activate F# interactive interpreter.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2970 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Robert Pickering
|
2c8cf9a7ad
|
fix to wrong characters in path problem and popped up window problem
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2969 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Robert Pickering
|
b9725ed5a9
|
improvements to the F# build tasks and stopping the interactive console throwing an error on start up
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2967 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
e00119852c
|
Disabled the F# interactive pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2966 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
4740270210
|
Re-enabled the F# interactive pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2964 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
46ba6b6c77
|
Disabled F# Interactive pad which prevents SharpDevelop from starting if the F# compiler is not installed.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2963 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Robert Pickering
|
60ee32e1ca
|
stop interactive console throwing an exception if F# is not installed.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2962 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |
Matt Ward
|
71b08634a4
|
Added F# addin created by Robert Pickering.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2960 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
18 years ago |