lp:ubuntu/utopic-proposed/simgrid

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-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

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)

21. By Martin Quinson

Only build-dep on valgrind on archs that provide it.

20. By Martin Quinson

Build-depends on valgrind so that SimGrid programs become
valgrindable (Closes: #735749).

Branch metadata

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

Subscribers