summaryrefslogtreecommitdiff
path: root/MSVC_NMake
Commit message (Expand)AuthorAgeFilesLines
* Meson build: Don't copy files with configure_file()Kjell Ahlstedt2023-01-041-4/+4
* meson.build: Specify 'check' option in run_command()Kjell Ahlstedt2022-02-111-1/+1
* NMake Makefiles: Support building with VS2022Chun-wei Fan2021-11-091-1/+4
* Visual Studio build files: Some cleanupsChun-wei Fan2021-05-181-1/+1
* Subprojects can use meson.add_dist_script() if meson.version() >= 0.58.0Kjell Ahlstedt2021-05-051-4/+3
* NMake Makefiles: Use Meson-style DLL and .lib naming if requestedChun-wei Fan2020-07-231-4/+10
* NMake Makefiles: Streamline builds from GIT checkoutsChun-wei Fan2020-07-224-19/+25
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-081-0/+4
* NMake Makefiles: Use toolset version in DLL filename by defaultChun-wei Fan2020-06-183-18/+36
* Update MSVC_NMake/READMEChun-wei Fan2020-06-181-2/+9
* Rework NMake MakefilesChun-wei Fan2020-06-185-65/+80
* NMake Makefiles: Fix header installationChun-wei Fan2020-06-181-0/+1
* NMake Makefiles: Support Visual Studio 2019 betterChun-wei Fan2020-06-181-1/+3
* NMake Makefiles: Use 'md' instead of 'mkdir'Chun-wei Fan2020-06-182-6/+6
* Meson build: Set default value of the 'warnings' option to 'min'Kjell Ahlstedt2020-04-021-9/+9
* NMake: Split outdir by toolset versionChun-wei Fan2019-12-296-43/+50
* build: Support NMake builds from Meson tarballsChun-wei Fan2019-12-294-2/+22
* meson: Build Windows .rc files on WindowsChun-wei Fan2019-12-291-1/+1
* meson/Windows: Fix builds when builddir is a subdir of source treeChun-wei Fan2019-12-291-1/+1
* Add support for building libsigc++-3.0 with MesonKjell Ahlstedt2019-12-201-0/+17
* build: Add a README.txt for Visual Studio buildsChun-wei Fan2018-09-102-0/+49
* build: Build the examples and tests on MSVC buildsChun-wei Fan2018-09-106-11/+69
* build: Remove the Visual Studio project filesChun-wei Fan2018-09-1063-6088/+0
* Build: Use NMake Makefiles for MSVC BuildsChun-wei Fan2018-09-1010-64/+468
* build: Rename MSVC_Net2017 to MSVC_NMakeChun-wei Fan2018-09-1065-0/+6184