Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
stepcode
/
stepcode
Public
Notifications
You must be signed in to change notification settings
Fork
131
Star
513
Code
Issues
66
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
stepcode
src
clutils
CMakeLists.txt
on
develop
User selector
All users
All time
Commit history
Commits on Oct 2, 2022
Remove includes of other lib src directories
starseeker
committed
1bd7ad9
View commit details
Copy full SHA for 1bd7ad9
View code at this point
Browse repository at this point
Move utils headers
starseeker
committed
bc96f29
View commit details
Copy full SHA for bc96f29
View code at this point
Browse repository at this point
First steps of resituating stepcode headers
Show description for 33102ee
starseeker
committed
33102ee
View commit details
Copy full SHA for 33102ee
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Remove base library from stepcode
Show description for 7dbda20
starseeker
authored and
cshorler
committed
7dbda20
View commit details
Copy full SHA for 7dbda20
View code at this point
Browse repository at this point
Commits on Aug 15, 2021
CMake update
Show description for 6cf5d1e
cshorler
committed
6cf5d1e
View commit details
Copy full SHA for 6cf5d1e
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Reverting develop back to commit 548fd82ad7ec37301fd
starseeker
committed
4f20f39
View commit details
Copy full SHA for 4f20f39
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
See if we can just do a straight up check on these.
starseeker
committed
a366339
View commit details
Copy full SHA for a366339
View code at this point
Browse repository at this point
Simplify relative directory settings
starseeker
committed
44fb196
View commit details
Copy full SHA for 44fb196
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
begin to modernise / simplify CMake code
cshorler
committed
5ab50bb
View commit details
Copy full SHA for 5ab50bb
View code at this point
Browse repository at this point
Commits on Mar 1, 2014
More whitespace and case tweaks
starseeker
authored and
mpictor
committed
10fb741
View commit details
Copy full SHA for 10fb741
View code at this point
Browse repository at this point
whitespace changes
starseeker
authored and
mpictor
committed
44e02c9
View commit details
Copy full SHA for 44e02c9
View code at this point
Browse repository at this point
Add CMake footer comment to CMake files
starseeker
authored and
mpictor
committed
c0e74a9
View commit details
Copy full SHA for c0e74a9
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Installed headers from src/clutils
keshashah
committed
3bc8041
View commit details
Copy full SHA for 3bc8041
View code at this point
Browse repository at this point
Commits on Apr 14, 2013
replace all references to SCL with SC in CMake files and code
mpictor
committed
5fa4b17
View commit details
Copy full SHA for 5fa4b17
View code at this point
Browse repository at this point
Commits on Mar 5, 2013
Make a stab at merging master and brlcad. Not properly working yet, need to remove some files, etc.
starseeker
committed
784363b
View commit details
Copy full SHA for 784363b
View code at this point
Browse repository at this point
Commits on Jul 17, 2012
update dll export macros and remove local definitions; SCL git 7be54f3
Nicholas Reed
committed
c55e374
View commit details
Copy full SHA for c55e374
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
need shlwapi for Windows path handling routines; SCL git 02feb6f
Nicholas Reed
committed
996f32a
View commit details
Copy full SHA for 996f32a
View code at this point
Browse repository at this point
Commits on Jun 14, 2012
use scl_memmgr in clutils; SCL git 010e02b
Nicholas Reed
committed
b8ae516
View commit details
Copy full SHA for b8ae516
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
Apply SCL git 3fd2222 which removes scl_char_str_list class, but std::vector makes a better replacement than std::deque.
Nicholas Reed
committed
2e8b311
View commit details
Copy full SHA for 2e8b311
View code at this point
Browse repository at this point
Commits on Jun 7, 2012
add dll export symbols to clutils; SCL git 457d51e
Nicholas Reed
committed
eea2ba9
View commit details
Copy full SHA for eea2ba9
View code at this point
Browse repository at this point
Commits on May 5, 2012
update scl_utils macros for apple flags and for windows dllimport/dllexport
mpictor
committed
7be54f3
View commit details
Copy full SHA for 7be54f3
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
Apply SCL git d6d7c48 changes. SCLP23 macros replaced with simple SDAI_ prefix.
Nicholas Reed
committed
ece6112
View commit details
Copy full SHA for ece6112
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Added scl_memmgr to clutils library.
davyw
committed
010e02b
View commit details
Copy full SHA for 010e02b
View code at this point
Browse repository at this point
Commits on Mar 14, 2012
remove miscellaneous unused files
Nicholas Reed
committed
9df6204
View commit details
Copy full SHA for 9df6204
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
Improvements in the cmake builder
tpaviot
committed
38d2a49
View commit details
Copy full SHA for 38d2a49
View code at this point
Browse repository at this point
Commits on Feb 15, 2012
Replace the scl_char_str__list class with std::deque
Show description for 3fd2222
mpictor
committed
3fd2222
View commit details
Copy full SHA for 3fd2222
View code at this point
Browse repository at this point
Commits on Jan 4, 2012
Added support for cmake 'Borland Makefiles'.
Show description for 555a574
davyw
committed
555a574
View commit details
Copy full SHA for 555a574
View code at this point
Browse repository at this point
Commits on Dec 7, 2011
Added utils dll import/export scheme for MSVC.
Show description for 457d51e
davyw
authored and
mpictor
committed
457d51e
View commit details
Copy full SHA for 457d51e
View code at this point
Browse repository at this point
Made changes to prevent compiler/linker errors of clutils.
Show description for 6226717
davyw
authored and
mpictor
committed
6226717
View commit details
Copy full SHA for 6226717
View code at this point
Browse repository at this point
Commits on Nov 4, 2011
on osx, link libs with -flat_namespace -undefined suppress
mpictor
committed
73b69e2
View commit details
Copy full SHA for 73b69e2
View code at this point
Browse repository at this point
Commits on Oct 30, 2011
remove SCLP23 macros, sclprefixes.h, and HAVE_CONFIG_H
Show description for d6d7c48
mpictor
committed
d6d7c48
View commit details
Copy full SHA for d6d7c48
View code at this point
Browse repository at this point
Commits on Sep 15, 2011
Fix to load the file for p21read on WIN32/MINGW
rbertucat
authored and
mpictor
committed
02feb6f
View commit details
Copy full SHA for 02feb6f
View code at this point
Browse repository at this point
Commits on Sep 9, 2011
ws consistency removing trailing ws and much more (see sh/ws.sh)
Christopher Sean Morrison
committed
bf0b0a4
View commit details
Copy full SHA for bf0b0a4
View code at this point
Browse repository at this point
Commits on Aug 2, 2011
brlcad svn revs 45621,45623-45627 - more work on SCLstring removal
starseeker
authored and
mpictor
committed
b5d795c
View commit details
Copy full SHA for b5d795c
View code at this point
Browse repository at this point
Commits on Jul 25, 2011
Take a stab at removing scl_string altogether.
starseeker
committed
1748c60
View commit details
Copy full SHA for 1748c60
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.