History log of /reactos/configure.cmd (Results 1 – 25 of 53)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# a9d9f0de 27-Mar-2024 Gleb Surikov <glebs.surikovs@gmail.com>

[CONFIGURE] Add support for MSVC Toolset 19.4x (#6677)

The MSVC toolset will increment its minor version number from 19.39 (VS 2022 v17.9) to 19.40 (VS 2022 v17.10). The MSVC toolset will be version

[CONFIGURE] Add support for MSVC Toolset 19.4x (#6677)

The MSVC toolset will increment its minor version number from 19.39 (VS 2022 v17.9) to 19.40 (VS 2022 v17.10). The MSVC toolset will be version 19.40.33521.0 in the preview 1 release. For more details, see the MSVC Toolset Minor Version Number 14.40 in VS 2022 v17.10 blog post: https://aka.ms/msvc-ver14.40

show more ...


# e0545dab 17-Oct-2023 Timo Kreuzer <timo.kreuzer@reactos.org>

[CMAKE] Improve configure script to work with newer CMake versions (#5742)

This change allows to properly pass parameters to newer CMake versions. Currently the script passes "VSSolution" and simila

[CMAKE] Improve configure script to work with newer CMake versions (#5742)

This change allows to properly pass parameters to newer CMake versions. Currently the script passes "VSSolution" and similar on to CMake, which are ignored, but newer CMake will complain. Allows to configure a VSSolution with CMake 3.27.4.

show more ...


# 97f59fa5 10-Aug-2023 Egor Ananyin <ananinegor@gmail.com>

[CONFIGURE] Fix using ninja as a configure switch (#5556)

CORE-19059

This was unhidden by commit 3feb0cfb9.


Revision tags: 0.4.14-release
# 8d106823 05-Nov-2021 Serge Gautherie <reactos-git_serge_171003@gautherie.fr>

[CONFIGURE] Add support for 'Visual Studio 2022, v17.x'

CORE-17733


# b3b1bd66 16-Oct-2021 Stanislav Motylkov <x86corez@gmail.com>

[CONFIGURE][CMAKE] Add support for MSVC ARM64 target

Addendum to e4feaa1a and 51e2ab52. CORE-17518


# 3feb0cfb 11-Apr-2021 Mark Jansen <mark.jansen@reactos.org>

[CONFIGURE] Fix warnings shown when parsing cmdline


# 156b3bd0 25-Apr-2020 Victor Perevertkin <victor.perevertkin@reactos.org>

[REACTOS] Drop support for Visual Studio below 2015


Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release
# 92dfec21 09-Apr-2020 Victor Perevertkin <victor.perevertkin@reactos.org>

[CMAKE][CONFIGURE] Enable runtime checks on MSVC by default.
Remove RTC switch from configure.cmd, now MSVC runtime checks are
supposed to be enabled/disabled via CMake define (-DRUNTIME_CHECKS=1)
Pr

[CMAKE][CONFIGURE] Enable runtime checks on MSVC by default.
Remove RTC switch from configure.cmd, now MSVC runtime checks are
supposed to be enabled/disabled via CMake define (-DRUNTIME_CHECKS=1)
Prepare for adding more dynamic analysis options

show more ...


# d37799ea 31-Mar-2020 Victor Perevertkin <victor.perevertkin@reactos.org>

[CONFIGURE] Simplify version detection for modern Visual Studio


# 0f846052 10-Dec-2019 Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>

[CONFIGURE] Add support for 'Visual Studio 2019, v16.4' (#2147)


Revision tags: 0.4.14-dev, 0.4.13-RC
# bf8dda4c 26-Sep-2019 William Kent <wjk011@gmail.com>

[CONFIGURE] Add support for latest MSVC toolchain (#1940)


Revision tags: 0.4.12-release, 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release
# ce531a28 01-Oct-2018 Andrew Cook <ariscop@gmail.com>

Rework host tools

Now configured at the same time as reactos and only
one list of targets to maintain

Correctly rebuilds when a tool changes (tested widl)


# 5cff9163 30-Jul-2019 Stanislav Motylkov <x86corez@gmail.com>

[CONFIGURE] Add MSVC compiler 19.22.27905 (VS Community 2019) (#1774)


# 9fcf20a4 01-Jun-2019 woachk <24752637+woachk@users.noreply.github.com>

[CONFIGURE] Add support for VS16.1 (#1594)


# 3592ca65 24-Feb-2019 Raul Tambre <raul@tambre.ee>

[CONFIGURE] Add VS 16.0 support.


# 989667f0 24-Feb-2019 Raul Tambre <raul@tambre.ee>

[CONFIGURE] Simplify Visual Studio generator selection.

CMake >3.2 supports specifying the architecture through the -A parameter,
allowing the logic to be simplified.
Specifying the architecture lik

[CONFIGURE] Simplify Visual Studio generator selection.

CMake >3.2 supports specifying the architecture through the -A parameter,
allowing the logic to be simplified.
Specifying the architecture like this is also required since Visual Studio 2019.

show more ...


# f6f1255c 19-Nov-2018 William Kent <wjk011@gmail.com>

Add support for latest VS2017 (15.0) compiler (#1050)

Latest VS 2017 CL.EXE compiler (version 19.16...) wasn't being correctly detected by the configure.cmd script.


Revision tags: 0.4.11-dev, 0.4.10-RC
# 729d6e79 17-Aug-2018 Oleksandr Shaposhnikov <sanchaez@reactos.org>

[CONFIGURE] Fix tabulation issue


# c8d51bb8 16-Aug-2018 Oleksandr Shaposhnikov <sanchaez@hotmail.com>

[CONFIGURE] Added support for new VS 19.15.x


Revision tags: 0.4.9-release, 0.4.10-dev, 0.4.9-RC
# 994eb598 15-May-2018 Timo Kreuzer <timo.kreuzer@reactos.org>

[CMAKE] Add support for VS 15.7.1 / CL 19.14.x


# 695547cd 25-May-2018 Serge Gautherie <reactos-git_serge_171003@gautherie.fr>

[CONFIGURE][CMAKE] Remove Visual Studio 9 (2008) support

ReactOS does not compile anymore with it.
VS9 is already officially unsupported.

CORE-11836


Revision tags: 0.4.8-release
# 0ce87167 17-Mar-2018 Thomas Faber <thomas.faber@reactos.org>

[CONFIGURE] Add support for VS2017 Update 3.


Revision tags: 0.4.8-RC, 0.4.9-dev
# 1815bdf3 10-Dec-2017 Trevor Thompson <tmt256@email.vccs.edu>

[CMAKE] Add some fool-proofing to configure.cmd related to MSVS:

-VSSolution switch now outputs to a dedicated folder if running from source directory.
-Give an error if the user is trying to mix ni

[CMAKE] Add some fool-proofing to configure.cmd related to MSVS:

-VSSolution switch now outputs to a dedicated folder if running from source directory.
-Give an error if the user is trying to mix ninja and VSSolution in the same output directory.
-In a MingW environment, give an error on VSSolution switch and give a warning on RTC switch.
-Fix -DNEW_STYLE_BUILD=0 option.
-Ensure the source path doesn't contain any spaces.
-Issue a warning if passed an invalid switch.
-Don't announce completion if there were errors.
-Make end message specific for VSSolution.
-Replace redundant exit commands with quit label, as suggested by HBelusca.

show more ...


# 10e0d9eb 26-Dec-2017 Timo Kreuzer <timo.kreuzer@reactos.org>

[CONFIGURE] Add CL version 19.12.* (VS 15 / 2017) to configure.cmd


Revision tags: 0.4.7-release, v0.4.7
# 09c06a2f 27-Oct-2017 Amine Khaldi <amine.khaldi@reactos.org>

[CLANG-CL] Initial commit that allows us to compile ReactOS with clang-cl.


123