Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
ea0242e1
Commit
ea0242e1
authored
8 years ago
by
Oz Linden
Browse files
Options
Downloads
Patches
Plain Diff
collapse autobuild initialize
parent
2fc670e2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build.sh
+2
-0
2 additions, 0 deletions
build.sh
with
2 additions
and
0 deletions
build.sh
+
2
−
0
View file @
ea0242e1
...
@@ -182,6 +182,7 @@ then
...
@@ -182,6 +182,7 @@ then
pass
pass
fi
fi
begin_section
"autobuild initialize"
# ensure AUTOBUILD is in native path form for child processes
# ensure AUTOBUILD is in native path form for child processes
AUTOBUILD
=
"
$(
native_path
"
$AUTOBUILD
"
)
"
AUTOBUILD
=
"
$(
native_path
"
$AUTOBUILD
"
)
"
# set "$autobuild" to cygwin path form for use locally in this script
# set "$autobuild" to cygwin path form for use locally in this script
...
@@ -194,6 +195,7 @@ fi
...
@@ -194,6 +195,7 @@ fi
# load autobuild provided shell functions and variables
# load autobuild provided shell functions and variables
eval
"
$(
"
$autobuild
"
--quiet
source_environment
)
"
eval
"
$(
"
$autobuild
"
--quiet
source_environment
)
"
end_section
"autobuild initialize"
# something about the additional_packages mechanism messes up buildscripts results.py on Linux
# something about the additional_packages mechanism messes up buildscripts results.py on Linux
# since we don't care about those packages on Linux, just zero it out, yes - a HACK
# since we don't care about those packages on Linux, just zero it out, yes - a HACK
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment