Skip to content
Snippets Groups Projects
  1. Jul 22, 2018
    • Mark OLESEN's avatar
      STYLE: minor adjustments in wmake scripts. · 418cc9b2
      Mark OLESEN authored
      - comments
      - avoid egrep for getting processor count.
      - wcleanBuild, wcleanPlatform with shorter form '-curr' instead of '-c'
        to avoid any potential user confusion with '-comp'
      418cc9b2
  2. Oct 30, 2017
    • Mark OLESEN's avatar
      ENH: improve wcleanBuild, wcleanPlatform flexibility (issue #627) · ba8fdda5
      Mark OLESEN authored
      - add -compiler=NAME option to remove a build or platforms directory
        corresponding to any specified compiler on the current arch.
      
      - when -compiler or -compiler=NAME is specified, also clean related
        sub-directories as well. This will cleanup mpi-related directory.
      ba8fdda5
  3. Feb 24, 2017
    • 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
  4. Feb 21, 2017
  5. Feb 10, 2017
  6. Dec 16, 2015
  7. Dec 15, 2015