-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unstable win32 #7
base: unstable
Are you sure you want to change the base?
Commits on Jan 29, 2013
-
Add/update make.bat as a quick fix until I get around to write proper…
… Makefiles for Win32
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 1dc396c - Browse repository at this point
Copy the full SHA 1dc396cView commit details -
Load winsock.h on Windows instead of arpa/inet.h
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 32779ea - Browse repository at this point
Copy the full SHA 32779eaView commit details -
Also load stdint.h to make gcc/win32 happy with uint32_t
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 9d2d547 - Browse repository at this point
Copy the full SHA 9d2d547View commit details -
Exit the program if a file cannot be loaded.
This is ugly but better than crashing if a file cannot be loaded. To be fixed later by actually returning a success value.
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 7eeb024 - Browse repository at this point
Copy the full SHA 7eeb024View commit details -
On my machine, png.h does not live in libpng/png.h ...
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for b7630c2 - Browse repository at this point
Copy the full SHA b7630c2View commit details -
Ignore Win32 build by-products
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for caecfd6 - Browse repository at this point
Copy the full SHA caecfd6View commit details -
Fix missing filename string in printf()
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 210a197 - Browse repository at this point
Copy the full SHA 210a197View commit details -
At least my gcc has sys/time.h
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for a0de432 - Browse repository at this point
Copy the full SHA a0de432View commit details -
Add dmake.exe-compatible makefiles.
Run these with dmake -f Makefile.mk siftmatch.exe
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for dd6afd1 - Browse repository at this point
Copy the full SHA dd6afd1View commit details -
Now "dmake -f Makefile.mk all" also works
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 00da73d - Browse repository at this point
Copy the full SHA 00da73dView commit details -
Max Maischein committed
Jan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 0c2f8e4 - Browse repository at this point
Copy the full SHA 0c2f8e4View commit details -
Add MS Bitfields, while debugging things
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 3bc768d - Browse repository at this point
Copy the full SHA 3bc768dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f23253 - Browse repository at this point
Copy the full SHA 9f23253View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7415be3 - Browse repository at this point
Copy the full SHA 7415be3View commit details -
Reinstate Win32-cross-build defines
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for e1d6c3a - Browse repository at this point
Copy the full SHA e1d6c3aView commit details -
Reinstate Win32 build, part two
Max Maischein committedJan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 9dbe299 - Browse repository at this point
Copy the full SHA 9dbe299View commit details -
Max Maischein committed
Jan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for a03a6bc - Browse repository at this point
Copy the full SHA a03a6bcView commit details -
Max Maischein committed
Jan 29, 2013 Configuration menu - View commit details
-
Copy full SHA for bfadf31 - Browse repository at this point
Copy the full SHA bfadf31View commit details