lp:~jorge/monodevelop/trunk

Created by Jorge Castro and last modified
Get this branch:
bzr branch lp:~jorge/monodevelop/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jorge Castro
Project:
monodevelop
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the HEAD branch of the Git repository at https://github.com/mono/monodevelop.

Last successful import was .

Import started on pear and finished taking 5 minutes — see the log
Import started on neumayer and finished taking 14 minutes — see the log
Import started on pear and finished taking 6 minutes — see the log
Import started on pear and finished taking 5 minutes — see the log

Whiteboard

contains submodules; requires nested tree support in bzr

Recent revisions

19004. By Alan

[MacDev] Add some better handling for PListScheme.AvailableValues returning null

If there are no available keys, don't try to populate the list.

19003. By Alan

[MacDev] Add a null check that accidentally went missing

Added a test covering this case aswell.

19002. By Alan

[MacDev] The 'Add new item' node should not have an editable Value column

This will never contain a PObject, so it makes no sense to set the type
in the Type column.

19001. By Alan

[Build] Fix a place where the makefiles were using incorrect style paths

19000. By Duncan Mak <email address hidden>

Bump md-addins again to try to get MSHTML referenced properly

18999. By Duncan Mak <email address hidden>

Bump md-addins to try to get MSHTML referenced properly

18998. By Michael Hutchinson

[Gtk] Fix #4159 - CreateForallCallback emits invalid code

18997. By Alan

Revert "[Build] Change the build system to use xbuild instead of makefiles"

This reverts commit 6535b911aa4b81c8fab4b22a6822fa9778f723cf.

18996. By Alan

Bump the md-addins requirement

18995. By Alan

[Build] Change the build system to use xbuild instead of makefiles

The actual compilation process now happens with xbuild. The root makefile
just issues an "xbuild Main.sln" call. If you type 'make' in a subdirectory
you will issue an 'xbuild foo.csproj' for that dir and every subdir. This is
slightly slower than building Main.sln directly if many subdirs are being built.

'make dist' is now implemented with a call to 'git archive' which means our tarball
really does contain everything we need to build monodevelop (yay!).

Makefile integration is now disabled (it's unnecessary).

We now put test assemblies in build/test too to avoid polluting build/bin and build/Addins

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers