Skip to content

Parse your .map-file to find units that bloat your application

License

Notifications You must be signed in to change notification settings

delphi-sucks/DSMapParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSMapParser

Parse your .map-file to find units that bloat your application.

DSMapParser

Installation

Download the latest Release and extract it.

Requirements for compiling

You need to have VirtualTreeView installed to compile it.

Usage

Before you can actually use the map-parser you probably need to adjust some settings in your project to generate a map-file:

  • Go to your project options: Project > Options
  • Navigate to “Delphi-Compiler > Linking”
  • Change the setting “Map-File” to “Segments”

Ensure that you have changed the options in your corresponding release-configuration.

After changing these settings your compiler creates beside your .exe-file also a .map-file, which can be used by the Map-Parser.

Author

License

DSMapParser is licensed under the GPL-3.0 License - see the LICENSE file for details.

About

Parse your .map-file to find units that bloat your application

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages