openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
STEMKIT
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
7 months
ago. based on code collected
7 months
ago.
Jul 05, 2024 — Jul 05, 2025
Showing page 77 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removing StarTeam command line runner.
bystr
More...
almost 20 years ago
Added a method to adjust ruby loadpath and modified a tpm installable script
bystr
More...
almost 20 years ago
Made script stm installable by tpm-install (meaning that is is self-adjusting
bystr
More...
almost 20 years ago
Adding an option to show the actual command invoked. Adding ability to specify
bystr
More...
almost 20 years ago
Increasing HISTSIZE.
bystr
More...
almost 20 years ago
Adding a front-end script for StarTeam command line client. The client is
bystr
More...
almost 20 years ago
Preventing security warnings in the profile. Separating Solaris 8 and 9 in
bystr
More...
almost 20 years ago
More $VERBOSE=nil. Updated personal profile.
bystr
More...
almost 20 years ago
Using $VERBOSE=nil to eliminate warnings on insecure world writable
bystr
More...
almost 20 years ago
Synchronizing with local changes.
bystr
More...
almost 20 years ago
Adding a script for vi'ing a class in 2 buffers.
bystr
More...
almost 20 years ago
Cleaning up unnecessary files (available in tsc-build).
bystr
More...
almost 20 years ago
Minor improvements.
bystr
More...
almost 20 years ago
When figuring root first get one for the working copy, if and. SNV_ROOT and
bystr
More...
almost 20 years ago
Added a script to create VPN via an ssh tunnel. Ssh must be patched to allow
bystr
More...
almost 20 years ago
Extracted application template from script 'new'. Added a front-end for
bystr
More...
almost 20 years ago
Renamed stemkit-ruby to stemkit-util
bystr
More...
almost 20 years ago
Leftovers.
bystr
More...
almost 20 years ago
Initial import of stemkit-cpp.
bystr
More...
almost 20 years ago
Added rule for making test programs. Rule for rebuilding dependencies invokes an action based on the source file extention. The front-end passes platform id as variable core.PLATFORM.
bystr
More...
about 20 years ago
Created rules to handle individual goal categories and modified the code to call those rules for every category. Where it makes sence, use ';' syntax to specify commands to rebuild a dependency (instead of using TAB on the next line).
bystr
More...
about 20 years ago
Now when a "clean" goal is specified, header file dependencies are turned off so that they are not rebuilt just to be removed immediatelly. Started implementation of rule "make-program" to build executables. Object files are assembled into a single relocatable object before linking (it can be used for checksumming to determine if is is changed from the previos system build). The final executable is not good for checksumming as it will have a new build number hardcoded thus making it differ from the previous build executable.
bystr
More...
about 20 years ago
Introduced ability to generate and make use of dependency file for C/C++ sources (no 'real' build yet, just touch-ing for now). Extracted rule core.load-if-present to be used for this feature as well as for loading project config files.
bystr
More...
about 20 years ago
Added first real compilation tasks - for building static libraries and compiling C objects (no "real" commands yet, only traces). Added directory creation as needed (for real). Modify existing rules to accomodate build targets for new tasks. Tasks also include support for cleanup. Implemented my favorite rule 'binclean'.
bystr
More...
about 20 years ago
Fixed trailing '/' character in directories.
bystr
More...
about 20 years ago
Initial revision
bystr
More...
about 20 years ago
Introduced a script to figure out scope directoreis (src, bin, pkg, etc.).
bystr
More...
about 20 years ago
Fixes for usage errors. No GetoptLong exception are treated as usage as well. Added method to explicitly setup verbose mode. Added the description to the trick to bring in SK::Application without warnings about a directory in PATH being world-writable.
bystr
More...
about 20 years ago
Compilation adjustments.
bystr
More...
about 20 years ago
Came up with a nice way to look for 'sk/application.rb' in the PATH without propagating the whole PATH into the ruby load path. This approach should be used in other scripts too (by copying, unfortunatelly).
bystr
More...
about 20 years ago
←
1
2
…
70
71
72
73
74
75
76
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree