summaryrefslogtreecommitdiff
path: root/Projects/VC2019
Commit message (Collapse)AuthorAgeFilesLines
* Update internal DLL names to lcms2Marti Maria2021-12-241-2/+2
| | | | | Update internal DLL names to lcms2 I don't think many people is using that anyway
* Add ARM64 to Visual Studio 2019Gabor Kertesz2021-10-2910-1876/+2633
| | | | | | | New win-arm64 platform is supported by Visual Studio 2019 as ARM64. The existing VC2019 solution was opened by Microsoft Visual Studio Community 2019, Version 16.10.4 and ARM64 was added, based on WIN32 settings.
* add cmsGetStageContextIDMarti Maria2021-04-131-4/+4
| | | | cmsGetStageContextID function per issue #253
* Clean the _cmsInterpFn16 messMarti Maria2020-12-202-16/+16
| | | | A cleanup of a function pointer being mixed in several places
* Cleanup on tools & samplesMarti Maria2020-12-082-3/+3
| | | | | | | add --help option add copyright notice refactoring on xgetopt remove unused toggle char
* updating to 2.12mm22020-11-041-5/+5
| | | | | Change resource compiler files for windows try to add --help to command line utilities
* bump tp 2.11Marti Maria2020-06-151-2/+2
| | | | Bump to 2.11
* get rid of bsc files & activate change formatMarti Maria2020-05-178-8/+8
| | | | | - get rid of bsc files - activate change format feature on plugin
* Merge pull request #209 from kmilos/dllversionMarti Maria2020-04-291-2/+2
|\ | | | | Bump dll file version, now everything is in sync, thank you!
| * Bump dll file versionMiloš Komarčević2020-04-251-2/+2
| |
* | add missing functions to the def fileMarti Maria2020-04-271-0/+1
|/ | | | The DEF file allows fine tune name decoration on 32-bit DLL builds.
* Release of fast floating point plug-in to open sourceMarti Maria2020-04-231-0/+0
| | | | | Release of fast floating point plug-in to open source. This plug-in greatly increments the throughput in some situations. It is released under GPL3, which is different from the core library, released under MIT.
* Prepare 2.10 release (I)Marti Maria2020-04-011-3/+3
| | | | Some minor changes to prepeare 2.10 release
* Upgrade Visual studio 2019 16.4.2jj2020-01-0921-0/+2442