Author SHA1 Message Date
Mikaël Capelle 2a408ff99b Add -d option to mob cmake to build in debug mode. 2024-06-19 20:44:04 +02:00
Mikaël Capelle ecd210d700 More flexibility to build Debug components (#136)
* Build components in all variant for boost to avoid issue with USVFS.
* Build googletest in both Debug and Release.
* Allow build configurations other than RelWithDebInfo.
2024-06-15 22:19:35 +02:00
Mikaël Capelle d1965acd1a Remove option to use USVFS prebuilt. (#135) 2024-06-03 07:35:28 +02:00
Twinki 27483d6ddc Updated README for 6.7.0 (#134)
* Updated README for 6.7.0
2024-05-27 20:51:48 +02:00
Mikaël Capelle 73d7d3dd2b Use MO2 formatting action. (#133)
* Use MO2 formatting action.
* Fix format for clang-format 17.
2024-05-26 10:26:44 +02:00
Twinki 11dafd063b Update installation README (#131)
* Update installation README
2024-05-25 14:26:18 +02:00
Mikaël CapelleandJeremy Rimpo b0688f81b9 WIP: Upgrade dependencies. (#132)
* Upgrade dependencies.
* Upgrade to Python 3.12
* Remove fmt tasks switch from fmt to std::format internally.

---------

Co-authored-by: Jeremy Rimpo <jrim@rimpo.org>
2024-05-25 14:25:40 +02:00
Mikaël Capelle eaae1e44c9 Merge pull request #129 from ModOrganizer2/version_updates
libloot 0.22.3, openssl 3.2.0
2024-05-17 18:42:19 +02:00
Jeremy Rimpo 0cb5771762 libloot 0.22.3, openssl 3.2.0 2023-12-16 17:52:13 -06:00
Jeremy Rimpo 5ca1a76ff8 Merge pull request #128 from ModOrganizer2/style_updates
Update 6788-00 styles
2023-11-20 12:07:56 -06:00
Jeremy Rimpo a03d95fef4 Update 6788-00 styles 2023-11-19 19:24:37 -06:00
Jeremy Rimpo a835d167b2 Merge pull request #125 from ModOrganizer2/trosski_starfield
Add Trosski's Starfield theme
2023-11-14 14:18:40 -06:00
Jeremy Rimpo bd4f529078 Correct version and filename 2023-11-12 13:00:25 -06:00
Jeremy Rimpo 6b1b8ef6ea Merge pull request #126 from ModOrganizer2/version_updates
Version updates
2023-11-08 09:21:02 -06:00
Jeremy Rimpo 6cee3f2411 Add Trosski's Starfield theme 2023-11-07 23:52:08 -06:00
Jeremy Rimpo 80618cd3e1 Version updates 2023-11-07 23:48:04 -06:00
Jeremy Rimpo 5ff7221b80 Add Trosski's Starfield theme 2023-11-07 23:46:22 -06:00
Jeremy Rimpo 144548aef5 Merge pull request #124 from ModOrganizer2/loot_0_22
Bump to libloot 0.22.1
2023-10-18 12:45:33 -05:00
Jeremy Rimpo cdc666a1d5 Bump to libloot 0.22.1 2023-10-18 00:25:23 -05:00
Mikaël Capelle 2816871e93 Merge pull request #123 from ModOrganizer2/loot_0_22
Bump to libloot 0.22
2023-10-03 15:29:29 +02:00
Jeremy Rimpo 1b05181858 Bump to libloot 0.22 2023-10-02 15:14:55 -05:00
Mikaël Capelle b2eae1bd23 Merge pull request #122 from ModOrganizer2/dev/clean-and-fix
Cleaning and improvements
2023-09-24 20:15:28 +02:00
Mikaël Capelle 13ed5bcd26 Add option to bootstrap.ps1 for build config. 2023-09-24 10:08:57 +02:00
Mikaël Capelle 29eb8a7598 Simple precedence of task-specific config over pattern config. 2023-09-24 10:08:41 +02:00
Mikaël Capelle 7e08ce29c0 Use riverbank repository for building dev builds of PyQt6. 2023-09-24 09:37:42 +02:00
Mikaël Capelle 9fdf00417b Exclude version string from NMake stderr. 2023-09-24 09:36:06 +02:00
Mikaël Capelle ac15674069 Remove NCC patch. 2023-09-24 09:35:55 +02:00
Jeremy Rimpo b31d41b539 Fix openssl patch for python 3.11 2023-09-23 11:40:58 -05:00
Mikaël Capelle 09886da058 Merge pull request #121 from ModOrganizer2/dev/prebuilt-mob-repositories
Move prebuilt dependencies to mob repository.
2023-09-23 18:40:32 +02:00
Mikaël Capelle e03ea3854d Move prebuilt dependencies to mob repository. 2023-09-23 15:50:06 +02:00
Mikaël Capelle fe710715aa Merge pull request #120 from ModOrganizer2/dev/formatting-and-ci
Formatting and CI
2023-09-23 15:19:04 +02:00
Mikaël Capelle d7061cc18c Add Github workflows. 2023-09-23 15:12:55 +02:00
Mikaël Capelle e935d9adde Add .git-blame-ignore-revs. 2023-09-19 18:46:31 +02:00
Mikaël Capelle d0913d07d3 Apply formatting. 2023-09-19 18:46:15 +02:00
Mikaël Capelle 6b51c170c1 Merge pull request #119 from ModOrganizer2/dev/fix-vs-solution
Add headers to target to show them in VS.
2023-09-19 18:24:55 +02:00
Mikaël Capelle a4213dd4c6 Add headers to target to show them in VS. 2023-09-19 18:24:19 +02:00
Mikaël Capelle 9ebabacc32 Merge pull request #118 from ModOrganizer2/libloot_0_21
Update to libloot 0.21.0
2023-09-18 19:54:34 +02:00
Jeremy Rimpo 70983cb2e7 Update to libloot 0.21.0 2023-09-18 10:53:07 -05:00
Jeremy Rimpo d61079e1f6 Merge pull request #113 from ModOrganizer2/starfield
Starfield
2023-09-17 16:14:29 -05:00
Jeremy Rimpo 76e8c56235 Use PyQt dev build to fix bool issue 2023-09-15 21:06:59 -05:00
Jeremy Rimpo 10db7fe1a5 Merge remote-tracking branch 'origin/master' into starfield 2023-09-12 16:28:32 -05:00
Jeremy Rimpo 8afb96c229 Patch for python 3.11 2023-09-08 01:15:58 -05:00
Jeremy Rimpo 66539d7f1f Dependency updates
* Python 3.11.5
* Boost 1.83
* Targetting Qt 6.5 for best apparent stability
* Updates to Trosski styles
2023-09-08 01:15:09 -05:00
Mikaël Capelle 5f7c5eb1a2 Merge pull request #117 from ModOrganizer2/dev/better-bootstrap
Use cmake to generate solution and msbuild to build.
2023-09-06 18:50:47 +02:00
Mikaël Capelle 886dadfedb Use cmake to generate solution and msbuild to build. Add a verbosity flag. 2023-09-06 18:50:00 +02:00
Mikaël Capelle 66daf5054b Merge remote-tracking branch 'origin/master' into starfield 2023-09-06 18:30:43 +02:00
Mikaël Capelle 9aec5a70a8 Merge pull request #116 from ModOrganizer2/dev/run-bootstrap-ps1-different-folder
Allow running bootstrap.ps1 from a different folder.
2023-09-06 18:30:34 +02:00
Mikaël Capelle 42aef59f9e Allow running bootstrap.ps1 from a different folder. 2023-09-06 18:30:01 +02:00
Mikaël Capelle 7d1fdce8b5 Merge pull request #114 from ModOrganizer2/dev/cmake
Switch build process to CMake
2023-09-06 18:07:40 +02:00
Mikaël Capelle 45508c3d99 Organize files as trees in the generated VS solution. 2023-09-06 18:05:57 +02:00
Jeremy Rimpo 5cb43da0e5 Merge remote-tracking branch 'origin/qt6' 2023-09-04 22:35:53 -05:00
Jeremy Rimpo 858662e225 Update licenses 2023-09-04 19:56:48 -05:00
Jeremy Rimpo a30dd8399b Update openssl and pyqt versions 2023-09-04 17:55:21 -05:00
Jeremy Rimpo 3e4b31aebb Bump zlib to 1.3 2023-09-04 16:11:16 -05:00
Jeremy Rimpo e3401732c1 Bump Qt 2023-09-03 23:41:17 -05:00
Jeremy Rimpo 6284f7869f Add starfield to build 2023-09-03 23:41:01 -05:00
Mikael CAPELLE 95fa410e45 Use CMake to build. 2023-08-30 15:52:35 +02:00
Mikaël Capelle fe14219400 Merge pull request #109 from ModOrganizer2/fix/transifex-new-api
Switch to the new transfiex client.
2023-07-14 14:39:16 +02:00
Mikaël Capelle b8fe18effa Switch to the new transfiex client. 2023-07-14 14:38:55 +02:00
Mikaël Capelle a9be58aaa3 Merge pull request #108 from Qudix/dev/task/zlib
Change `zlib` task to use github repo
2023-07-09 20:17:21 +02:00
Qudix 35083f28e8 Change zlib task to use github repo 2023-07-09 13:09:45 -05:00
Mikaël Capelle a433afe54f Merge pull request #107 from ModOrganizer2/dev/fallback-mo-branch
Allow for a fallback branch when building.
2023-07-09 19:48:07 +02:00
Mikaël Capelle 0b839834a5 Allow for a fallback branch when building. 2023-07-09 19:46:01 +02:00
Mikaël Capelle 932e639850 Merge pull request #106 from ModOrganizer2/dev/propagate-bailing-out
Propagate bailing out of tasks to get proper exit code.
2023-07-09 19:28:31 +02:00
Mikaël Capelle 6a4f047a13 Propagate bailing out of tasks to get proper exit code. 2023-07-09 19:28:16 +02:00
Mikaël Capelle 3f2aad38cd Set default branch to master again. 2023-07-08 14:40:43 +02:00
Mikaël Capelle 0039738ca2 Merge pull request #105 from Holt59/dev/up-versions
Bump versions + Fixes
2023-07-02 20:09:24 +02:00
Mikaël Capelle 93ec9f2409 Update Qt version in README. 2023-07-02 15:57:00 +02:00
Mikaël Capelle 862e6d3684 Fix SIP. 2023-07-02 15:18:45 +02:00
Mikaël Capelle f9bb4a15d8 Bump 7z exe to 23.01. 2023-07-02 14:54:52 +02:00
Mikaël Capelle ad06c600ab Bump Qt. 2023-07-02 14:06:31 +02:00
Mikaël Capelle 25bcd55b3b Use pip instead of legacy install for sip. 2023-07-02 14:04:21 +02:00
Mikaël Capelle a2e9b63b65 Bump third-parties versions. 2023-07-02 14:04:12 +02:00
Mikaël Capelle f0fdead031 Add NMake. 2023-07-02 14:03:38 +02:00
Mikaël Capelle cc5e49ba5c Merge pull request #104 from Holt59/fix/msvc-14.36-modules
Fix MSVC 14.36 and modules
2023-06-28 10:52:03 +02:00
Mikaël Capelle 9df84177d1 Disable building C++23 ISO modules due to errors in MSVC 14.36. 2023-06-27 21:53:39 +02:00
Al 7d38877fa4 Merge pull request #102 from evelynmarie/qt6
Update LOOT to 0.19.3.
2023-04-07 17:24:23 +02:00
Evelyn Marie abcd5aef03 tasks(libloot): remove unnecessary hash(), branch() 2023-04-06 17:22:31 -06:00
Evelyn Marie a526409349 dependencies: update loot 2023-04-06 17:19:21 -06:00
Jeremy Rimpo 55b57aa44b Add Fallout 76 support plugin 2022-10-23 02:22:26 -05:00
Jeremy Rimpo a3857ae64b Update to latest zlib 2022-10-21 00:37:59 -05:00
Jeremy Rimpo 676a9c1911 Update readme 2022-10-08 00:23:21 -05:00
Jeremy Rimpo 9d9e3b38fb Dependency bump 2022-10-08 00:19:46 -05:00
Mikaël Capelle 6712f78dd4 Merge pull request #99 from Ryan-rsm-McKenzie/qt6
Fixup instructions & build error
2022-06-19 11:45:46 +02:00
ryan-rsm-mckenzie 0266fc0133 resolve dependent typename 2022-06-18 17:28:50 -07:00
ryan-rsm-mckenzie 19ec6fbf2e fixup quickstart 2022-06-18 17:08:12 -07:00
Mikaël Capelle 3f4eed9e2a Add possibility to specify host for VS generator. 2022-05-15 11:30:13 +02:00
AL 3e8f5b83e2 Fix for PR feature not using the correct username for the repository 2022-05-08 15:07:17 +02:00
Mikaël Capelle b98e4ae653 Merge pull request #97 from ModOrganizer2/qt6-cmake-install-message
Qt6 cmake install message
2022-05-08 14:04:28 +02:00
Mikaël Capelle 57453530b4 Add a [cmake] section with install_message key. 2022-05-08 14:04:02 +02:00
Mikaël Capelle fb0b446e13 Remove unused functions from boost task. 2022-05-08 14:03:03 +02:00
Al e2493b5da2 Fix qt version 2022-05-03 13:46:48 +02:00
Al e397eae7b1 Updated readme for qt 6.0.3 and VS2022 2022-05-03 13:36:42 +02:00
Mikaël Capelle a6f2cbee45 Fix release. 2022-05-02 23:04:51 +02:00
Mikaël Capelle b7de6c4dfa Merge pull request #96 from ModOrganizer2/python-rework
Python rework
2022-05-02 20:31:52 +02:00
Mikaël Capelle a3c0c72644 Remove Python from build. 2022-05-02 20:30:19 +02:00
Mikaël Capelle 8d70ec1ca6 Fix issue with GTest runtime. 2022-05-02 15:21:39 +02:00
Mikaël Capelle e8c4835bc9 Add pybind11. 2022-05-02 15:21:39 +02:00
Mikaël Capelle 6cc1883492 Remove most Python file installations. 2022-05-02 15:21:39 +02:00
Jeremy Rimpo 80b002cffa Use libloot 0.18.0 2022-05-02 02:07:11 -05:00
Mikaël Capelle 7c677c142e Merge pull request #95 from ModOrganizer2/update-cmake-common-qt6
Update cmake common qt6
2022-04-28 17:54:27 +02:00
Mikaël Capelle 5398952bad Remove NCC and NMM. 2022-04-21 21:56:55 +02:00
Mikaël Capelle 720cd53d3d Remove unwanted differences with origin/qt6. 2022-04-21 19:30:41 +02:00
Mikaël Capelle 8ce78c529d Remove NCC. 2022-04-19 23:23:20 +02:00
Mikaël Capelle 8a16685805 Remove game_features. 2022-04-18 23:05:58 +02:00
Mikaël Capelle 863364b7ac Bump fmt for spdlog. 2022-04-18 23:05:22 +02:00
Mikaël Capelle f1f9ec72cc Bump spdlog to 1.10.0. 2022-04-18 23:05:00 +02:00
Jeremy Rimpo 936d0f7d37 Reactivate prebuilts 2022-04-18 00:47:43 -05:00
Jeremy Rimpo ec573c1266 Update dependencies 2022-04-17 20:06:57 -05:00
Jeremy Rimpo e2747c4163 Merge remote-tracking branch 'origin/master' into qt6 2022-04-17 01:58:12 -05:00
Al 327a9fbe17 Merge pull request #93 from Dakraid/fix/zlib-version-bump
Update zlib in mob.ini to 1.2.12
2022-04-12 13:15:07 +02:00
Kristian Schlikow f63066e123 Update mob.ini
Minimal version bump for zlib as 1.2.11 returns a 404
2022-04-11 20:45:47 +02:00
Chris Bessent 875b99f861 Merge pull request #92 from LostDragonist/trosski
Trosski
2022-01-15 12:14:02 -07:00
Chris Bessent e5e497f8c1 Add to .gitignore 2022-01-15 12:00:36 -07:00
Chris Bessent 7dcce4bc85 Update Trosski stylesheets 2022-01-15 12:00:33 -07:00
Chris Bessent 066001efb1 Don't push personal stuff 2021-12-19 12:24:03 -07:00
Chris Bessent 995ab2dbba Merge pull request #91 from LostDragonist/libloot
Update libloot to 0.17.1
2021-12-19 12:17:08 -07:00
Chris Bessent 4cdcedf60c Update libloot to 0.17.1 2021-12-19 11:26:13 -07:00
Jeremy Rimpo 1bcda87303 Changes to better support translation updates 2021-12-10 09:31:15 -06:00
Jeremy Rimpo 1874e6287f Python 3.10 support 2021-12-09 16:44:41 -06:00
Jeremy Rimpo af407c8ea8 Update to use new prebuilts 2021-12-08 00:36:52 -06:00
Jeremy Rimpo 196390e5f2 License updates 2021-12-07 17:21:23 -06:00
Jeremy Rimpo 8af608de5a Revert OpenSSL version change 2021-12-07 16:24:11 -06:00
Jeremy Rimpo ed0f05a96e Fix PyQt5 dependencies, update openssl to 3.0, set dev branch 2021-12-07 00:02:47 -06:00
Jeremy Rimpo 359f277dff Qt6 Base Changes + Other Dependency Updates 2021-12-05 03:40:30 -06:00
Chris Bessent 99b6ad045c Change gtest branch from master to main 2021-11-23 20:22:35 -07:00
Mikaël Capelle 6681cb3a02 Merge pull request #90 from LostDragonist/nehrim
Add Nehrim repo
2021-08-23 08:13:53 +02:00
Mikaël Capelle 6997a6ef08 Merge pull request #87 from Holt59/update-libloot
Update libloot to 0.16.3.
2021-08-23 08:09:35 +02:00
Chris Bessent dc6f03a915 Add Nehrim repo 2021-08-22 11:05:35 -07:00
Al f5c0b3e223 Merge pull request #89 from erri120/erri120-patch-1
Update README
2021-08-06 16:28:47 +02:00
Al ae95c2e643 Merge pull request #88 from erri120/sip-codepage
Change code page from 850 to 65001 for sip
2021-08-06 16:28:23 +02:00
erri120 3d7412f958 Update README
Remove .NET Framework 4.6.1 and add .NET Framework 4.8
2021-08-06 13:57:11 +00:00
erri120 505ff0359a Change code page from 850 to 65001 for sip 2021-08-06 15:29:52 +02:00
Mikaël Capelle 41ef172815 Update libloot to 0.16.3. 2021-08-01 13:23:37 +02:00
Mikaël Capelle 21c5c5ea28 Merge pull request #86 from Holt59/uibase-lib
Generate archive for uibase library when releasing.
2021-07-19 21:01:01 +02:00
Mikaël Capelle 6707a03289 Generate archive for uibase library when releasing. 2021-07-19 20:27:40 +02:00
Chris Bessent 9227716a44 Strip out top-level folders for stylesheets downloads 2021-05-02 01:13:28 -07:00
138 changed files with 19046 additions and 32365 deletions
+26
View File
@@ -0,0 +1,26 @@
---
# We'll use defaults from the LLVM style, but with 4 columns indentation.
BasedOnStyle: LLVM
IndentWidth: 4
---
Language: Cpp
# Force pointers to the type for C++.
DerivePointerAlignment: false
PointerAlignment: Left
AlignConsecutiveAssignments: true
AllowShortFunctionsOnASingleLine: Inline
AllowShortIfStatementsOnASingleLine: Never
AllowShortLambdasOnASingleLine: Empty
AlwaysBreakTemplateDeclarations: Yes
AccessModifierOffset: -4
AlignTrailingComments: true
SpacesBeforeTrailingComments: 2
NamespaceIndentation: All
MaxEmptyLinesToKeep: 1
BreakBeforeBraces: Stroustrup
ColumnLimit: 88
IncludeBlocks: Preserve
IncludeCategories:
- Regex: '^"pch.h"$'
Priority: -1
SortPriority: -1
+1
View File
@@ -0,0 +1 @@
d0913d07d33929d7b753a3a09a0dac70e5befbc1
+7
View File
@@ -0,0 +1,7 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# Explicitly declare text files you want to always be normalized and converted
# to native line endings on checkout.
*.cpp text eol=crlf
*.h text eol=crlf
+16
View File
@@ -0,0 +1,16 @@
name: Build Mob
on:
push:
branches: master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
- name: Build Mob
shell: pwsh
run: ./bootstrap.ps1 -Verbose
+17
View File
@@ -0,0 +1,17 @@
name: Lint Mob
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check format
uses: ModOrganizer2/check-formatting-action@master
with:
check-path: "."
exclude-regex: "third-party"
+9
View File
@@ -1,6 +1,15 @@
# mob-specific files
/build
/vs/obj
/vs/.vs
/vs/*.user
/mob.exe
/mob.log
# Files built by mob
/*/build
/*/downloads
/*/install
/*/releases
/*/mob.ini
/*/mob.log
+6
View File
@@ -0,0 +1,6 @@
cmake_minimum_required(VERSION 3.16)
project(mob)
add_subdirectory(src)
set_property(DIRECTORY ${PROJECT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT mob)
+21 -6
View File
@@ -1,8 +1,20 @@
param(
[switch]
$Verbose,
[ValidateSet("Debug", "RelWithDebInfo", "Release")]
[string]
$Config = "Release"
)
$root = $PSScriptRoot
if (!$root) {
$root = "."
$root = "."
}
$output = if ($Verbose) { "Out-Default" } else { "Out-Null" }
cmake -B $root/build $root | & $output
$installationPath = & $root\third-party\bin\vswhere.exe -products * -nologo -prerelease -latest -property installationPath
if (! $?) {
Write-Error "vswhere returned $LastExitCode"
@@ -15,13 +27,16 @@ if (! $installationPath) {
}
$opts = ""
$opts += " $root\vs\mob.sln"
$opts += " $root\build\mob.sln"
$opts += " -m"
$opts += " -p:Configuration=Release"
$opts += " -p:Configuration=${Config}"
$opts += " -noLogo"
$opts += " -p:UseMultiToolTask=true"
$opts += " -p:EnforceProcessCountAcrossBuilds=true"
$opts += " -clp:ErrorsOnly;Verbosity=minimal"
if (!$Verbose) {
$opts += " -clp:ErrorsOnly;Verbosity=minimal"
}
$vsDevCmd = "$installationPath\Common7\Tools\VsDevCmd.bat"
if (!(Test-Path "$vsDevCmd")) {
@@ -36,5 +51,5 @@ if (! $?) {
exit $LastExitCode
}
Copy-Item "$root\build\Release\x64\mob.exe" "$root\mob.exe"
echo "run ``.\mob -d prefix/path build`` to start building"
Copy-Item "$root\build\src\${Config}\mob.exe" "$root\mob.exe"
Write-Output "run ``.\mob -d prefix/path build`` to start building"
+21 -21
View File
@@ -1,22 +1,23 @@
7-Zip source code
~~~~~~~~~~~~~~~~~
7-Zip
~~~~~
License for use and distribution
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7-Zip Copyright (C) 1999-2019 Igor Pavlov.
7-Zip Copyright (C) 1999-2023 Igor Pavlov.
The licenses for files are:
1) CPP/7zip/Compress/Rar* files: the "GNU LGPL" with "unRAR license restriction"
2) CPP/7zip/Compress/LzfseDecoder.cpp: the "BSD 3-clause License"
3) Some files are "public domain" files, if "public domain" status is stated in source file.
4) the "GNU LGPL" for all other files. If there is no license information in
some source file, that file is under the "GNU LGPL".
The "GNU LGPL" with "unRAR license restriction" means that you must follow both
"GNU LGPL" rules and "unRAR license restriction" rules.
1) 7z.dll:
- The "GNU LGPL" as main license for most of the code
- The "GNU LGPL" with "unRAR license restriction" for some code
- The "BSD 3-clause License" for some code
2) All other files: the "GNU LGPL".
Redistributions in binary form must reproduce related license information from this file.
Note:
You can use 7-Zip on any computer, including a computer in a commercial
organization. You don't need to register or pay for 7-Zip.
GNU LGPL information
@@ -32,9 +33,8 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
You can receive a copy of the GNU Lesser General Public License from
http://www.gnu.org/
@@ -42,7 +42,7 @@
BSD 3-clause License
--------------------
The "BSD 3-clause License" is used for the code in LzfseDecoder.cpp that implements LZFSE data decompression.
The "BSD 3-clause License" is used for the code in 7z.dll that implements LZFSE data decompression.
That code was derived from the code in the "LZFSE compression library" developed by Apple Inc,
that also uses the "BSD 3-clause License":
@@ -73,17 +73,17 @@
unRAR license restriction
-------------------------
The decompression engine for RAR archives was developed using source
The decompression engine for RAR archives was developed using source
code of unRAR program.
All copyrights to original unRAR code are owned by Alexander Roshal.
The license for original unRAR code has the following restriction:
The unRAR sources cannot be used to re-create the RAR compression algorithm,
which is proprietary. Distribution of modified unRAR sources in separate form
or as a part of other software is permitted, provided that it is clearly
stated in the documentation and source comments that the code may
not be used to develop a RAR (WinRAR) compatible archiver.
The unRAR sources cannot be used to re-create the RAR compression algorithm,
which is proprietary. Distribution of modified unRAR sources in separate form
or as a part of other software is permitted, provided that it is clearly
stated in the documentation and source comments that the code may
not be used to develop a RAR (WinRAR) compatible archiver.
--
+21
View File
@@ -0,0 +1,21 @@
The MIT License (MIT)
Copyright (c) Matthias Moeller 2016 m_moeller@live.de
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
+23 -19
View File
@@ -1,23 +1,27 @@
Copyright (c) 2012 - 2016, Victor Zverovich
Copyright (c) 2012 - present, Victor Zverovich
All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--- Optional exception to the license ---
As an exception, if, as a result of your compiling your source code, portions
of this Software are embedded into a machine-executable object form of such
source code, you may redistribute such embedded portions in such object form
without including the above copyright and permission notices.
+170 -118
View File
@@ -1,125 +1,177 @@
LICENSE ISSUES
==============
Apache License
Version 2.0, January 2004
https://www.apache.org/licenses/
The OpenSSL toolkit stays under a double license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts.
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
OpenSSL License
---------------
1. Definitions.
/* ====================================================================
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* openssl-core@openssl.org.
*
* 5. Products derived from this software may not be called "OpenSSL"
* nor may "OpenSSL" appear in their names without prior written
* permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* (eay@cryptsoft.com). This product includes software written by Tim
* Hudson (tjh@cryptsoft.com).
*
*/
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
Original SSLeay License
-----------------------
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson (tjh@cryptsoft.com).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young (eay@cryptsoft.com)"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.
7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.
8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.
9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
END OF TERMS AND CONDITIONS
+25
View File
@@ -59,6 +59,17 @@ direction to make these releases possible.
B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
===============================================================
Python software and documentation are licensed under the
Python Software Foundation License Version 2.
Starting with Python 3.8.6, examples, recipes, and other code in
the documentation are dual licensed under the PSF License Version 2
and the Zero-Clause BSD license.
Some software incorporated into Python is under different licenses.
The licenses are listed with code falling under that license.
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
--------------------------------------------
@@ -252,3 +263,17 @@ FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
----------------------------------------------------------------------
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.
+7 -6
View File
@@ -1,11 +1,12 @@
RIVERBANK COMPUTING LIMITED LICENSE AGREEMENT FOR SIP
1. This LICENSE AGREEMENT is between Riverbank Computing Limited ("Riverbank"),
and the Individual or Organization ("Licensee") accessing and otherwise using
SIP software in source or binary form and its associated documentation. SIP
comprises a software tool for generating Python bindings for software C and C++
libraries, and a Python extension module used at runtime by those generated
bindings.
1. This LICENSE AGREEMENT ("the SIP License") is between Riverbank Computing
Limited ("Riverbank"), and the Individual or Organization ("Licensee")
accessing and otherwise using SIP software in source or binary form and its
associated documentation. SIP comprises a software tool for generating Python
bindings for software C and C++ libraries, and a Python extension module used
at runtime by those generated bindings. This License Agreement may also be
applied to other software packages written by Riverbank.
2. Subject to the terms and conditions of this License Agreement, Riverbank
hereby grants Licensee a nonexclusive, royalty-free, world-wide license to
+4
View File
@@ -20,3 +20,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-- NOTE: Third party dependency used by this software --
This software depends on the fmt lib (MIT License),
and users must comply to its license: https://github.com/fmtlib/fmt/blob/master/LICENSE.rst
+1 -6
View File
@@ -1,7 +1,4 @@
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.11, January 15th, 2017
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
(C) 1995-2017 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -21,5 +18,3 @@
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
*/
+52 -39
View File
@@ -13,17 +13,23 @@ log_file = mob.log
ignore_uncommitted = false
github_key =
[cmake]
install_message = never
host =
[aliases]
super = cmake_common modorganizer* githubpp
plugins = check_fnis bsapacker bsa_extractor diagnose_basic installer_* plugin_python preview_base preview_bsa tool_* game_*
[task]
enabled = true
mo_org = ModOrganizer2
mo_branch = master
no_pull = false
ignore_ts = false
revert_ts = false
enabled = true
mo_org = ModOrganizer2
mo_branch = master
mo_fallback =
no_pull = false
ignore_ts = false
revert_ts = false
configuration = RelWithDebInfo
git_url_prefix = https://github.com/
git_shallow = true
@@ -58,10 +64,11 @@ cmake = cmake.exe
perl = perl.exe
devenv = devenv.exe
msbuild = msbuild.exe
nmake = nmake.exe
nuget = nuget.exe
vswhere = vswhere.exe
nasm = nasm.exe
tx = tx.py37-x64.exe
tx = tx.exe
lrelease = lrelease.exe
iscc = ISCC.exe
vcvars =
@@ -71,7 +78,7 @@ enabled = true
key =
team = mod-organizer-2-team
project = mod-organizer-2
url = https://www.transifex.com
url = https://app.transifex.com
minimum = 60
force = false
configure = true
@@ -83,43 +90,49 @@ lz4 = true
openssl = true
pyqt = true
python = true
usvfs = false
[versions]
vs = 16
vs_year = 2019
vs_toolset = 14.2
sdk = 10.0.19041.0
sevenz = 19.00
boost = 1.75.0
boost_vs = 14.2
fmt = 7.1.3
gtest = master
libloot = 0.16.1
libloot_hash = gd8c9b98
libloot_branch = 0.16.1
lz4 = v1.9.3
vs = 17
vs_year = 2022
vs_toolset = 14.3
sdk = 10.0.22621.0
sevenz = 24.05
boost = 1.85.0
boost_vs = 14.3
fmt = 10.2.1
gtest = main
libloot = 0.22.4
lz4 = v1.9.4
nmm = 0.71.2
openssl = 1.1.1i
pyqt = 5.15.2
pyqt_builder = 1.7.0
pyqt_sip = 12.8.1
python = v3.8.7
bzip2 = 1.0.6
sip = 5.5.0
spdlog = v1.8.2
qt = 5.15.2
openssl = 3.3.0
pyqt = 6.7.0
pyqt_builder = 1.16.2
pyqt_sip = 13.7.0
python = v3.12.3
pybind11 = v2.12.0
bzip2 = 1.0.8
sip = 6.8.3
spdlog = v1.14.1
qt = 6.7.0
qt_vs = 2019
zlib = 1.2.11
libbsarch = 0.0.8
zlib = v1.3.1
libbsarch = 0.0.9
usvfs = master
explorerpp = 1.3.5
ss_paper_lad_6788 = 7.0
ss_paper_automata_6788 = 3.0
ss_paper_mono_6788 = 2.2
explorerpp = 1.4.0
ss_paper_lad_6788 = 7.2
ss_paper_automata_6788 = 3.2
ss_paper_mono_6788 = 3.2
ss_dark_mode_1809_6788 = 3.0
ss_morrowind_trosski = 1.0
ss_morrowind_trosski = 1.1
ss_skyrim_trosski = v1.1
ss_starfield_trosski = V1.11
ss_fallout3_trosski = v1.11
ss_fallout4_trosski = v1.11
[build-types]
libbsarch = release
pyqt = release
python = release
[paths]
third_party =
-23
View File
@@ -1,23 +0,0 @@
--- CPP/7zip/7zip.mak Mon Jun 23 11:56:48 2014
+++ CPP/7zip/7zip.mak Mon Apr 27 15:38:13 2020
@@ -1,5 +1,4 @@
-OBJS = \
- $O\StdAfx.obj \
+OBJS_NEEDING_PCH = \
$(CURRENT_OBJS) \
$(COMMON_OBJS) \
$(WIN_OBJS) \
@@ -26,9 +25,11 @@
$(ZIP_OBJS) \
$(COMPRESS_OBJS) \
$(CRYPTO_OBJS) \
- $(C_OBJS) \
+ $(C_OBJS)
+
+OBJS = $(OBJS_NEEDING_PCH) \
$(ASM_OBJS) \
- $O\resource.res \
+ $O\resource.res
!include "../../../Build.mak"
-29
View File
@@ -1,29 +0,0 @@
--- CPP/Build.mak Thu Feb 21 07:50:31 2019
+++ CPP/Build.mak Tue Apr 28 21:24:54 2020
@@ -16,7 +16,7 @@
!IF "$(PLATFORM)" == "x64"
-MY_ML = ml64 -Dx64 -WX
+MY_ML = ml64 -Dx64 -WX -nologo
!ELSEIF "$(PLATFORM)" == "arm"
MY_ML = armasm -WX
!ELSE
@@ -137,6 +137,8 @@
all: $(PROGPATH)
+$(OBJS_NEEDING_PCH): $O\StdAfx.obj
+
clean:
-del /Q $(PROGPATH) $O\*.exe $O\*.dll $O\*.obj $O\*.lib $O\*.exp $O\*.res $O\*.pch $O\*.asm
@@ -146,7 +148,7 @@
if not exist "$O/asm" mkdir "$O/asm"
$(PROGPATH): $O $O/asm $(OBJS) $(DEF_FILE)
- link $(LFLAGS) -out:$(PROGPATH) $(OBJS) $(LIBS)
+ link $(LFLAGS) -out:$(PROGPATH) $O\StdAfx.obj $(OBJS) $(LIBS)
!IFNDEF NO_DEFAULT_RES
$O\resource.res: $(*B).rc
-11
View File
@@ -1,11 +0,0 @@
--- tools/build/src/engine/vswhere_usability_wrapper.cmd Wed Dec 4 23:03:07 2019
+++ tools/build/src/engine/vswhere_usability_wrapper.cmd Wed Apr 29 20:23:25 2020
@@ -30,7 +30,7 @@
REM Visual Studio 2019 (16.X, toolset 14.2)
set VSWHERE_LMT=-version "[16.0,17.0)"
-SET VSWHERE_ARGS=-latest -products * %VSWHERE_REQ% %VSWHERE_PRP% %VSWHERE_LMT%
+SET VSWHERE_ARGS=-latest -prerelease -products * %VSWHERE_REQ% %VSWHERE_PRP% %VSWHERE_LMT%
for /f "usebackq tokens=*" %%i in (`vswhere %VSWHERE_ARGS%`) do (
endlocal
echo Found with vswhere %%i

Some files were not shown because too many files have changed in this diff Show More