paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 77cd73: [makefile] use mktemp


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 77cd73: [makefile] use mktemp to create unique temp files
Date: Thu, 21 Mar 2013 09:47:05 -0700

  Branch: refs/heads/ocamlfind_no_custom
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 77cd732702114aad2803e566997502fcfc14740d
      
https://github.com/paparazzi/paparazzi/commit/77cd732702114aad2803e566997502fcfc14740d
  Author: Felix Ruess <address@hidden>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M Makefile
    M Makefile.ac
    M data/maps/Makefile
    M sw/in_progress/button/Makefile
    M sw/lib/ocaml/Makefile
    M sw/logalizer/Makefile
    M sw/supervision/Makefile

  Log Message:
  -----------
  [makefile] use mktemp to create unique temp files

This assumes that mktemp is available, but should provide a better solution for 
issue #229.

Also create a variable holding the tempfile name which is unique to each target.
This should prevent problems with parallel builds, since these variables are 
global.


  Commit: 0f70beafc47f990a48ac5768b3793d6278094911
      
https://github.com/paparazzi/paparazzi/commit/0f70beafc47f990a48ac5768b3793d6278094911
  Author: Felix Ruess <address@hidden>
  Date:   2013-03-21 (Thu, 21 Mar 2013)

  Changed paths:
    M sw/lib/ocaml/Makefile

  Log Message:
  -----------
  [makefile] libpprz: remove double cmi target


Compare: 
https://github.com/paparazzi/paparazzi/compare/7325f9fec874...0f70beafc47f

reply via email to

[Prev in Thread] Current Thread [Next in Thread]