Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Message to oBFusCATed or other CB Devs about patches to CB Projects.
stahta01:
Removed the change to "Core app & plugins" Virtual Target.
If someone still want to apply it; moved it to this branch
https://github.com/stahta01/codeblocks_sf_tims/tree/build/rejectedPatches
I am guessing that this patch only makes sense to Git Windows users; because the main gain is it is slightly faster re-build CB using it.
I now have 6 commits for consideration in branch https://github.com/stahta01/codeblocks_sf_tims/tree/for_upstream
The first 3 are PCH usage related.
Next 3 are CB core project missing file related.
Tim S.
MortenMacFly:
I would like to highlight the fact that besides you've been told so not all devs use git and can make use of these patches that way... It may not be clear to all... So hopefully obf will pick it up as he is the one using git most intensively...
stahta01:
--- Quote from: MortenMacFly on October 23, 2014, 07:21:44 pm ---I would like to highlight the fact that besides you've been told so not all devs use git and can make use of these patches that way... It may not be clear to all... So hopefully obf will pick it up as he is the one using git most intensively...
--- End quote ---
I have many SVN patches, also; But, I have gotten the best result using Git and Obfuscated.
Link to 4 SVN patches; that I plan to re-test next. Plan to wait a week then add them to my Git up_stream branch.
https://github.com/stahta01/cb_misc/blob/master/Patches/svn/CB_project_bug_04_remove_wxscintilla_cb.patch
https://github.com/stahta01/cb_misc/blob/master/Patches/svn/CB_project_bug_05_remove_wxpropgrid.patch
https://github.com/stahta01/cb_misc/blob/master/Patches/svn/CB_project_bug_07_remove_depends_on_lib_finder.patch
https://github.com/stahta01/cb_misc/blob/master/Patches/svn/CB_project_bug_08_remove_or_fix_update_unit_filename.patch
Edit2: To download a patch just click on RAW button on web page.
Patch 4; removes incorrect reference to wxscintilla_cb.
Patch 5; removes incorrect reference to wxpropgrid.
Patch 7; Replaces depends of lib_finder with depends on wxContribItems.
Patch 8; Makes sure the update script/batch is correct for the CB Project and removes bat from Unix Projects and scripts from Windows Projects.
Note: I have only test these change using Windows 32 bit (both wx28 and wx30).
Edit: This means I did NOT test Linux/Unix or Windows64 CB Projects.
So, the changes really need tested by a Linux user before applying.
Tim S.
oBFusCATed:
The patches look fine, but can you cjange the commit messages to something like "- projects: Bla bla blablabla (thanks stahta01)"?
This way I can commit them pretty easily and I won't have to spend time fixing the messages.
hint: Use git rebase -i HEAD^6 to do it.
stahta01:
--- Quote from: oBFusCATed on October 24, 2014, 02:08:03 am ---The patches look fine, but can you cjange the commit messages to something like "- projects: Bla bla blablabla (thanks stahta01)"?
This way I can commit them pretty easily and I won't have to spend time fixing the messages.
hint: Use git rebase -i HEAD^6 to do it.
--- End quote ---
I will try.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version