Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 years ago

Closed 11 years ago

#1937 closed enhancement (done)

Trunk integration of Mono patches

Reported by: ascheibe Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.8
Component: General Version: 3.3.8
Keywords: Cc:

Description

This ticket is for tracking the trunk integration of the changes that have been tried out with ticket #1861 in the branch.

Change History (16)

comment:1 Changed 12 years ago by ascheibe

  • Status changed from new to accepted

comment:2 Changed 12 years ago by ascheibe

r8587

  • fixed wrong assembly references in project files
  • fixed cases of file names
  • removed an InvokeRequired check that Mono couldn't handle
  • changed visibility of inherited setters so that the Mono compiler doesn't crash
  • specified the namespace of the Random class so that Mono doesn't confuses it with our Random class

comment:3 Changed 12 years ago by ascheibe

r8588 fixed more cases of file names

comment:4 Changed 12 years ago by ascheibe

r8600 added pre- and postbuild events for mono

comment:5 Changed 12 years ago by ascheibe

r8624 added hint path for SharpZipLib in project files

comment:6 Changed 12 years ago by ascheibe

r8625 fixed missing mono prebuild event

comment:7 Changed 12 years ago by ascheibe

r8632 added check for correct mono version

comment:8 Changed 12 years ago by ascheibe

r8633 added a script that adds a HintPath for the DataVisualization assembly and removes projects that do not build

comment:9 Changed 12 years ago by ascheibe

The changes to the persistence are booked on ticket #1952

comment:10 Changed 12 years ago by ascheibe

r8645 added HeuristicLab key to projects that weren't signed

comment:11 Changed 12 years ago by ascheibe

r8654 switch mainform type to Multiple Document as Docking doesn't work on Linux at the moment

comment:12 Changed 12 years ago by ascheibe

r8804 Improved Bash prebuild event script

comment:13 Changed 12 years ago by ascheibe

r8816 fixed version comparison of Mono runtimes

comment:14 Changed 11 years ago by ascheibe

  • Owner changed from ascheibe to gkronber
  • Status changed from accepted to reviewing

comment:15 Changed 11 years ago by mkommend

  • Owner changed from gkronber to ascheibe
  • Status changed from reviewing to readytorelease

The changes in this ticket look fine and I suspect that they are working under linux (was not tested).

comment:16 Changed 11 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.7 to 3.3.8
Note: See TracTickets for help on using tickets.