Giter VIP home page Giter VIP logo

lilixiong2018 / winmerge-v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from winmerge/winmerge

1.0 1.0 0.0 414.03 MB

mirror of https://bitbucket.org/winmerge/winmerge

C++ 88.94% Batchfile 0.12% C 9.10% Visual Basic 0.41% Makefile 0.11% HTML 0.07% Objective-C 0.07% Shell 0.02% DIGITAL Command Language 0.04% CMake 0.03% Perl 0.05% Inno Setup 0.59% Pascal 0.03% Ruby 0.01% Clarion 0.01% VHDL 0.01% Verilog 0.01% Python 0.41%

winmerge-v2's Introduction

WinMerge\readme.txt

Source code for the WinMerge program, its plugins, filters, setup program,
and various utilities are all kept in various subfolders listed below.

Changelog file is in Docs/Users/ChangeLog.txt and it logs user-visible
or otherwise significant changes. Subversion commit messages provide a
detailed changelog for all the changes. Commit messages also have a
SourceForge.net tracker number mentioned when the commit is related to
one of the tracker items.

Subfolders include:

 - Docs
    Both user and developer documentation, in different subfolders.
    Can be browsed by opening index.html in Docs folder.

 - Src
    source code to the WinMerge program itself

 - Plugins
    source code and binaries for WinMerge runtime plugin dlls & scripts

 - Filters
    WinMerge file filters which are shipped with the distribution

 - ArchiveSupport
    source code for the Merge7z dlls, which connect WinMerge with 7-Zip
    Also this folder is required to compile WinMerge(U).exe. There
    is also standalone installer for Merge7z dlls.

 - Externals
    This folder contains several libraries whose sources come from
    outside WinMerge project. They are stored here for convenience for
    building and possible needed small changes for WinMerge. Libraries
    include XML parser and regular expression parser.

 - Installer
    Installer for WinMerge

 - Tools
    Various utilities used by WinMerge developers; see readme files in each

 - ShellExtension
   Windows shell (Explorer) integration. Adds menuitems to Explorer context
   menu for comparing files and folders.

 - Testing
    A suite of test diff files and a script to run them and report the results.
    This folder also has 'Google Test' subfolder containing unit tests made
    with Google Test -framework.

 - Build
    This folder gets created by compiler when WinMerge is compiled. It
    contains compiled executables, libraries, user manual etc.

 - BuildTmp
    This folder gets created by compiler when WinMerge is compiled. It
    contains temporary files created during the compilation and can be safely
    removed.

winmerge-v2's People

Contributors

kimmov avatar sdottaka avatar gerundt avatar greymerlin avatar christianlist avatar lippe35 avatar grimmdp avatar kirozen avatar sheppaul avatar nv-h avatar luigi-c avatar rukoto avatar ylin77 avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.