Wireshark-commits: [Wireshark-commits] master 8e7d904: androiddump: stop recompiling systematically
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Apr 2015 06:04:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e7d904880e2606f3b41abddc592ddd735c9982c
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8e7d904 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    androiddump: stop recompiling systematically androiddump.c with nmake
    
    Our default rules are confused because source file is in a subfolder of the nmake makefile
    
    Change-Id: If3dee4cd5b3be493abfe8c696383fb170952260b
    Reviewed-on: https://code.wireshark.org/review/8068
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b845785   CMake: Try not to clobber our gspawn exes.
    adds  8e7d904   androiddump: stop recompiling systematically androiddump.c with nmake


Summary of changes:
 Makefile.nmake |    9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)