Código fuente
WinMerge es un software de código abierto bajo la Licencia Pública General GNU.
Esto significa que cualquier persona puede descargar el código fuente, mejorarlo y modificarlo. Lo único que pedimos a las personas es que nos envíe sus mejoras y modificaciones para que todos los usuarios de WinMerge se puedan beneficiar.
Licencia Pública General 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:
Descargar | 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…