Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2022-01-23Ran all PNGs through oxipng with Zopfli compressor activatedHEADmasterOliver Schneider
2019-11-23Renamed VS2017 projects/solutions to VS2019 ones.Oliver Schneider
One fix to the LuaJIT2 project generation ... binaries ended up outside the top-level folder. A handful of code sanity changes. Updated SQLite3 to 3.30.1
2019-11-16Updating with support for VS2019Oliver Schneider
2019-11-05"Upstream" changes to setvcvars.cmdOliver Schneider
2019-11-01Updating setvcvars.cmdOliver Schneider
2019-08-04Fixed up the (bitmap) logos a bit (higher resolution, and covering most of ↵Oliver Schneider
the SVGs now)
2018-10-09Fixed a number of warnings from the static analyzer and switched to ↵Oliver Schneider
GetTickCount64 (or a surrogate function on pre-Vista) whereever we use millisecond values
2018-10-08Using EOL extension now, including a .hgeol file to make certain line ending ↵Oliver Schneider
specifications explicit Added missing test case for lua-winreg A number of warnings addressed Adding some helpers to deal with user privileges Some improvements regarding the inclusion of a basic set of Lua scripts in the resource section New version of setvcvars.cmd
2018-09-19New setvcvars.cmdOliver Schneider
2018-04-04Adding web logos as SVGOliver Schneider
2017-11-24Rearranged some build flags in premake4.luaOliver Schneider
Fixed up produce_vsprojects.cmd to heed the command line arguments Reverted to original RGB_GET_?VALUE macros to prevent an exception in debug builds Removing more parts referring to the CHM help file Removing WEAK_ASSERT Using --full to produce the checked in solutions Fixed constant length to account for terminating zero
2017-11-22Replaced own countof by the _countof from stdlib.hOliver Schneider
Moved numerous headers out of stdafx.h so these won't cause unnecessary recompiles
2017-11-20Minor cleanupOliver Schneider
And another fix to premake4.lua and subsequently the one affected project
2017-11-15Adding incubator logo and added hgid.h to the premake4.lua and projectsOliver Schneider
2017-11-02Fixes to code and premake4.lua, fixes based on code analysis results, ↵Oliver Schneider
updates to 3rd party libs * New SQlite amalgamation * Updating other third-party libs * New premake4.exe * Fixes to the premake4.lua script and projects * Adding language resource projects to solutions * Some sanity checks added to treemap.cpp * Using refs now instead of pointers in treemap.cpp (probably should be reviewed as it looks like there are more candidates in there) * Added Windows 10 to manifest file * Glitch in stdafx.h corrected * Script which produces the projects now defaults to only VS2005 and VS2017 * Deterministic filter UUIDs for VS201x * Fixed a handful of issues in code addressed * XP platform toolset doesn't allow for code analysis, using default again * Addressed a number of warnings from code analysis
2017-03-21Amended ignore fileOliver Schneider
Updated premake4.exe binary (again code-signed) Updated setvcvars.cmd script Adding projects missing from the VS2015 solution, migrated to VS2017 solution and projects All VS201x projects now include UTF-8 BOM upon generation premake4.lua now allows to generate v1??_xp projects for newer VS versions Updated two more .cmd scripts to make use of the --xp option to the premake4.lua
2017-01-10All source files now with LF line endings againOliver Schneider
Updated the logo files a bit, renamed some others
2016-01-12Removed explicit naming of contributors from the individual files, everybody ↵Oliver Schneider
who is interested can glean that info from the version control system (for the rest see CONTRIBUTORS.md) Also removed RCS keywords
2016-01-12Updating copyright year, replacing Copyright for myself with WinDirStat team ↵Oliver Schneider
to signify contributions by others
2016-01-11Using stdafx.h everywhereOliver Schneider
Renaming variables that were shadowed by those from the nesting scope
2016-01-11Getting rid of platform.h and making sure VS versions newer than VS2008 will ↵Oliver Schneider
use the Windows 7 features by default
2015-11-15New setvcvars.cmdOliver Schneider
Adding contributors for which I received names to the CONTRIBUTORS.txt (still need to add them to the about dialog) Minor corrections to the premake4.lua
2014-02-18Assembling the attribution strings dynamically ... can probably be further ↵Oliver Schneider
improved
2014-02-18String is getting too long, moving it out ...Oliver Schneider
2014-02-18Removing trailing backslashOliver Schneider
2014-02-18Completing the list of translatorsOliver Schneider
2014-01-31Scraping a few bytes off the logos and the icon based on itOliver Schneider
2014-01-30New version of premake4 from windirstat/premake-stable rev 780 (9c61ab643cf0)Oliver Schneider
2014-01-29Adding luaconf to dev solution and updating premake4.lua to contain itOliver Schneider
2014-01-27Using VTRACE instead of TRACEOliver Schneider
2014-01-27Wait before closing the console windowOliver Schneider
2014-01-27Limiting the output from VTRACE()Oliver Schneider
2014-01-26Adding new implementation file tracer.cppOliver Schneider
Changing the license of the tracer (.h) to MIT Adjustments to premake4.lua to accommodate these changes (and previous ones) Creating console window for VTRACE in debug builds now Updated main project file (because of premake4.lua)
2014-01-26Using the numeric values instead of vs$NUMOliver Schneider
2014-01-22Moving the resource files into a subfolder, makes the repository a bit ↵Oliver Schneider
easier to grasp
2014-01-20Newest development projectOliver Schneider
Adjusted the script which creates the projects based on premake4.lua
2014-01-20Removing this file, will be replaced by a prebuildcommands lineOliver Schneider
2014-01-20Removing a few obsolete filesOliver Schneider
2014-01-20Enable creation of projects/solutions for particular versions of Visual ↵Oliver Schneider
Studio only
2014-01-18Fixing the build broken with rev 53cc0f9e3893Oliver Schneider
2014-01-10This can be better handled through a list of contributorsOliver Schneider
2014-01-10Latest version treated with LuaSrcDietOliver Schneider
2014-01-08Latest build of premake4.exe with fixes from ↵Oliver Schneider
windirstat/premake-stable-windirstat on the WDS-build branch
2014-01-08Fixing Issue #92Oliver Schneider
2014-01-07Latest build from https://bitbucket.org/windirstat/premake-stable (WDS-build ↵Oliver Schneider
branch)
2014-01-07Latest build from https://bitbucket.org/windirstat/premake-stable (WDS-build ↵Oliver Schneider
branch)
2014-01-07Latest build of premake4.exe with fixes from ↵Oliver Schneider
windirstat/premake-stable-windirstat on the WDS-build branch, i.e. 745 (8c7239a77e8e)
2014-01-04Renaming the logo fileOliver Schneider
2014-01-04Ran the PNG files through optipngOliver Schneider
2013-12-10- Previous premake4 build had broken VS2013 supportOliver Schneider