Skip to content
Snippets Groups Projects
  1. Apr 29, 2014
  2. Mar 10, 2014
  3. Mar 03, 2014
  4. Jan 13, 2014
  5. Dec 02, 2013
  6. Sep 09, 2013
    • Sébastien Villemot's avatar
      No longer consider automake warnings as fatal · 82edf482
      Sébastien Villemot authored
      With automake 1.14 there are a lot of new warnings related to the way we deal
      with MEX files (they are compiled from source files located in a different
      tree). Automake wants us to use the 'subdir-objects' option, but it breaks in
      our case.
      
      In automake 2.0, the 'subdir-objects' option will be activated by default, so
      we will have to refactor the build system for MEX files. But for now we can
      live with the automake warnings.
      82edf482
    • Sébastien Villemot's avatar
      Revert "Compatibility fix with automake 1.14" · d8e9bc97
      Sébastien Villemot authored
      This reverts commit 7541bb52.
      
      This commit was breaking compilation of MEX files: the subdir-objects option
      does not deal well with source files that are under a distinct tree.
      d8e9bc97
  7. Sep 06, 2013
  8. Jun 14, 2013
  9. Jun 13, 2013
  10. May 29, 2013
  11. Apr 23, 2013
  12. Sep 28, 2012
  13. Sep 19, 2012
  14. Aug 23, 2012
  15. Jun 11, 2012
  16. Jun 05, 2012
  17. May 16, 2012
  18. Feb 24, 2012
  19. May 05, 2011
  20. May 04, 2011
  21. Mar 29, 2011
  22. Mar 17, 2011
  23. Feb 14, 2011
  24. Feb 04, 2011
  25. Jan 20, 2011
  26. Jan 18, 2011
  27. Jan 13, 2011
  28. Nov 15, 2010
  29. Nov 12, 2010
  30. Oct 29, 2010
  31. Oct 28, 2010
  32. Aug 24, 2010
  33. Mar 16, 2010
  34. Feb 13, 2010
  35. Feb 09, 2010
Loading