diff --git a/autobuild.xml b/autobuild.xml index 7fe1512e3..98b4954f6 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -2558,11 +2558,12 @@ RelWithDebInfo - build - - configure + arguments + + ../indra + command cmake options @@ -2570,13 +2571,13 @@ -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife - -DINSTALL_PROPRIETARY=TRUE + -DINSTALL_PROPRIETARY=FALSE name RelWithDebInfo - RelWithDebInfoOS + Release configure @@ -2584,26 +2585,6 @@ ../indra - command - cmake - options - - -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo - -DWORD_SIZE:STRING=32 - -DROOT_PROJECT_NAME:STRING=SecondLife - -DINSTALL_PROPRIETARY=FALSE - - - name - RelWithDebInfoOS - - Release - - build - - - configure - command cmake options @@ -2611,33 +2592,12 @@ -DCMAKE_BUILD_TYPE:STRING=Release -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife - -DINSTALL_PROPRIETARY=TRUE + -DINSTALL_PROPRIETARY=FALSE name Release - ReleaseOS - - configure - - arguments - - ../indra - - command - cmake - options - - -DCMAKE_BUILD_TYPE:STRING=Release - -DWORD_SIZE:STRING=32 - -DROOT_PROJECT_NAME:STRING=SecondLife - -DINSTALL_PROPRIETARY=FALSE - - - name - ReleaseOS - name common @@ -2654,10 +2614,6 @@ command xcodebuild - filters - - setenv - options -configuration RelWithDebInfo @@ -2666,54 +2622,21 @@ configure - arguments - - ../indra - options -G 'Xcode' - default - True name RelWithDebInfo - RelWithDebInfoOS - - build - - command - xcodebuild - options - - -configuration RelWithDebInfo - -project SecondLife.xcodeproj - - - configure - - options - - -G - 'Xcode' - - - name - RelWithDebInfoOS - Release build command xcodebuild - filters - - setenv - options -configuration Release @@ -2724,10 +2647,6 @@ configure - arguments - - ../indra - options -G @@ -2737,31 +2656,6 @@ name Release - ReleaseOS - - build - - command - xcodebuild - options - - -configuration Release - -project SecondLife.xcodeproj - -DENABLE_SIGNING:BOOL=YES - -DSIGNING_IDENTITY:STRING="Developer ID Application: Linden Research, Inc." - - - configure - - options - - -G - 'Xcode' - - - name - ReleaseOS - name darwin @@ -2773,34 +2667,6 @@ configurations RelWithDebInfo - - build - - command - make - options - - -j 12 - - - configure - - arguments - - ../indra - - options - - -G - 'Unix Makefiles' - - - default - True - name - RelWithDebInfo - - RelWithDebInfoOS build @@ -2820,35 +2686,9 @@ name - RelWithDebInfoOS + RelWithDebInfo Release - - build - - command - make - options - - -j 12 - - - configure - - arguments - - ../indra - - options - - -G - 'Unix Makefiles' - - - name - Release - - ReleaseOS build @@ -2868,7 +2708,7 @@ name - ReleaseOS + Release default @@ -2889,48 +2729,6 @@ configurations RelWithDebInfo - - build - - arguments - - SecondLife.sln - - command - devenv - options - - /build - "RelWithDebInfo|Win32" - - - configure - - arguments - - ..\indra - && - ..\indra\tools\vstool\VSTool.exe - --solution - SecondLife.sln - --config - RelWithDebInfo - --startup - secondlife-bin - - options - - -G - "Visual Studio 14" - -DCMAKE_SYSTEM_VERSION="10.0.10586.0" - - - default - True - name - RelWithDebInfo - - RelWithDebInfoOS build @@ -2947,7 +2745,7 @@ /t:Build /p:useenv=true /verbosity:normal - /p:"VCBuildAdditionalOptions= /incremental" + /m configure @@ -2970,53 +2768,12 @@ "Visual Studio 14" -DCMAKE_SYSTEM_VERSION="10.0.10586.0" -DINSTALL_PROPRIETARY=FALSE - -DUSE_KDU=FALSE name - RelWithDebInfoOS + RelWithDebInfo Release - - build - - arguments - - SecondLife.sln - - command - devenv - options - - /build - "Release|Win32" - - - configure - - arguments - - ..\indra - && - ..\indra\tools\vstool\VSTool.exe - --solution - SecondLife.sln - --config - Release - --startup - secondlife-bin - - options - - -G - "Visual Studio 14" - -DCMAKE_SYSTEM_VERSION="10.0.10586.0" - - - name - Release - - ReleaseOS build @@ -3033,7 +2790,7 @@ /t:Build /p:useenv=true /verbosity:normal - /p:"VCBuildAdditionalOptions= /incremental" + /m configure @@ -3056,11 +2813,10 @@ "Visual Studio 14" -DCMAKE_SYSTEM_VERSION="10.0.10586.0" -DINSTALL_PROPRIETARY=FALSE - -DUSE_KDU=FALSE name - ReleaseOS + Release name @@ -3073,49 +2829,6 @@ configurations RelWithDebInfo - - build - - arguments - - SecondLife.sln - - command - devenv - options - - /build - "RelWithDebInfo|x64" - - - configure - - arguments - - ..\indra - && - ..\indra\tools\vstool\VSTool.exe - --solution - SecondLife.sln - --config - RelWithDebInfo - --startup - secondlife-bin - - options - - -G - "Visual Studio 14 Win64" - -DCMAKE_SYSTEM_VERSION="10.0.10586.0" - -DWORD_SIZE:STRING=64 - - - default - True - name - RelWithDebInfo - - RelWithDebInfoOS build @@ -3132,7 +2845,7 @@ /t:Build /p:useenv=true /verbosity:normal - /p:"VCBuildAdditionalOptions= /incremental" + /m configure @@ -3156,54 +2869,12 @@ -DCMAKE_SYSTEM_VERSION="10.0.10586.0" -DWORD_SIZE:STRING=64 -DINSTALL_PROPRIETARY=FALSE - -DUSE_KDU=FALSE name - RelWithDebInfoOS + RelWithDebInfo Release - - build - - arguments - - SecondLife.sln - - command - devenv - options - - /build - "Release|x64" - - - configure - - arguments - - ..\indra - && - ..\indra\tools\vstool\VSTool.exe - --solution - SecondLife.sln - --config - Release - --startup - secondlife-bin - - options - - -G - "Visual Studio 14 Win64" - -DCMAKE_SYSTEM_VERSION="10.0.10586.0" - -DWORD_SIZE:STRING=64 - - - name - Release - - ReleaseOS build @@ -3244,11 +2915,10 @@ -DCMAKE_SYSTEM_VERSION="10.0.10586.0" -DWORD_SIZE:STRING=64 -DINSTALL_PROPRIETARY=FALSE - -DUSE_KDU=FALSE name - ReleaseOS + Release name