Peter Veenstra
|
b83172cc61
|
prefer ncurses above curses (on some systems, these are still different packages)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4139
|
2018-08-23 15:52:27 +00:00 |
|
Peter Veenstra
|
66fdd8f1de
|
add a bit of hack to make building a 32 bit binary for Apple a bit easier
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4138
|
2018-08-21 11:57:32 +00:00 |
|
Peter Veenstra
|
e20cc10750
|
Add 64-bit ARM (ARMv8, little endian) by M-HT. Thanks M-HT!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4117
|
2018-06-13 09:24:01 +00:00 |
|
Peter Veenstra
|
2f982daf92
|
Add some basic arm detection to configure for the raspberry and chromebook users
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4086
|
2018-03-22 15:05:31 +00:00 |
|
Peter Veenstra
|
618950d13a
|
Enable core inlining by default on configure/make build system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4078
|
2018-02-16 08:57:21 +00:00 |
|
Sjoerd van der Berg
|
55603e3aa3
|
Merge the mamesound branch into trunk
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4075
|
2018-02-07 12:17:02 +00:00 |
|
Peter Veenstra
|
85b0c547ef
|
Fix output of configure when --disable-opengl is used
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4067
|
2017-12-13 15:50:55 +00:00 |
|
Peter Veenstra
|
7391ee7c25
|
Fix some issues with the detection of the configure option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4057
|
2017-10-10 14:03:42 +00:00 |
|
Peter Veenstra
|
ee8d976ebc
|
Move dddraw detection to a configure option. Requested by DosFreak.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4056
|
2017-10-10 13:51:13 +00:00 |
|
Sjoerd van der Berg
|
06b5f723b0
|
Update automake files for mame files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/branches/mamesound@4035
|
2017-08-24 13:01:15 +00:00 |
|
Peter Veenstra
|
79419f1f53
|
Bring OS2 port up to date. Thanks Jochen
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3923
|
2015-07-08 12:01:33 +00:00 |
|
Peter Veenstra
|
557f663ec9
|
Fix detection of always_inline attribute with mingw 4.9.2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3909
|
2015-03-28 18:55:42 +00:00 |
|
Peter Veenstra
|
ef7ddd1504
|
Use clock_gettime when available instead of the obsolete ftime.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3899
|
2015-02-11 19:11:31 +00:00 |
|
Peter Veenstra
|
81ae7277e8
|
Add --disable-fpu-x64 which is the same as --disable-fpu-x86 for clarity reasons
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3898
|
2015-02-11 18:12:36 +00:00 |
|
Peter Veenstra
|
730c2d3cd9
|
Run with -mno-ms-bitfields if the compiler supports it as the ms-bitfields are turned on by default on some hosts, but they are broken https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52991
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3869
|
2014-06-27 09:02:08 +00:00 |
|
Peter Veenstra
|
3074cbbc59
|
Let compiler generate offset arithmetic to make fpu-x86 portable to x86_64.(thanks wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3851
|
2013-12-05 18:56:20 +00:00 |
|
Peter Veenstra
|
889602e170
|
rename configure.in to configure.ac . autotools people again.....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3811
|
2013-01-14 10:22:20 +00:00 |
|