Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

64bit support #9

Open
wants to merge 34 commits into
base: dhowett/dev/experimental-rebased
Choose a base branch
from
Open

64bit support #9

wants to merge 34 commits into from

Conversation

Dry05
Copy link

@Dry05 Dry05 commented Jan 13, 2016

Hi could you please update theos jailed for 64bit devices? Regards Bas

DHowett and others added 30 commits September 20, 2013 08:28
We now use target-specific variables to propagate the last built
package's filename to package.mk (whose responsibility it now is to
record such). Cleaned up a couple targets.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@623 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
…t file tagging.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@625 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
… to be recursively-expanded.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@626 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
…ving some targets blank command sets.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@627 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
- Decouple package_version from control file parsing (kill most of its
  complexity without trashing the existing version number data.)
- Move build number bumping into an includable variable
  (VERSION.INC_BUILD_NUMBER)
- Add support for a schema'd PACKAGE_VERSION variable so that the user
  may override version number generation.
- Offer an alternative to THEOS_PACKAGE_VERSION in the deprecation
  warning.
- Include the default version number format as
  _THEOS_PACKAGE_DEFAULT_VERSION_FORMAT.
- Offer variables the user can place in his PACKAGE_VERSION to have
  theos generate parts of them (build number, extraversion.)
  (VERSION.INC_BUILD_NUMBER and VERSION.EXTRAVERSION.)

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@628 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
… not think of this earlier?)

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@629 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
… the non-first parts.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@630 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@632 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
… required (has hooks or subclasses.)

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@633 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
…y have hooks.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@634 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
(cherry picked from commit 5f96e63)

From: CoolStar <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@635 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
…anks, uroboro.

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@639 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@641 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
…aint matcher)

From: Dustin L. Howett <[email protected]>

git-svn-id: http://svn.howett.net/svn/theos/trunk@642 4410221e-0ddf-4ce3-99c0-2db6c0dbc727
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants