V
|
b939d91517
|
Add workaround for missing strnlen.
Enabled by default, define HAVE_STRNLEN to disable workaround.
|
2013-12-23 22:03:41 +01:00 |
|
V
|
7fa09903cf
|
Add MinGW platform makefile and related source changes
|
2013-12-23 21:42:31 +01:00 |
|
Martin Storsjö
|
785ac16d28
|
Use $(AR) instead of explicitly calling 'ar'
This simplifies overriding the command used, e.g. for cross
compilation.
|
2013-12-17 12:29:21 +02:00 |
|
Ethan Hugg
|
c97be377b1
|
Rollup of minor fixes found by Martin Ettl
|
2013-12-16 09:25:35 -08:00 |
|
Martin Storsjö
|
f1cfd1e28a
|
Don't link to libdl when building with NO_DYNAMIC_VP defined
|
2013-12-16 09:35:03 +02:00 |
|
licaiguo
|
077ffed5ea
|
Add Windows 64-bit build to VS project files
|
2013-12-15 15:18:19 +08:00 |
|
Licai Guo
|
ac6828f4fa
|
Enable 64-bit build on Linux & Mac
|
2013-12-14 20:37:33 -08:00 |
|
Cullen Jennings
|
41d1c31f7f
|
Fix warnings on OSX compile
|
2013-12-13 13:03:38 -07:00 |
|
Ethan Hugg
|
a913cc853e
|
Merge pull request #32 from mstorsjo/cosmetics
Consistently use unix newlines, remove trailing whitespace
|
2013-12-13 08:54:14 -08:00 |
|
Martin Storsjö
|
b911920a77
|
Don't include the MFC header afxres.h in windows resource files
Just include windows.h instead. This allows building using the
Express edition versions of MSVC as well, that don't include MFC.
|
2013-12-13 14:43:25 +02:00 |
|
Martin Storsjö
|
f9dea46712
|
Remove trailing whitespace
Most of it was removed in ff6b669176 from C++ source files,
but other files were left unchanged.
|
2013-12-13 11:24:17 +02:00 |
|
Martin Storsjö
|
8f9a5469be
|
Convert source files to unix newlines
Most files were converted in ff6b669176 , but some (non C++
source files) were left with windows newlines.
|
2013-12-13 11:20:23 +02:00 |
|
tab
|
3cc719ca0d
|
Fix typo in strnlen fallback
|
2013-12-12 17:56:29 -05:00 |
|
Ethan Hugg
|
ff6b669176
|
Pretty printed the C++ code with astyle
|
2013-12-12 14:21:12 -08:00 |
|
Martin Storsjö
|
3331ff6566
|
Fix a typo in the public codec API
|
2013-12-12 16:13:45 +02:00 |
|
Ethan Hugg
|
2ca14fed1c
|
Rebase of EKR's patches for tracing and frame size
|
2013-12-11 06:51:26 -08:00 |
|
EKR
|
cf92e8d620
|
Add support for assembly on linux as well as multiple configs
|
2013-12-10 18:57:32 +08:00 |
|
EKR
|
2edc251ded
|
First cut at new build system. Tested on Mac
|
2013-12-10 16:19:42 +08:00 |
|
Ethan Hugg
|
70e5e62f3d
|
Initial Commit
|
2013-12-09 04:51:09 -08:00 |
|