Martin Natano
aa87f85eef
Decouple <cstdint>
2023-04-21 22:13:41 +02:00
Martin Natano
78fb2e9fc3
Decouple <cstddef>
2023-04-20 11:21:29 +02:00
Brian Phlipot and teejusb
d079940fea
Address PR feedback.
2023-02-02 11:54:17 -08:00
Brian Phlipot and teejusb
4a6b1a743c
Enable more compiler warnings and treat them as errors.
2023-02-02 11:54:17 -08:00
Michael Sundqvist and Martin Natano
0cba3579de
Remove global "using namespace std;" declarations, use "std::" prefixes on all std elements
...
Fix whitespace changes
2022-07-31 22:14:38 +02:00
Martin Natano
838de6fb81
Remove support for mingw
...
MSVC works fine and the bundled mingw libraries are outdated.
2022-06-07 22:49:05 +02:00
teejusb
7e3789b131
Integrate C++11 branch into 5_1-new
2019-06-22 12:35:38 -07:00
Jason Felds
68b3620bac
Allow proper compiling of libjpeg for windows.
...
This expands on #777 to work with jconfig.h properly.
To facilitate these operations, a new macro was added for doing compile tests.
Note that this commit does NOT bring in the other files associated with this version of libjpeg.
At some point, it would be desirable to automatically get the files as part of the cmake configuration step, similar to ffmpeg.
2015-09-13 13:10:58 -04:00
Ben "root" Anderson
2aabd327b3
1) Pretty sure that pragma is MSVC specific. 2) Whatever bug that was it is not present in MinGW.
2013-10-26 17:47:57 -05:00
Jason Felds
28e5148dec
The big NULL replacement party part 5.
...
Right. ' = NULL' would get a lot of these.
2013-05-03 23:39:52 -04:00
Jason Felds
a3f37dc2b4
The big NULL replacement party part 3.
...
Getting there I think.
2013-05-03 23:16:39 -04:00
Jason Felds
ba59dd1656
The big NULL replacement party part 2.
...
This may take a bit. Trying to do this by operator/command.
2013-05-03 23:11:42 -04:00
Jason Felds
8821b41127
Revert the revert.
...
Yeah, I know jpeg is messed up on Mac side.
I need someone else to test though...someone NOT on Lion.
2011-10-30 15:13:11 -04:00
Jason Felds
71e33d7094
Revert of df937f7: it compiles now.
...
Behavior is still off though.
2011-10-27 23:21:40 -04:00
Jason Felds
df937f766a
Restore compiling on Mac side.
...
Revert this if things are worse.
2011-09-04 00:15:02 -04:00
AJ Kelly
45c58805e2
change path of libjpeg includes per ZipFile's patch; todo: check this on Windows
2011-08-22 18:57:48 -05:00
AJ Kelly
904e7ba2dd
make some include paths less ugly on Windows.
2011-05-20 01:57:48 -05:00
Jason Felds
48a558e357
[sm130futures] Forgot non windows exclusive code.
2011-05-04 23:28:48 -04:00
Jason Felds
b89dcc548f
[sm130futures] Good on Windows...and Mac too?
...
We'll see if I'm lucky here.
2011-05-04 23:22:51 -04:00
AJ Kelly
cf81f8cc3b
remove xbox support; it doesn't work, and it'd take too much effort to get it working again
2011-03-19 19:28:57 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
3e51544930
Initial commit.
2010-01-26 21:00:30 -06:00
Devin J. Pohly
80057f53cd
smsvn -> ssc-hg glue: rearrange directory structure
2013-06-10 15:38:43 -04:00