#
447ef2aa |
| 25-May-2022 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[CMAKE] Do not use USE_CLANG_CL variable in CMake scripts
|
Revision tags: 0.4.14-release |
|
#
957e566a |
| 04-Dec-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports.
This became a requirement, following a previous CMake update. Otherwise the built EXEs
[APITESTS][NTVDM][SPOOLSV] Add the missing ENABLE_EXPORTS property as these EXE targets have function exports.
This became a requirement, following a previous CMake update. Otherwise the built EXEs would not export their intended functions.
Addendum to commit d8e92b5a (see PR #1335) CORE-15406
[LOADCONFIG] The GCC rant had nothing to do with GCC, but everything with CMake...
[SPOOLSV] Add the missing exported stubs.
show more ...
|
#
62c4b828 |
| 26-Aug-2020 |
James Tabor <james.tabor@reactos.org> |
[Printing] Update and Add Functions
More forwards to LocalSpl and LocalMon. At sometime will be merged together. Bug fixes. Printer Driver code is a wine hack. (WIP) Added information for shell tray
[Printing] Update and Add Functions
More forwards to LocalSpl and LocalMon. At sometime will be merged together. Bug fixes. Printer Driver code is a wine hack. (WIP) Added information for shell tray icon notifications. Sync wine WinSpool driver tests. Unplugged from build.
show more ...
|
#
89e716a7 |
| 02-Aug-2020 |
James Tabor <james.tabor@reactos.org> |
[Printing] Update and Add Functions
Fix and Update WinSpool.idl.
Start forwards to LocalSpl.
|
Revision tags: 0.4.15-dev, 0.4.14-RC |
|
#
7e069ccd |
| 16-Apr-2020 |
Victor Perevertkin <victor.perevertkin@reactos.org> |
[CMAKE] Replace custom functions to built-in ones add_target_compile_definitions -> target_compile_definitions add_target_compile_flags -> target_compile_options add_target_include_directories -> tar
[CMAKE] Replace custom functions to built-in ones add_target_compile_definitions -> target_compile_definitions add_target_compile_flags -> target_compile_options add_target_include_directories -> target_include_directories
show more ...
|
Revision tags: 0.4.13-release, 0.4.14-dev, 0.4.13-RC, 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, 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release, 0.4.8-RC, 0.4.9-dev |
|
#
56334230 |
| 07-Dec-2017 |
Amine Khaldi <amine.khaldi@reactos.org> |
[FREETYPE][PORTCLS][RPCSS][SPOOLSV][STLPORT][USETUP][WLANSVC] Silence some clang-cl warnings.
|
Revision tags: 0.4.7-release, v0.4.7, 0.4.8-dev, 0.4.7-rc1 |
|
#
c2c66aff |
| 03-Oct-2017 |
Colin Finck <colin@reactos.org> |
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|