rc2lng

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed additional warnings reported by cppcheck (CH-216) Disabled cstyleCast from being reported by cppcheck.

  1. … 23 more files in changeset.
Reduced number of errors and warnings reported by cppcheck (CH-216).

  1. … 77 more files in changeset.
Fixed wrong trimming of string table identifiers (CH-211)

Fixed problem with truncating .rc file data (CH-210).

  1. … 3 more files in changeset.
Build system fix: changed the build toools to be built with VS2015 (CH-190).

Updated installer and other scripts to support VS2015 (CH-175)

  1. … 8 more files in changeset.
Added VS2015 projects, updated code to build with this new compiler (CH-173).

    • -0
    • +263
    ./rc2lng.vc140.vcxproj
    • -0
    • +50
    ./rc2lng.vc140.vcxproj.filters
Fixed problem with wrong parsing of resource files when saved with VS2013 (it stores trimmed lines) (CH-106)

Changed boost paths to use 1.56 version of boost (unreleased yet) (CH-88).

  1. … 2 more files in changeset.
Updated project file to VS2013 (CH-88).

  1. … 12 more files in changeset.
Improved unit testing framework integration (CH-51).

  1. … 2 more files in changeset.
Adjust build paths to support simultaneous builds in VC9.0 and VC11.0 (CH-39)

  1. … 4 more files in changeset.
Added VS2012 solution and projects.

    • -0
    • +256
    ./rc2lng.vc110.vcxproj
    • -0
    • +50
    ./rc2lng.vc110.vcxproj.filters
  1. … 6 more files in changeset.
Changed configuration names from (Debug|Release)-Unicode to (Debug|Release).

Cleaned up and normalized settings in projects.

Added reporting of missing #define for resources from assertion to output text on cerr.

Removed /analyze option - caused build to fail with AfxWinInit having second argument NULL (which is really quite correct).

Fixed problem performing builds for 2 architectures - single pch name was used.

Bugfix: wrong handling of .rc file lines starting with tab.

Adjusted consistency of windows headers definitions.

  1. … 2 more files in changeset.
Removed nonexistent readme files from projects.

  1. … 2 more files in changeset.
Changed default line endings for source files to a consistent state with svn properties.

  1. … 19 more files in changeset.
Fixed deployment problem when build was made on VS2008 + SP1.

  1. … 2 more files in changeset.
Updated the license headers in source files.

  1. … 17 more files in changeset.
Changed output file names to more templated.

  1. … 1 more file in changeset.
Separation of rc processing engine to the separate file.

Initial import.

    • -0
    • +506
    ./rc2lng.vc90.vcproj
  1. … 31 more files in changeset.