lp:ubuntu/vivid-proposed/simgrid

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-proposed/simgrid
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

31. By Martin Quinson

* add some dependencies to really fix #755047:
  - libsimgrid-dev breaks libsimgrid3.10 and libsimgrid3.11 (<<3.11.1-8)
  - libsimgrid3.11 breaks+replaces libsimgrid3.10
  - This should hint apt about how to solve my mess :-(

30. By Martin Quinson

* d/c: update VCS to not use any deprecated URLs
* d/c: improve short descriptions
* d/c: libsimgrid-java suggests java-virtual-machine, captain obvious.
* Install tesh and graphicator tools as part of the libsimgrid-dev,
  not as part of libsimgrid3.11 to allow the co-installation of
  several library versions (Closes: #755047).
* d/p/fix-bashism.diff: fix a bashism that mainly appears on Mac OSX
  (Closes: #772329).

29. By Martin Quinson

* Disable LTO on all non-AMD architectures to circumvent a seemingly
  bug in gcc 4.9.
* Re-enable parallel builds now that LTO issues are (hopefully) fixed.

28. By Martin Quinson

gcc-ar does not seem to work with LTO on non-amd architectures, so
kill our static lib and switch back to regular ar, just to see.

27. By Martin Quinson

d/p/fix-java-multiple-definitions.diff: fix java files being
declared twice on cmd line: this makes some architectures to fail.
(patch taken upstream).

26. By Martin Quinson

* d/p/make_doc: diable the generation of pdf documentation as it
  does not add much over the html documentation, but breaks on hurd.
* Disable again the parallel build to see if it helps gcc to have LTO.

25. By Martin Quinson

Disable LTO on kfreebsd and sparc, gcc keeps failing because of this.

24. By Martin Quinson

* Drop build-dep on libpcre3-dev, long time no use.
* Build-depend on texlive-font-utils to have epstopdf.
* d/p/fix-swig-constness.diff: fix constness issues on kfreebsd and sparc.
  (patch taken upstream)
* d/p/fix-with-gcc-4.9.diff: use gcc-ar and gcc-ranlib instead of ar
  and ranlib for gcc >=4.9 (patch taken upstream)

23. By Martin Quinson

* New upstream release.
  - Surf is now in C++ (and documented!)
  - Virtual Machine model for Cloud Simulation
  - Surf callbacks: plug your code directly in Surf!
  - Simcalls are script-generated to clean the mess
* Reactivate parallel builds, that were fixed upstream

22. By Martin Quinson

Get libsimgrid-dev depend on libf2c2-dev as smpif.h includes f2c.h
(Closes: #747171)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/simgrid
This branch contains Public information 
Everyone can see this information.

Subscribers