summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* win32/MSVC-Builds.md: Fix TypoChun-wei Fan2023-05-031-1/+1
* config-msvc.mak.in: Add CFLAG for CairoChun-wei Fan2023-05-031-0/+1
* generate-msvc.mak: Have a default value for $(PYTHON)Chun-wei Fan2023-05-031-2/+8
* Visual Studio: Fix running Rust testsChun-wei Fan2023-05-031-7/+5
* Visual Studio: Fix building/running C testsChun-wei Fan2023-05-032-2/+2
* Visual Studio: Further updates after separating cratesChun-wei Fan2023-05-033-7/+7
* NMake Makefiles: Correct paths for C testsChun-wei Fan2023-04-211-2/+2
* NMake Makefiles: Update source pathsChun-wei Fan2023-03-311-2/+2
* (#940): Fix the rsvg.lib binary name for nmake buildsFederico Mena Quintero2023-03-142-4/+4
* NMake Makefiles: Clean up a bitChun-wei Fan2023-02-045-36/+54
* build: fix Windows NMake install when docs aren't builtPeter Williams2022-05-171-1/+1
* Convert Visual Studio instructions to MarkDownupdate-msvc-docChun-wei Fan2022-05-023-157/+170
* win32/README.txt: Update instructions for building from GIT checkoutsChun-wei Fan2022-05-021-9/+8
* win32/README.txt: Mention about new options and targetsChun-wei Fan2022-05-021-0/+18
* win32/info-win32.mak: Update info for new targets and configsChun-wei Fan2022-05-021-0/+19
* NMake Makefiles: Allow one to pass in introspection pathsChun-wei Fan2022-04-291-0/+8
* NMake Makefiles: Support generating documentationChun-wei Fan2022-04-294-0/+20
* NMake Makefiles: Fix introspection for release tarballsChun-wei Fan2022-02-222-2/+6
* win32/info-msvc.mak: Update build infoChun-wei Fan2022-02-171-5/+9
* win32/README.txt: Note that paths should be quotedChun-wei Fan2022-02-171-1/+1
* Visual Studio: Support building from GIT checkoutChun-wei Fan2022-01-112-0/+75
* Visual Studio: Keep cairo dep in the .pc fileMartin Hertz2022-01-111-1/+1
* Visual Studio: Link against bcryptMartin Hertz2022-01-071-0/+1
* NMake Makefiles: Fix running Rust testsChun-wei Fan2021-11-121-2/+2
* NMake Makefiles: Support Visual Studio 2022Chun-wei Fan2021-11-121-1/+3
* win32: Update README.txtChun-wei Fan2021-07-081-18/+28
* NMake Makefiles: Fix and revampChun-wei Fan2021-07-088-102/+95
* win32: Bring back the librsvg.symbolsChun-wei Fan2021-07-082-0/+59
* Rename librsvg-features.[ch] to rsvg-features.[ch]Sven Neumann2020-09-281-1/+1
* Visual Studio: Remove test output directory on 'clean'Chun-wei Fan2020-07-101-0/+1
* Visual Studio: Expand cross-compilation capabilitiesChun-wei Fan2020-07-102-12/+31
* NMake Makefiles: Support ARM64 Windows buildsChun-wei Fan2020-07-093-0/+72
* Visual Studio: Fix headers search path for PangoChun-wei Fan2020-07-091-1/+2
* win32/README.txt: Mention about test dependenciesChun-wei Fan2020-03-251-1/+3
* NMake Makefiles: Fix linking the testsChun-wei Fan2020-03-251-1/+1
* NMake Makefiles: Support running rsvg_internals testsChun-wei Fan2020-03-252-0/+14
* Visual Studio: Fix buildsChun-wei Fan2020-01-162-8/+8
* Remove references to libcrocoFederico Mena Quintero2019-11-082-3/+0
* NMake Makefiles: Make gettext-runtime libname configurableChun-wei Fan2019-07-193-4/+21
* MSVC builds: Export symbols using compiler directivesChun-wei Fan2019-07-033-9/+2
* Remove references to GTK in various documentation filesFederico Mena Quintero2019-07-022-7/+1
* Remove rsvg-view.c and its Makefile stuffFederico Mena Quintero2019-07-022-20/+0
* Move config.h.win32.in to win32/Chun-wei Fan2019-07-014-3/+119
* Build: Drop Visual Studio projectsChun-wei Fan2019-07-0125-1893/+1
* Visual Studio builds: Add a set of NMake MakefilesChun-wei Fan2019-07-0115-27/+843
* Visual Studio builds: Transition Rust builds for full NMakeChun-wei Fan2019-07-012-15/+13
* win32/detectenv-msvc.mak: Detect Visual Studio 2019Chun-wei Fan2019-07-011-2/+4
* Visual Studio builds: Link to gettext-runtime for rsvg-view-3Chun-wei Fan2019-04-031-4/+4
* Visual Studio builds: Link to cairo-gobjectChun-wei Fan2019-04-031-1/+1
* win32/rsvg-rust.mak: Fix 'clean' targetChun-wei Fan2018-02-231-1/+1