aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win-setup.sh
AgeCommit message (Expand)AuthorFilesLines
2014-07-28Fix download of 3rd party packages when WIRESHARK_TARGET_PLATFORM environment...Pascal Quantin1-2/+3
2014-07-22Add back a 'dummy' comment I removed with commit e91121e1435d97c92Joerg Mayer1-1/+1
2014-07-21Pass the download tag as an argument to win-setup.sh instead as an enviroment...Joerg Mayer1-12/+13
2014-07-20WIRESHARK_TARGET_PLATFORM is only used inside --download code path:Joerg Mayer1-18/+14
2014-07-20Change a comment to be slightly easier to readJoerg Mayer1-24/+27
2014-02-18Fix indent (use tabs)Alexis La Goutte1-16/+16
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
2013-07-15Get rid of "win-setup.sh: line 24: $'\r': command not found" warningPascal Quantin1-1/+0
2013-07-12Add (GPLv2+) license headers to these scripts, assigning the copyright toJeff Morriss1-2/+23
2013-06-19From Orgad Shaneh via bug 8308 - allow a relative path for the WIRESHARK_LIBS...Graham Bloice1-3/+4
2012-09-13Remove our local copy of WinPcap and download it fromGerald Combs1-13/+15
2012-01-06Add quotes around some filename usage; Also: use $() instead of backticksBill Meier1-21/+21
2011-12-12Allow for true error reporing.Jaap Keuter1-18/+18
2011-08-29Add "--windowsonly" and "--cygwinonly" options to win-setup.shGerald Combs1-6/+25
2011-02-03Fix: Cygwin make fails after updating to bash v 4.1.9.2Bill Meier1-2/+2
2011-01-26(Trivial) Fix a typo.Bill Meier1-1/+1
2010-10-04Stop the MS-DOS style path name warnings when compiling on Windows.Stephen Fisher1-4/+4
2010-04-30From Chris Maynard: Fix Bug #1292: "Win32: confusing setup target warning if ...Bill Meier1-2/+5
2010-02-16At least part of the problem is that Bash's test command appears not toGuy Harris1-12/+15
2010-02-16Close quote.Guy Harris1-1/+1
2010-02-16More debug crap.Guy Harris1-1/+4
2010-02-15More debugging - stripping out the newlines didn't suffice.Guy Harris1-0/+2
2010-02-15The problem was that if you do, for example:Guy Harris1-3/+6
2010-02-15Eh? It looks blank, but "-n" should catch that. Hopefully we have "od"Guy Harris1-1/+2
2010-02-15Add a debugging printout. (What I found in the Intertubes seems toGuy Harris1-0/+1
2010-02-15Protect against $proxy_enabled being empty.Guy Harris1-1/+1
2010-01-15For now: Add hack so \r ignored when win-setup.sh is invoked from a cygwin ba...Bill Meier1-0/+2
2010-01-14Set some properties.Gerald Combs1-0/+0
2009-12-16Use gtk+-bundle_2.16.6-20091215_win32Anders Broman1-3/+2
2009-09-24Add win-setup.sh which contains pretty much what used to be in win32-setup.sh...Kovarththanan Rajaratnam1-0/+186