Commit Graph

9792 Commits (15adfeb3878ee8442041d9668d238f7cd86d2128)
 

Author SHA1 Message Date
kaetemi 15adfeb387
Merge branch 'core4' into feature/quick-start-py 3 years ago
kaetemi 644b73cd6d
Install newer CMake on Ubuntu 18 3 years ago
kaetemi 1fb977f16b
Remove more wrongly found dependencies under Hunter 3 years ago
kaetemi 8c5fefbece
Merge branch 'core4' into feature/quick-start-py 3 years ago
kaetemi 1e1689ab43
Fix FindHelpers for _ROOT variable when using Hunter 3 years ago
kaetemi 0b9c159307
Pre-build hunter dependencies 3 years ago
kaetemi a73a86e2ad
Add some Docker-based build environments 3 years ago
kaetemi 730d174f39
Use Python 3 for the quick start scripts 3 years ago
kaetemi ceb10c3d21
Don't specify the v140 tools path, it's a special case set globally 3 years ago
kaetemi 4254f5a01b
Apply libxml2 static workaround when building with Hunter 3 years ago
kaetemi 1247e69e7b
Merge branch 'core4' into feature/quick-start-py 3 years ago
kaetemi 19b194804c
Set static libxml2 definition globally to avoid linker errors 3 years ago
kaetemi 5ee73e2275
Remove useless pthread flag under MSVC 3 years ago
kaetemi 2d7a602e79
PCH object should not contain link dummies, fixes "already has a body" error 3 years ago
kaetemi cad53befd9
Fix mysterious duplicate symbol error 3 years ago
kaetemi 4555c7a934
Merge branch 'core4' into feature/quick-start-py 3 years ago
kaetemi c484af60fe
Find the correct MSVC toolset when building from command line with a different VS version
(cherry picked from commit 5de95228de4aaf3a3d92a116d7170865a2037e6b)
3 years ago
kaetemi 2326ec531b
Add Tools folder env var when toolset mismatches VS version, so Hunter can find it when doing a Jom based build 3 years ago
kaetemi 7199733e4a
Merge remote-tracking branch 'origin/core4' into feature/quick-start-py 3 years ago
kaetemi acc71cf49a
Env vars for XP target on v140 and v141 3 years ago
kaetemi df111808fc
Find compatible externals as well 3 years ago
kaetemi 4218b70cf6
Generate correct VS env 3 years ago
kaetemi f6d3521efa
Set the proper path for v140 3 years ago
kaetemi 5f9fcf5884
Detect the v140 toolset 3 years ago
nimetu 4a34909459 Update azure-pipelines.yml with new hunter tag 3 years ago
nimetu 401d2cbc3a Update hunter to 0.23.321 3 years ago
kaetemi e072c804ca
Skip unnecessary builds 3 years ago
kaetemi 1723982f04
Ensure the selected toolchain has MFC 3 years ago
kaetemi 30194c3297
Match the Max plugin builds with the appropriate toolchain 3 years ago
kaetemi 3760a1331c
Detect Max installation and list all SDKs with corresponding required toolset versions 3 years ago
kaetemi 5685774a7d
Print out quick start autoconfiguration summary, simplify configuration 3 years ago
kaetemi 4b73faefbe
Fallback to env var so XAudio2 presence can be detected 3 years ago
kaetemi da648d8fc2
Separate build per hostname in case of multiboot 3 years ago
kaetemi 8d92b18e08
Cleanup 3 years ago
kaetemi 53892c7f7e
Remove temporary debugging code, ref kaetemi/ryzomclassic#152 3 years ago
kaetemi c65d765459
Find all available XP toolchains 3 years ago
kaetemi d5474ae8ca
Improve compiler selection 3 years ago
kaetemi 88631d8570
List lua version in toolchain configs 3 years ago
kaetemi a1285106b3
VS lower than 9 can only use NMake generator on CMake 3 years ago
kaetemi f57a5260bb
Select best DX SDK for OS compatibility by toolchain 3 years ago
kaetemi 94c210946d
Script to select the prefered toolchains 3 years ago
kaetemi dc2c6251c6
Find VCVars 3 years ago
kaetemi e7c092e0bf
Add preference to config 3 years ago
kaetemi 44b53fd0a5
Generate toolchain configuration base 3 years ago
kaetemi a41156c708
Find all VS toolchains and whether MFC is available 3 years ago
kaetemi 234a0ced42
Python scripts for quick start 3 years ago
nimetu 3f1f46bc7d Fix CSSLength not rejecting percent value 3 years ago
nimetu 7878e13602 Fix CSSLength not setting proper unit type 3 years ago
nimetu d2376f0203 Ensure selected item is visible after menu becomes active 3 years ago
nimetu dc9ab8ec79 Highlight current selected menu item 3 years ago