~ubuntu-branches/ubuntu/warty/monodevelop/warty

« back to all changes in this revision

Viewing changes to src/AddIns/BackendBindings/NemerleBinding/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Brandon Hale
  • Date: 2004-10-07 11:51:11 UTC
  • Revision ID: james.westby@ubuntu.com-20041007115111-pxcqnwfxyq5mhcx5
Tags: 0.5.1-3
Use dh_netdeps in debian/rules and debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2004-07-06  Todd Berman  <tberman@off.net>
 
2
 
 
3
        * NemerleBindingExecutionServices.cs: removed.
 
4
        * NemerleBindingExecutionServices.cs.in: Added.
 
5
        * Makefile.am: adjusted.
 
6
        This patch is from Marcin Krzyzanowski <krzak@pld-linux.org> and it
 
7
        fixes mint vs mono issues at runtime.
 
8
 
 
9
2004-06-26  Pawel Rozanski  <tokugawa@afn.no-ip.org>
 
10
 
 
11
        * NemerleBindingCompilerServices.cs: add GenerateMakefile method.
 
12
        * NemerleLanguageBinding.cs: runs GenerateMakefile
 
13
 
 
14
2004-06-23  Pawel Rozanski  <tokugawa@afn.no-ip.org>
 
15
 
 
16
        * NemerleBindingCompilerServices.cs: one line fix for ProcessStartInfo.
 
17
 
 
18
2004-06-17  John Luke  <jluke@cfl.rr.com>
 
19
 
 
20
        * Gui/OutputPanel.cs: use MonoDevelop.Gui.Widgets.FileSelector
 
21
        instead of Gtk.FileSelection
 
22
 
 
23
2004-05-25  Todd Berman  <tberman@sevenl.net>
 
24
 
 
25
        * NemerleLanguageBinding.cs: signature change for Generate Makefile.
 
26
 
 
27
2004-05-20  Pawel Rozanski  <tokugawa@afn.no-ip.org>
 
28
 
 
29
        * NemerleBindingCompilerServices.cs: updated ncc output parser.
 
30
 
 
31
2004-05-04  Pawel Rozanski  <tokugawa@afn.no-ip.org>
 
32
 
 
33
        * NemerleBindingExecutionServices.cs: use xterm to run project
 
34
 
 
35
2004-04-28  Todd Berman  <tberman@sevenl.net>
 
36
 
 
37
        * NemerleLanguageBinding.cs: stubbing GenerateMakefile
 
38
 
 
39
2004-04-28  Pawel Rozanski  <tokugawa@afn.no-ip.org>
 
40
 
 
41
        * Gui/OutputPanel.cs:
 
42
        * Gui/CodeGenerationPanel.cs:
 
43
        * NemerleBindingCompilerServices.cs:
 
44
        * Project/NemerleParameters.cs:
 
45
        * Project/NemerleProject.cs:
 
46
        * NemerleBindingExecutionServices.cs:
 
47
        NemerleParameters uses more from inherited AbstractProjectConfiguration
 
48
        class
 
49
 
 
50
2004-04-16  Pawel Rozanski <tokugawa@afn.no-ip.org>
 
51
 
 
52
        * NemerleBindingCompilerServices.cs: without temp files now,
 
53
        Process.StandardOutput based interface
 
54
 
 
55
2004-04-14  Pawel Rozanski <tokugawa@afn.no-ip.org>
 
56
 
 
57
        * NemerleBindingCompilerServices.cs: uses the StatusBarService
 
58
 
 
59
2004-04-13  Pawel Rozanski <tokugawa@afn.no-ip.org>
 
60
 
 
61
        stripped DOS '\r' from newlines