-
Notifications
You must be signed in to change notification settings - Fork 814
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
154 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
@echo off | ||
|
||
call "%SIGNBAT_PATH%" "..\..\Build\MergeUnicodeRelease\Merge7z\Merge7z*.dll" | ||
call "%SIGNBAT_PATH%" "..\..\Build\x64\MergeUnicodeRelease\Merge7z\Merge7z*.dll" | ||
|
||
pause | ||
@echo off | ||
|
||
call "%SIGNBAT_PATH%" "..\..\Build\MergeUnicodeRelease\Merge7z\Merge7z*.dll" | ||
call "%SIGNBAT_PATH%" "..\..\Build\x64\MergeUnicodeRelease\Merge7z\Merge7z*.dll" | ||
|
||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,51 @@ | ||
Testing\selftest\Changes.txt | ||
2007-05-14 Gal | ||
Fixed test case for bug 1639453. | ||
Added test case for bug 1714088. | ||
StringDifferencing: DiffColoring.cpp DiffColoring.h | ||
2007-03-26 Gal | ||
Fix and addition to line coloring tests | ||
StringDifferencing: DiffColoring.cpp DiffColoring.h | ||
2007-03-21 Gal | ||
Fix TestCase1::Difference2 test. | ||
StringDifferencing: TestCase1.cpp | ||
Add more test case to stringdiff (line coloring feature). | ||
StringDifferencing: StringDifferencing.dsp | ||
StringDifferencing new files: DiffColoring.cpp DiffColoring.h | ||
2006-11-22 Kimmo | ||
Add more case difference tests to stringdiffs | ||
StringDifferencing: StringDifferencing.dsp | ||
StringDifferencing new files: CasesDiffByte.cpp CasesDiffByte.h | ||
2006-11-21 Kimmo | ||
Fix string differencing cases, add few new cases | ||
StringDifferencing: DifferentStrings1.cpp DifferentStrings1.h StringDifferencing.cpp | ||
TestCase1.cpp | ||
2006-11-20 Kimmo | ||
Add unit tests for projectfiles | ||
Add folder: CppUnit/ProjectFile and its contents | ||
Few fixes to the tests (need to create the project file for every test) | ||
CppUnit/ProjectFile: LeftAndRight.cpp LeftAndRightNonRecursive.cpp LeftAndRightRecursive.cpp | ||
PathsAndFilter.cpp ProjectFile.dsp ProjectFileTesting.cpp SimpleLeft.cpp SimpleRight.cpp | ||
StdAfx.h | ||
CppUnit/ProjectFile/TestData: LeftAndRightNonRecursive.WinMerge | ||
LeftAndRightRecursive.WinMerge | ||
2006-10-31 Kimmo | ||
Cleanup example test, add more simple string compare tests | ||
StringDifferencing: StringDifferencing.dsp TestCase1.cpp TestCase1.h | ||
StringDifferencing: add files DifferentStrings1.cpp DifferentStrings1.h | ||
IdenticalStrings1.cpp IdenticalStrings1.h | ||
2006-10-27 Kimmo | ||
PATCH: [ 1585418 ] CppUnit tests for StringDiff | ||
Add folder Testing/CppUnit for unit tests | ||
Add folder CppUnit/StringDifferencing and its contents | ||
Testing\selftest\Changes.txt | ||
|
||
2007-05-14 Gal | ||
Fixed test case for bug 1639453. | ||
Added test case for bug 1714088. | ||
StringDifferencing: DiffColoring.cpp DiffColoring.h | ||
|
||
2007-03-26 Gal | ||
Fix and addition to line coloring tests | ||
StringDifferencing: DiffColoring.cpp DiffColoring.h | ||
|
||
2007-03-21 Gal | ||
Fix TestCase1::Difference2 test. | ||
StringDifferencing: TestCase1.cpp | ||
|
||
Add more test case to stringdiff (line coloring feature). | ||
StringDifferencing: StringDifferencing.dsp | ||
StringDifferencing new files: DiffColoring.cpp DiffColoring.h | ||
|
||
2006-11-22 Kimmo | ||
Add more case difference tests to stringdiffs | ||
StringDifferencing: StringDifferencing.dsp | ||
StringDifferencing new files: CasesDiffByte.cpp CasesDiffByte.h | ||
|
||
2006-11-21 Kimmo | ||
Fix string differencing cases, add few new cases | ||
StringDifferencing: DifferentStrings1.cpp DifferentStrings1.h StringDifferencing.cpp | ||
TestCase1.cpp | ||
|
||
2006-11-20 Kimmo | ||
Add unit tests for projectfiles | ||
Add folder: CppUnit/ProjectFile and its contents | ||
Few fixes to the tests (need to create the project file for every test) | ||
CppUnit/ProjectFile: LeftAndRight.cpp LeftAndRightNonRecursive.cpp LeftAndRightRecursive.cpp | ||
PathsAndFilter.cpp ProjectFile.dsp ProjectFileTesting.cpp SimpleLeft.cpp SimpleRight.cpp | ||
StdAfx.h | ||
CppUnit/ProjectFile/TestData: LeftAndRightNonRecursive.WinMerge | ||
LeftAndRightRecursive.WinMerge | ||
|
||
2006-10-31 Kimmo | ||
Cleanup example test, add more simple string compare tests | ||
StringDifferencing: StringDifferencing.dsp TestCase1.cpp TestCase1.h | ||
StringDifferencing: add files DifferentStrings1.cpp DifferentStrings1.h | ||
IdenticalStrings1.cpp IdenticalStrings1.h | ||
|
||
2006-10-27 Kimmo | ||
PATCH: [ 1585418 ] CppUnit tests for StringDiff | ||
Add folder Testing/CppUnit for unit tests | ||
Add folder CppUnit/StringDifferencing and its contents | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
## This is a directory/file filter for WinMerge | ||
name: Frontpage | ||
desc: Suppresses _vti and other system directories in Frontpage websites | ||
## This is an inclusive (loose) filter | ||
## (it lets through everything not specified) | ||
def: include | ||
## Filters for filenames begin with f: | ||
## Filters for directories begin with d: | ||
## (Inline comments begin with " ##" and extend to the end of the line) | ||
d: \\fpdb$ | ||
d: \\stats$ | ||
d: \\_borders$ | ||
d: \\_derived$ | ||
d: \\_fpclass$ | ||
d: \\_overlay$ | ||
d: \\_private$ | ||
d: \\_contentindex$ | ||
d: \\_themes$ | ||
d: \\_vti_bin$ | ||
d: \\_vti_cnf$ | ||
d: \\_vti_log$ | ||
d: \\_vti_map$ | ||
d: \\_vti_pvt$ | ||
d: \\_vti_txt$ | ||
d: \\_vti_script$ | ||
d: \\_vti*$ | ||
d: \\\.svn$ ## Subversion working copy | ||
d: \\_svn$ ## Subversion working copy ASP.NET Hack | ||
d: \\cvs$ ## CVS control directory | ||
d: \\\.git$ ## Git directory | ||
d: \\\.bzr$ ## Bazaar branch | ||
d: \\\.hg$ ## Mercurial repository | ||
## This is a directory/file filter for WinMerge | ||
name: Frontpage | ||
desc: Suppresses _vti and other system directories in Frontpage websites | ||
|
||
## This is an inclusive (loose) filter | ||
## (it lets through everything not specified) | ||
def: include | ||
|
||
## Filters for filenames begin with f: | ||
## Filters for directories begin with d: | ||
## (Inline comments begin with " ##" and extend to the end of the line) | ||
|
||
d: \\fpdb$ | ||
d: \\stats$ | ||
d: \\_borders$ | ||
d: \\_derived$ | ||
d: \\_fpclass$ | ||
d: \\_overlay$ | ||
d: \\_private$ | ||
d: \\_contentindex$ | ||
d: \\_themes$ | ||
d: \\_vti_bin$ | ||
d: \\_vti_cnf$ | ||
d: \\_vti_log$ | ||
d: \\_vti_map$ | ||
d: \\_vti_pvt$ | ||
d: \\_vti_txt$ | ||
d: \\_vti_script$ | ||
d: \\_vti*$ | ||
d: \\\.svn$ ## Subversion working copy | ||
d: \\_svn$ ## Subversion working copy ASP.NET Hack | ||
d: \\cvs$ ## CVS control directory | ||
d: \\\.git$ ## Git directory | ||
d: \\\.bzr$ ## Bazaar branch | ||
d: \\\.hg$ ## Mercurial repository |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
@echo off | ||
|
||
call "%SIGNBAT_PATH%" dlls\*.dll | ||
call "%SIGNBAT_PATH%" dlls\x64\*.dll | ||
call "%SIGNBAT_PATH%" WinMerge32BitPluginProxy\Release\*.exe | ||
pause | ||
@echo off | ||
|
||
call "%SIGNBAT_PATH%" dlls\*.dll | ||
call "%SIGNBAT_PATH%" dlls\x64\*.dll | ||
call "%SIGNBAT_PATH%" WinMerge32BitPluginProxy\Release\*.exe | ||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
@echo off | ||
|
||
call "%SIGNBAT_PATH%" "..\Build\ShellExtensionUnicode Release MinDependency\ShellExtensionU.dll" | ||
call "%SIGNBAT_PATH%" "..\Build\x64\ShellExtensionUnicode Release MinDependency\ShellExtensionX64.dll" | ||
|
||
pause | ||
@echo off | ||
|
||
call "%SIGNBAT_PATH%" "..\Build\ShellExtensionUnicode Release MinDependency\ShellExtensionU.dll" | ||
call "%SIGNBAT_PATH%" "..\Build\x64\ShellExtensionUnicode Release MinDependency\ShellExtensionX64.dll" | ||
|
||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,36 @@ | ||
WINMERGE | ||
WinMerge Windows i�in A��k Kaynakl� bir kar��la�t�rma ve bire�tirme arac�d�r. WinMerge klas�rleri ve dosyalar� kar��la�t�rabilir, farklar� g�rsel metin bi�iminde, kolayca anla��l�p i�lenebilecek �ekilde sunar. WinMerge d�� bir fark/birle�tirme arac� olarak kullan�labilece�i gibi ayr� bir uygulama olarak da kullan�labilir. | ||
WinMerge kar��la�t�rma, e�le�tirme ve birle�tirme i�lemlerini olabildi�ince kolay ve kullan��l� �ekilde yapabilmek i�in pek �ok �zelli�e sahiptir. �e�itli programlama dilleri ve baz� dosya tiplerini tan�yarak buna g�re yaz�m vurgulamas� yapabilir. | ||
En son program s�r�m� ve gerekli bilgilere http://winmerge.org/ adresinden ula�abilirsiniz. | ||
H�zl� Ba�lang�� | ||
=============== | ||
WinMerge program�n� kurduktan sonra temel i�lemleri nas�l yapabilece�inizi ��renmek i�in yard�m>WinMerge Yard�m� se�ene�ine t�klay�n ve h�zl� ba�lang�� (quick start) ba�l���na gidin. Ayn� bilginin Web s�r�m�ne http://winmerge.org/docs/manual/QuickStart.html adresinden ula�abilirsiniz. | ||
WinMerge Yard�m� | ||
================ | ||
WinMerge Yard�m�, kurulum s�ras�nda yerel olarak kopyalanm�� bir Microsoft HTML yard�m dosyas�d�r (WinMerge.chm). Yard�m almak i�in, Yard�m>WinMerge Yard�m� se�ene�ine t�klay�n veya WinMerge ekran�ndayken F1 tu�una bas�n. Komut sat�r�ndan ise WinMerge program�n� | ||
/? yard�m anahtar� ile �al��t�r�n. | ||
WinMerge yard�m�n�n webdeki html s�r�m�ne http://winmerge.org/docs/manual/ adresinden ula�abilirsiniz. | ||
S�k��t�r�lm�� Dosya Deste�i | ||
=========================== | ||
WinMerge, s�k��t�r�lm�� dosya deste�i i�in 7-Zip (http://www.7-zip.org) A��k Kaynak s�k��t�rma arac�n� kullan�r. 7-Zip uygulamas�n� kullanmak i�in http://winmerge.org/downloads/ adresinden bulabilece�iniz 7-Zip eklenti kurucusunu indirerek kurman�z� �neririz. | ||
Herhangi bir nedenle 7-Zip arac�n� kuramazsan�z, yaln�zca s�k��t�r�lm�� dosya deste�i i�in gereken eklenti kurucusunu kullanabilirsiniz. Ayr�nt�lar i�in yard�m konular�ndaki "7-Zip ve s�k��t�r�lm�� dosya deste�i" konusuna bak�n. | ||
WinMerge Deste�i | ||
================ | ||
WinMerge hakk�nda sorular�n�z ve �nerileriniz mi var? Bunun i�in http://forums.winmerge.org/ adresinden ula�abilece�iniz WinMerge toplulu�u forumunu kullanabilirsiniz. Yaz�l�m geli�tiriciler forumlardaki sorular� s�kl�kla okuyup yan�tlamaktad�rlar. Kullan�m gibi genel WinMerge konular� i�in A��k Tart��ma (Open Discussion) forumunu, yaz�l�m geli�tirme ile ilgili konular i�in de Geli�tirici (Developers) forumunu kullanabilirsiniz. | ||
Hatalar ve gelecekteki istekler | ||
=============================== | ||
E�er WinMerge forumlar�nda ��z�lmemi� bir hata ile kar��la��rsan�z, http://project.winmerge.org/ adresine giderek proje izleyicileri denetleyin. �zleyiciler men�s�nden hatalar (bugs) veya gelecekteki istekler (feature requests) gibi bir ba�lant�ya t�klayarak ba�l�klara g�z at�p yeni bir ba�l�k a�abilirsiniz. | ||
Bir hata bildiriyorsan�z, WinMerge s�r�m�n� de belirtin. Yard�m>Yap�land�rma se�ene�ine t�klayarak bir yap�land�rma g�nl��� olu�turabilirsiniz. Bu g�nl��� hata raporunuza ekleyin. Bu g�nl�k geli�tiriciler i�in pek �ok yararl� bilgiyi i�erir. | ||
- WinMerge Geli�tiricileri | ||
WINMERGE | ||
|
||
WinMerge Windows i�in A��k Kaynakl� bir kar��la�t�rma ve bire�tirme arac�d�r. WinMerge klas�rleri ve dosyalar� kar��la�t�rabilir, farklar� g�rsel metin bi�iminde, kolayca anla��l�p i�lenebilecek �ekilde sunar. WinMerge d�� bir fark/birle�tirme arac� olarak kullan�labilece�i gibi ayr� bir uygulama olarak da kullan�labilir. | ||
|
||
WinMerge kar��la�t�rma, e�le�tirme ve birle�tirme i�lemlerini olabildi�ince kolay ve kullan��l� �ekilde yapabilmek i�in pek �ok �zelli�e sahiptir. �e�itli programlama dilleri ve baz� dosya tiplerini tan�yarak buna g�re yaz�m vurgulamas� yapabilir. | ||
|
||
En son program s�r�m� ve gerekli bilgilere http://winmerge.org/ adresinden ula�abilirsiniz. | ||
|
||
H�zl� Ba�lang�� | ||
=============== | ||
WinMerge program�n� kurduktan sonra temel i�lemleri nas�l yapabilece�inizi ��renmek i�in yard�m>WinMerge Yard�m� se�ene�ine t�klay�n ve h�zl� ba�lang�� (quick start) ba�l���na gidin. Ayn� bilginin Web s�r�m�ne http://winmerge.org/docs/manual/QuickStart.html adresinden ula�abilirsiniz. | ||
|
||
WinMerge Yard�m� | ||
================ | ||
WinMerge Yard�m�, kurulum s�ras�nda yerel olarak kopyalanm�� bir Microsoft HTML yard�m dosyas�d�r (WinMerge.chm). Yard�m almak i�in, Yard�m>WinMerge Yard�m� se�ene�ine t�klay�n veya WinMerge ekran�ndayken F1 tu�una bas�n. Komut sat�r�ndan ise WinMerge program�n� | ||
/? yard�m anahtar� ile �al��t�r�n. | ||
|
||
WinMerge yard�m�n�n webdeki html s�r�m�ne http://winmerge.org/docs/manual/ adresinden ula�abilirsiniz. | ||
|
||
S�k��t�r�lm�� Dosya Deste�i | ||
=========================== | ||
WinMerge, s�k��t�r�lm�� dosya deste�i i�in 7-Zip (http://www.7-zip.org) A��k Kaynak s�k��t�rma arac�n� kullan�r. 7-Zip uygulamas�n� kullanmak i�in http://winmerge.org/downloads/ adresinden bulabilece�iniz 7-Zip eklenti kurucusunu indirerek kurman�z� �neririz. | ||
|
||
Herhangi bir nedenle 7-Zip arac�n� kuramazsan�z, yaln�zca s�k��t�r�lm�� dosya deste�i i�in gereken eklenti kurucusunu kullanabilirsiniz. Ayr�nt�lar i�in yard�m konular�ndaki "7-Zip ve s�k��t�r�lm�� dosya deste�i" konusuna bak�n. | ||
|
||
WinMerge Deste�i | ||
================ | ||
WinMerge hakk�nda sorular�n�z ve �nerileriniz mi var? Bunun i�in http://forums.winmerge.org/ adresinden ula�abilece�iniz WinMerge toplulu�u forumunu kullanabilirsiniz. Yaz�l�m geli�tiriciler forumlardaki sorular� s�kl�kla okuyup yan�tlamaktad�rlar. Kullan�m gibi genel WinMerge konular� i�in A��k Tart��ma (Open Discussion) forumunu, yaz�l�m geli�tirme ile ilgili konular i�in de Geli�tirici (Developers) forumunu kullanabilirsiniz. | ||
|
||
Hatalar ve gelecekteki istekler | ||
=============================== | ||
E�er WinMerge forumlar�nda ��z�lmemi� bir hata ile kar��la��rsan�z, http://project.winmerge.org/ adresine giderek proje izleyicileri denetleyin. �zleyiciler men�s�nden hatalar (bugs) veya gelecekteki istekler (feature requests) gibi bir ba�lant�ya t�klayarak ba�l�klara g�z at�p yeni bir ba�l�k a�abilirsiniz. | ||
|
||
Bir hata bildiriyorsan�z, WinMerge s�r�m�n� de belirtin. Yard�m>Yap�land�rma se�ene�ine t�klayarak bir yap�land�rma g�nl��� olu�turabilirsiniz. Bu g�nl��� hata raporunuza ekleyin. Bu g�nl�k geli�tiriciler i�in pek �ok yararl� bilgiyi i�erir. | ||
|
||
- WinMerge Geli�tiricileri |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
cd | ||
echo %0 | ||
echo $(IntDir) = %1 | ||
echo $(TargetPath) = %2 | ||
cd Languages | ||
cscript CreateMasterPotFile.vbs | ||
cd .. | ||
rc /fo%1\MergeLang.res /i.. Languages\MergeLang.rc | ||
link /DLL /NOENTRY /MACHINE:IX86 /OUT:%2\..\MergeLang.dll %1\MergeLang.res | ||
cd | ||
echo %0 | ||
echo $(IntDir) = %1 | ||
echo $(TargetPath) = %2 | ||
cd Languages | ||
cscript CreateMasterPotFile.vbs | ||
cd .. | ||
rc /fo%1\MergeLang.res /i.. Languages\MergeLang.rc | ||
link /DLL /NOENTRY /MACHINE:IX86 /OUT:%2\..\MergeLang.dll %1\MergeLang.res |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters