| Age | Commit message (Collapse) | Author |
|
p64_3p-dullahan
|
|
'/INCREMENTAL' due to '/LTCG' specification” in LibVLC, JPEGLIB etc.
|
|
|
|
warnings
|
|
is working
|
|
|
|
|
|
pixels/mouse, copy/cut/paste and new version info
|
|
changes in this batch since I'm working on Windows box but some speculative macOS ones too although they are quite untested
|
|
|
|
This is already done for TeamCity builds in build.sh, but since we don't yet
have 64-bit Xcode 8 Mac Havok working in the viewer, make plain developer
autobuild builds work also.
|
|
|
|
|
|
|
|
|
|
As of now, this fork requires Xcode 8, which introduces support for the -quiet
switch.
|
|
fails to start because of an as-yet undiagnosed issue with VLC plugin files related to their extyended attributes
|
|
and re-enable breakpad symbol generation.
|
|
from autobuild.xml's darwin64 Release and ReleaseOS build (xcodebuild)
command.
-D passed to xcodebuild does NOT set CMake variables. These switches, in this
place, have never worked as intended.
|
|
|
|
|
|
Turns out that without HAVOK, we can't build the PhysicsExtensions_TPV; but
the viewer's build.sh is unaware of CMake switches set in autobuild.xml.
Passing those CMake overrides in build.sh allows us to test that setting
elsewhere in build.sh to skip the PhysicsExtensions_TPV step -- instead of
failing the build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4.44.64)
|
|
|
|
|
|
|
|
nested builds
|
|
|
|
|
|
since we no longer support 32-bit Mac builds.
The old build-darwin-i386 directory name appeared in a shocking number of
files. Change CMake paths to use ${CMAKE_BINARY_DIR} -- or, when trying to
find the packages subdirectory, ${AUTOBUILD_INSTALL_DIR}. Change the rest to
at least look for build-darwin-*.
|
|
|
|
|
|
|
|
package with corrected Win64 libs that are properly built for VS2013
|
|
(fmodex64.dll vs fmodex.dll)
|
|
|
|
|
|
|
|
a static library vs. a stub library/DLL
|
|
|
|
|
|
|