Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Message to oBFusCATed or other CB Devs about patches to CB Projects.

(1/5) > >>

stahta01:
FYI:

oBFusCATed, you had NOT been applying my changes in
https://github.com/stahta01/codeblocks_sf_tims/tree/for_upstream
So, I decided that you did NOT like the changes moved those old changes to
https://github.com/stahta01/codeblocks_sf_tims/tree/old_for_upstream

I reset hard for_upstream and added 3 changes to it.

1. Location fix for VirtualBuildTargetsDlg.wxs related files it is now in src folder; but, no one updated it from the old sdk location.
2. Core app & plugins contains sdk which I consider wrong; do you agree?
    And, it is missing Abbreviations.
3. The Windows CB projects Addr2LineUI uses WX_VER instead of WX_VERSION

I am now retesting these changes with Windows 7 32 bit.
I never tested the changes with any NON windows OSes.

Tim S.

oBFusCATed:
I'm not following your branches and I'll review and apply patches only if I'm ask to do so.

So if you have a patch you think it is ready for push - start a topic or post in one of your older topics about it.
If I don't answer within a week post a reminder message.

Sorry if there is some misunderstanding.

oBFusCATed:

--- Quote from: stahta01 on October 13, 2014, 05:50:02 pm ---2. Core app & plugins contains sdk which I consider wrong; do you agree?
    And, it is missing Abbreviations.

--- End quote ---
I'm not really sure what is the correct setup here.
I've never used or seen it, so I can't comment much what its purpose is.
Morten and others do you know the original idea behind this target?

MortenMacFly:

--- Quote from: oBFusCATed on October 13, 2014, 08:58:55 pm ---
--- Quote from: stahta01 on October 13, 2014, 05:50:02 pm ---2. Core app & plugins contains sdk which I consider wrong; do you agree?
    And, it is missing Abbreviations.

--- End quote ---
I'm not really sure what is the correct setup here.
I've never used or seen it, so I can't comment much what its purpose is.
Morten and others do you know the original idea behind this target?

--- End quote ---
Sorry but I don't understand what that means...Surely core and apps and plugins need the sdk....
?????

stahta01:

--- Quote from: MortenMacFly on October 13, 2014, 10:00:57 pm ---
--- Quote from: oBFusCATed on October 13, 2014, 08:58:55 pm ---
--- Quote from: stahta01 on October 13, 2014, 05:50:02 pm ---2. Core app & plugins contains sdk which I consider wrong; do you agree?
    And, it is missing Abbreviations.

--- End quote ---
I'm not really sure what is the correct setup here.
I've never used or seen it, so I can't comment much what its purpose is.
Morten and others do you know the original idea behind this target?

--- End quote ---
Sorry but I don't understand what that means...Surely core and apps and plugins need the sdk....
?????

--- End quote ---

The core app also need the third party libs that are NOT part of that virtual target.

My use case of the changed
1. Build/rebuild "third party libs"
2. Build/rebuild sdk
3. Build/rebuild "Core app & plugins"

NOTE: I am using Git under windows this result in very slow builds of the SDK because of "git svn info" takes a minute to 5 minutes to work.

Tim S.


Navigation

[0] Message Index

[#] Next page

Go to full version