Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sconsider
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ifs
Sconsider
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6f053c02cfe6297b3b0955b673b170e6a3cdfd83
Select Git revision
Branches
3
develop
feature_BuildfileRedesign
master
default
protected
Tags
20
0.3.21
0.3.20
0.3.19
0.3.18
0.3.17
0.3.16
0.3.15
0.3.14
0.3.13
0.5.0
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jun
21
Nov
19
18
8
30
Oct
18
17
16
10
7
5
4
3
30
Sep
26
20
26
Aug
23
22
20
16
22
Jul
19
23
Apr
21
14
22
Dec
21
19
15
14
19
Aug
18
17
25
Jul
21
20
19
14
13
11
4
1
30
Jun
29
27
24
23
15
14
13
8
6
5
4
19
Apr
13
5
1
16
Mar
15
28
Sep
14
10
9
8
29
Jun
1
Apr
19
Feb
8
Dec
4
3
27
Nov
26
10
7
2
31
Oct
29
26
25
24
22
20
10
8
3
2
21
Jul
18
Feb
23
Oct
22
21
Aug
18
Jun
21
Jan
17
30
Jul
27
26
25
24
20
5
2
29
Jun
27
25
22
21
20
18
15
13
12
11
1
31
May
1
Feb
30
Jan
25
Oct
30
Sep
16
18
Aug
19
Jul
15
12
7
16
May
11
12
Apr
8
28
Mar
25
21
3
1
25
Feb
18
17
10
28
Jan
26
21
14
4
21
Dec
9
25
Nov
24
22
19
4
29
Oct
22
21
18
15
14
11
14
Sep
13
10
9
8
31
Aug
19
17
13
12
11
10
9
6
29
Jul
28
13
21
Jun
16
14
8
4
2
28
May
25
23
21
18
17
14
13
12
10
9
8
7
3
30
Apr
22
21
16
15
9
8
7
6
1
26
Mar
23
17
16
12
3
1
Feb
29
Jan
28
27
5
4
22
Dec
fixed package creation in regards to installing dependant libs to packagedir
required scons version changed to 2.5.x
adjusted version re to also match for non patch version libs
improved systemlib installer for versioned libs
simplified install node function
extended parameter list with library install directory
added installed files emitter for symlinks
adjusted syslibs regex to not include absolute lib links
added testfile with replacement markers
removed obsoleted function and tests
adding generated file to list of installed files
moved import block
adding substituted file to list of installed files
using same code to load tools as in other locations
rely on InstallVerionedLib to create symlinks
disable pip version check in tox environment
using versioned lib installer for systemlibs
use of global lock variable corrected
refactored copyTarget related code
install tool import and references adjusted
adjusted method on how to load required tools
reformatting changes
use copyFunc from install tool
rearranged methods
deleted target list preserving reference semantics
extended tests for package creation
changed to using two arguments getBuildSettings function
Merge branch '11-update-compiler-defines-to-latest-version' into 'master'
changed to better local function names
shellchecked generated script
removed exec and eval which might be unnecessary
improved logfilename setting in shell execution cases
fixed problems reported by shellcheck
updated script with latest changes from remote
Merge tag '0.3.19' into develop
Different run target default timeouts for run/test targets
0.3.19
0.3.19
changelog updated
Bumped version to 0.3.19
split ProcessRunner timeouts into run and test timeout
removed forgotten FIXME comment
Loading