summaryrefslogtreecommitdiff
path: root/ext/win32-eventlog/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Use require instead of require_relative for chef-utils/distLance Albertson2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-2/+2
* restoring correct value to windows event sourceMarc Chamberland2019-11-201-1/+1
* Require relative in the win32-eventlog rakefileTim Smith2019-11-191-1/+1
* dist constants in win logsMarc Chamberland2019-11-041-1/+9
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Style/MutableConstantLamont Granquist2018-07-021-7/+7
* fix Style/HashSyntaxLamont Granquist2018-07-021-7/+7
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-2/+1
* Use double quotes by defaultThom May2016-01-141-11/+11
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* allow for the chef gem installation to succeed even without elevated privileg...Torben Knerr2015-03-271-6/+10
* Don't require win32-eventlog in rakefilejdmundrawala/12-evt-logJay Mundrawala2014-10-221-1/+1
* Add rake task at root to build eventlog dllJay Mundrawala2014-10-221-1/+2
* Build resource dll for event log and register itJay Mundrawala2014-10-221-0/+49