Skip to content
Snippets Groups Projects
  1. Mar 09, 2017
    • Mark Olesen's avatar
      BUG: 'make clean' failed for wmake/src · 10fc0646
      Mark Olesen authored
      - caused by the typo '@E' instead of '$E' (commit 997f1713)
      
      ENH: minor improvements for wmake/src makefile
      
      - 'make clean' now also tries to remove the parent platforms/
        directory if possible.
      
      - the flex intermediate build target is placed into the platforms/
        directory to avoid touching the src/ directory at all.
      
      - suppress warnings about unused functions (GCC only)
      10fc0646
    • Mark Olesen's avatar
      ENH: add 'wmkdep' to warnings and error messages from wmkdep · 2bfd17cf
      Mark Olesen authored
      - makes it possible to filter out or highlight messages originating
        from wmkdep in the build process.
      2bfd17cf
  2. Mar 08, 2017
  3. Mar 07, 2017
  4. Mar 06, 2017
  5. Mar 01, 2017
  6. Feb 27, 2017
  7. Feb 24, 2017
    • Sergio Ferraris's avatar
      Merge branch 'build' into 'develop' · f9599010
      Sergio Ferraris authored
      Improvements, adjustments for build scripts and infrastructure
      
      See merge request !94
      f9599010
    • Mark Olesen's avatar
      ENH: provide wcleanBuild and improve wcleanPlatform · 60574799
      Mark Olesen authored
      - new behaviour is to do nothing if no platform was specified.
        This helps avoid inadvertently removing files.
      
      - support special platforms for compatibility with wmake/wclean targets.
        Eg, "wcleanPlatform all"
      
      - allow use from ThirdParty top-level as well, since the directory
        structure is similar.
      
      BUG: fix regression in wcleanLnIncludeAll introduced by 9e2e1115
      60574799
  8. Feb 23, 2017
  9. Feb 21, 2017
  10. Feb 20, 2017
  11. Feb 15, 2017
  12. Feb 10, 2017