Commit Graph

11 Commits

Author SHA1 Message Date
Tiberiu Chibici ef8aec25b7 Work on resource and settings managers, added some documentation. 2014-08-15 15:31:33 +03:00
Tiberiu Chibici 7cba5cc109 Fixed line endings and applied gitignore 2014-07-26 09:43:40 +03:00
Birunthan Mohanathas d00d4bb313 Update Building.md 2014-02-08 11:16:20 +02:00
Birunthan Mohanathas e2120c4242 Update Building.md for VS2013 2013-11-29 18:54:33 +02:00
Birunthan Mohanathas fcc62a9ff3 Update Building.md 2013-11-06 15:48:48 +02:00
Birunthan Mohanathas 13c6b0363e Build: Use Visual Studio's copy of the CRT DLLs 2013-10-19 17:15:41 +03:00
Birunthan Mohanathas 04e3376d5a Installer: Include and deploy msvcr110.dll and msvcp110.dll
The msvcr110.dll and msvcp110.dll libraries are now included in the installer and extracted to InstallDir\Runtime\. The VC++ 2012 redistributable package is no longer downloaded and installed.

Rainmeter.exe will first try to load Rainmeter.dll normally. If it fails, it will retry after loading Runtime\msvcp110.dll. This means that our copy of the runtimes will be used only if the system copy is either not present or somehow invalid.

See Building.md for updated build instructions.
2013-10-19 16:49:48 +03:00
Birunthan Mohanathas c8092189aa Move build instructions to Docs 2013-06-13 22:13:40 +03:00
Birunthan Mohanathas f883343e90 Update UnitTests.md 2013-06-13 22:05:48 +03:00
Birunthan Mohanathas dca03fad41 Add doc for unit tests 2013-06-13 21:59:08 +03:00
Birunthan Mohanathas ded663a5eb Add Docs directory for source code design documents 2013-06-13 21:58:41 +03:00