summaryrefslogtreecommitdiff
path: root/MSVC_NMake
Commit message (Expand)AuthorAgeFilesLines
* NMake Makefiles: Use Meson-style DLL and .lib naming if requestedChun-wei Fan2020-07-231-4/+10
* NMake Makefiles: Fix building from Meson-built tarballsChun-wei Fan2020-07-225-28/+50
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-081-0/+4
* Re-work the NMake MakefilesChun-wei Fan2020-06-186-83/+57
* NMake Makefiles: Add rules to generate sourcesChun-wei Fan2020-06-186-16/+70
* NMake Makefiles: Add rules to generate sigc.rc and sigc++config.hChun-wei Fan2020-06-182-0/+42
* NMake Makefiles: Support Visual Studio 2019 betterChun-wei Fan2020-06-181-2/+4
* 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-11/+9
* NMake Makefiles: Separate outdir by toolset versionChun-wei Fan2019-12-295-47/+51
* build: Support NMake builds from Meson tarballsChun-wei Fan2019-12-294-8/+35
* 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++-2.0 with MesonKjell Ahlstedt2019-12-241-0/+17
* builds: Add README file for MSVC buildsChun-wei Fan2018-10-302-0/+48
* builds: Remove Visual Studio 2013 projectsChun-wei Fan2018-10-3065-6302/+0
* builds: Add NMake MakefilesChun-wei Fan2018-10-3010-68/+532
* builds: Rename MSVC_Net2013 as MSVC_NMakeChun-wei Fan2018-10-3067-0/+6402