Código fonte
WinMerge é um software de código aberto sob os termos da Licença Pública Geral GNU.
Isso significa que qualquer pessoa pode baixar o código fonte e melhorá-lo e modificá-lo. A única coisa que nós pedimos é que as pessoas enviem seus melhoramentos e modificações de volta para nós, de forma que todos os usuários do WinMerge possam ser beneficiados.
Licença Pública Geral GNU
WinMerge is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
WinMerge is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with WinMerge. If not, see <http://www.gnu.org/licenses/>.
Clone or download
The source code is hosted on GitHub in a Git repository:
https://github.com/winmerge/winmerge.git
You can also download the current branches as ZIP file:
Download | Branch |
---|---|
master.zip | Master |
stable-gh.zip | Stable |
Recent Commits 
- Fix a build error 07-03-2021 10:23
- Fix xdiff.vcxitems.filters 07-03-2021 10:00
- Add gtest.vcxitems, CompareEngines.vcxitems and diffutils.vcxitems 07-03-2021 09:58
- Add xdiff.vcxitems 07-03-2021 08:17
- Add Manual.vcxproj* 07-03-2021 07:50
- Add editlib.vcxitems 06-03-2021 10:38
- Reduce the number of #include <Windows.h> and <tchar.h>. 06-03-2021 09:01
- Move FileFlags class to FileFlags.(cpp|h) files 06-03-2021 08:59
- Update TranslationsStatus.* 02-03-2021 10:50
- Fix osdn.net ticket #41682: Merge7z.dll is not updated by overwriting… 02-03-2021 10:49
- View all commits…