Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SRB2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
STJr
SRB2
Merge requests
!368
Add OS and 32/64-bitness to VERSION console command
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add OS and 32/64-bitness to VERSION console command
versionflags
into
21-version
Overview
1
Commits
6
Pipelines
0
Changes
1
Merged
mazmazz
requested to merge
versionflags
into
21-version
6 years ago
Overview
1
Commits
6
Pipelines
0
Changes
1
Expand
Because I kept getting mixed up between builds for half the morning :X
Adds
SDL/DD
Windows/Linux/macOS/Unix (Common)/Other OS
x86/x64/Non-x86 (Linux)/Bits Unknown
NOASM in red if that is set
DEBUG in red if that is set
2
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Dec 05, 2018
Hex instead of octal colors
· 9055c9ae
Marco Z
authored
6 years ago
9055c9ae
More concise bitness check
· c5b349dd
Marco Z
authored
6 years ago
c5b349dd
Make the ifdefs cleaner
· 1ea2fa44
Marco Z
authored
6 years ago
1ea2fa44
_WINDOWS instead of _WIN32 for DD
· 389c2d4e
Marco Z
authored
6 years ago
389c2d4e
Merge remote-tracking branch 'public-gitlab/21-version' into versionflags
· 6d9fb0d3
Marco Z
authored
6 years ago
6d9fb0d3
Add various flags to version string
· a6dcd555
Marco Z
authored
6 years ago
a6dcd555
Loading