~ubuntu-branches/ubuntu/feisty/monodevelop/feisty

« back to all changes in this revision

Viewing changes to Extras/MonoDevelop.Autotools/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-09-15 02:15:25 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20060915021525-ngsnriip5e3uqi9d
Tags: 0.12-0ubuntu1
* New upstream release
* debian/patches/gtk-sharp-2.10.dpatch,
  debian/patches/versioncontrol_buildfix.dpatch:
  + Dropped, merged upstream
* debian/patches/use_nunit2.2.dpatch,
  debian/patches/firefox.dpatch:
  + Updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-08-19  Scott Ellington  <scott.ellington@gmail.com> 
 
2
 
 
3
        * SimpleProjectMakefileHandler.cs: 
 
4
        * SolutionMakefileHandler.cs:
 
5
        don't handle configurations which are not in the top-level deployed
 
6
        solution
 
7
        * SolutionDeployer.cs: provide combine configurations to AutotoolsContext.
 
8
        always provide _LIB autoconf variables
 
9
        * AutotoolsContext.cs: store supported configurations
 
10
        * templates/exe.wrapper.in.template: cd into installed directory
 
11
 
1
12
2006-08-14  Scott Ellington  <scott.ellington@gmail.com> 
2
13
 
3
14
        * SolutionDeployer.cs: