bvarner
|
cc3c3edcc0
|
Updates
|
2017-07-14 12:42:10 -04:00 |
|
bvarner
|
ca56f6f263
|
Ah, yeah. whoopse.
|
2017-07-14 12:30:53 -04:00 |
|
bvarner
|
35de22c444
|
Undo the SDL bits to favor the pkg-config bits. This should be more portable. I'm not sure if I'm breaking the cygwin build here, so I may have to give that a shot.
|
2017-07-14 12:25:37 -04:00 |
|
bvarner
|
65d44391c3
|
Other generated sources when not using JIT
|
2017-06-29 00:19:40 -04:00 |
|
bvarner
|
9f9893f178
|
move some things around here.
|
2017-06-28 23:37:55 -04:00 |
|
bvarner
|
c93058f9a6
|
Use SDL 1. This isn't an SDL2 App. D'oh
|
2017-06-28 18:06:16 -04:00 |
|
bvarner
|
859c4f29b5
|
Undo a debug output and set sigsegv_recovery if we force ac_cv_have_extended_signals.
|
2017-06-28 18:02:37 -04:00 |
|
bvarner
|
89cf05aec6
|
Adding an echo here to see if it's testing under a cross-build.
|
2017-06-28 17:57:51 -04:00 |
|
bvarner
|
b5790efba9
|
Added an enable option to force cross-compiles to use extended signal handling.
|
2017-06-28 17:53:45 -04:00 |
|
bvarner
|
9dc8bba39a
|
Added SDL2 macros
|
2017-06-28 16:14:09 -04:00 |
|
bvarner
|
023d0d57c7
|
Condense to guilty until proven innocent.
|
2017-06-28 15:54:00 -04:00 |
|
bvarner
|
9735385a47
|
Testing this out just to see what the output is underbitbake
|
2017-06-28 15:48:29 -04:00 |
|
bvarner
|
7ae960e4eb
|
Add npth to the search path.
|
2017-06-28 15:00:45 -04:00 |
|
bvarner
|
a1bea9b897
|
Oh yeah, use a list.
|
2017-06-28 13:20:15 -04:00 |
|
bvarner
|
94a385352e
|
bitbake still couldn't find it, so let's try brackets.
|
2017-06-28 13:17:12 -04:00 |
|
bvarner
|
ffa877ee6c
|
Use AC_SEARCH_LIBS for pthread location.
|
2017-06-28 13:10:59 -04:00 |
|
bvarner
|
f2acf91add
|
Adding addtional Quote around expressions in AC_TRANSLATE_DEFINE. During cross-compile builds, when values contain 'guessing yes' the single-bracket expands to multiple argments. Adding the additional quote around the entire expression avoids this. The translate call to was missing quotes, which was inconsistent with the rest of the translate calls.
|
2017-06-28 12:38:50 -04:00 |
|
bvarner
|
e671489ad1
|
Updated configure.ac with openssl cross-compiling updates for /dev/ptc and /dev/ptmx
|
2017-06-28 11:58:55 -04:00 |
|
Alexei Svitkine
|
14f2e85c6f
|
silence some warnings
|
2017-04-20 20:44:03 -04:00 |
|
Alexei Svitkine
|
79ec72e0cb
|
Remove -lclip from xcode8 project.
|
2017-03-31 01:08:44 -04:00 |
|
Andrew Tonner
|
da46a07b7c
|
appveyor CI: Try build number with git commit
|
2017-01-23 00:46:19 -08:00 |
|
Andrew Tonner
|
6c8c55c5e2
|
bump build version names
|
2017-01-23 00:43:14 -08:00 |
|
Andrew Tonner
|
9a76eace57
|
appveyor CI: don't cache mingw metadata as this includes package installation status; only cache package files proper
|
2017-01-23 00:40:54 -08:00 |
|
Andrew Tonner
|
8bfa98f972
|
appveyor CI: fix build output path for archiving
|
2017-01-23 00:02:30 -08:00 |
|
Andrew Tonner
|
36bddb6ded
|
Merge branch 'windows_build_script' into ci_build
|
2017-01-22 23:26:46 -08:00 |
|
Andrew Tonner
|
3a742ae3f2
|
python build script: symlink m4 dir before autogen that requires it
|
2017-01-22 23:26:36 -08:00 |
|
Andrew Tonner
|
902450a6e7
|
Merge branch 'windows_build_script' into ci_build
|
2017-01-22 23:01:18 -08:00 |
|
Andrew Tonner
|
2e7771a4ae
|
python build script: put showing environment after the GTK install so we can double check the paths
|
2017-01-22 23:01:08 -08:00 |
|
Andrew Tonner
|
71192179e5
|
Merge branch 'windows_build_script' into ci_build
|
2017-01-22 22:15:41 -08:00 |
|
Andrew Tonner
|
2f8c7f441c
|
python build script: set ACLOCAL_PATH for gtk
|
2017-01-22 22:15:29 -08:00 |
|
Andrew Tonner
|
dc2c146002
|
Merge branch 'windows_build_script' into ci_build
Conflicts:
SheepShaver/src/Windows/build_on_msys.py
|
2017-01-22 21:12:54 -08:00 |
|
Andrew Tonner
|
519276d788
|
python build script: added gtk donwload/install
|
2017-01-22 21:11:01 -08:00 |
|
Andrew Tonner
|
fcfa19ca27
|
python build scripts: URLs cleanup
|
2017-01-22 21:10:22 -08:00 |
|
Andrew Tonner
|
b8b7b96a1c
|
put build tools first in the path rather than last
|
2017-01-22 21:10:07 -08:00 |
|
Andrew Tonner
|
cc7a0df0c5
|
python build scripts: URLs cleanup
|
2017-01-22 21:08:55 -08:00 |
|
Andrew Tonner
|
d2e8b4283f
|
put build tools first in the path rather than last
|
2017-01-22 19:39:16 -08:00 |
|
Andrew Tonner
|
0df6ef8d28
|
appveyor CI: show build environment in this build
|
2017-01-22 19:16:08 -08:00 |
|
Andrew Tonner
|
21c5d11e06
|
Merge branch 'windows_build_script' into ci_build
|
2017-01-22 18:48:52 -08:00 |
|
Andrew Tonner
|
c4c61cec64
|
python build script: adding sed and grep I'm using from msys to packages list
|
2017-01-22 18:48:39 -08:00 |
|
Andrew Tonner
|
58114327c9
|
appveyor CI: save mingw-get cache between builds
|
2017-01-22 18:24:39 -08:00 |
|
Andrew Tonner
|
eab21be5e3
|
Revert "appveyor CI: use default mingw path to hopefully save us some downloads every run"
This reverts commit 9a5b6ae3b3 .
|
2017-01-22 18:02:45 -08:00 |
|
Andrew Tonner
|
9a5b6ae3b3
|
appveyor CI: use default mingw path to hopefully save us some downloads every run
|
2017-01-22 18:00:02 -08:00 |
|
Andrew Tonner
|
a64bf7a0c5
|
Merge branch 'windows_build_script' into ci_build
|
2017-01-22 17:49:08 -08:00 |
|
Andrew Tonner
|
f2238fe3e7
|
python build script: option to use a specific mingw path
|
2017-01-22 17:48:56 -08:00 |
|
Andrew Tonner
|
65da666052
|
add explicit --build option for appveyor CI because config.guess is failing there
|
2017-01-22 16:50:34 -08:00 |
|
Andrew Tonner
|
42d627ccb5
|
Merge branch 'windows_build_script' into ci_build
|
2017-01-22 16:49:35 -08:00 |
|
Andrew Tonner
|
e3fe441709
|
python build script: build arg for passing --build to configure scripts
|
2017-01-22 16:49:23 -08:00 |
|
Andrew Tonner
|
8548644595
|
don't show "Will install to" output if that is disabled
|
2017-01-22 16:28:32 -08:00 |
|
Andrew Tonner
|
c4903326ab
|
appveyor CI build script first cut
|
2017-01-22 16:27:03 -08:00 |
|
Andrew Tonner
|
7c01c27e02
|
python build script: option to add an additional PATH entry with highest priority for building
|
2017-01-22 16:08:03 -08:00 |
|