issues
search
colcon
/
colcon-core
Command line tool to build sets of software packages
http://colcon.readthedocs.io
Apache License 2.0
107
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Skip legacy entry_point tests on Python 3.13+
#679
cottsay
opened
1 day ago
1
NO TESTS RAN failure on Noble for an ament_python package
#678
stonier
opened
1 day ago
4
Skip scspell tests on Python 3.13+
#677
cottsay
closed
4 hours ago
1
Suppress the "easy_install command is deprecated" warning.
#676
clalancette
closed
2 weeks ago
1
--cmake-args option kinda breaks with python 3.12.7
#675
TarikViehmann
closed
1 month ago
2
colcon configure step
#674
mhubii
opened
1 month ago
0
Work around changes to argparse private API
#673
cottsay
closed
1 month ago
2
Support generic invocation of package_discovery functions
#672
cottsay
closed
3 weeks ago
2
Treat exec_dependencies differently
#671
Spenser-Dewey
opened
1 month ago
1
Support old 'toml' package for Focal
#670
cottsay
closed
2 months ago
1
Allow CLI implementations to override the default log base
#669
cottsay
closed
2 months ago
1
Add function for reading and caching PEP 518 spec
#668
cottsay
closed
2 months ago
1
Relax EmPy version requirement now that v4 is working
#667
cottsay
closed
2 months ago
5
Use 'output' to configure EmPy v4 redirection
#666
cottsay
closed
2 months ago
1
Support EmPy 4.x configuration API
#665
cottsay
closed
2 months ago
1
Make BypassStdoutInterpreter compatible with EmPy 4.x
#664
cottsay
closed
2 months ago
1
Fix EmPy interpreter shutdown on construction error
#663
cottsay
closed
2 months ago
1
Re-work EmPy token caching
#662
cottsay
closed
2 months ago
1
Stop testing 'tests-require' functionality
#661
cottsay
closed
2 months ago
1
Add more tests for EmPy template expansion
#660
cottsay
closed
2 months ago
1
Distinguish between required and optional dependencies
#659
leorich
opened
3 months ago
1
Support empy4 and empy3
#658
ahcorde
closed
3 months ago
1
`colcon build` executor not affecting `make -j` command
#657
YossiO-BWR
opened
4 months ago
1
Add support for command invocation with a 'default verb'
#656
cottsay
closed
4 months ago
1
Add support to logging directory setup for no verb
#655
cottsay
closed
4 months ago
1
Hide verb block from help if there are no verbs
#654
cottsay
closed
4 months ago
1
Request to transfer `colcon-lint` extension repository
#653
Tacha-S
opened
5 months ago
2
Add some basic test coverage for build/test verbs
#652
cottsay
closed
5 months ago
1
Update colcon_core.command for generalized usage
#651
cottsay
closed
5 months ago
1
Add colcon_core.logging.get_effective_console_level function
#650
cottsay
closed
5 months ago
1
Fix modified logger in add_file_handler, add tests
#649
cottsay
closed
6 months ago
1
Use CODECOV_TOKEN to upload coverage
#648
cottsay
closed
6 months ago
1
Support alternate group names in get_*_extensions
#647
cottsay
closed
6 months ago
2
Support complex recursive dependency category specification
#646
cottsay
closed
5 months ago
1
Make distutils symlink_data command private
#645
cottsay
closed
5 months ago
3
Suppress E501 in generated prefix util script
#644
cottsay
closed
6 months ago
0
Several lines from _local_setup_util_sh.py contain this: E501 line too long
#643
sloretz
closed
6 months ago
0
Add central interface for defining feature flags
#640
cottsay
closed
5 months ago
3
Torch shared library: libc10.so: cannot open shared object file
#639
gorghino
closed
7 months ago
4
No executable found for scripts when using --symlink-install and install(PROGRAMS)
#638
yschulz
closed
3 months ago
3
colcon returns with success when extension loading fails
#637
christianrauch
opened
7 months ago
0
Suppress flake8 A005 in existing colcon API
#636
cottsay
closed
7 months ago
1
Fix argument parsing in newer Python.
#635
clalancette
closed
7 months ago
0
colcon list Traceback (most recent call last): File "/usr/bin/colcon", line 33, in <module> sys.exit(load_entry_point('colcon-core==0.16.0', 'console_scripts', 'colcon')()) File "/usr/lib/python3/dist-packages/colcon_core/command.py", line 118, in main return _main(command_name=command_name, argv=argv) File "/usr/lib/python3/dist-packages/colcon_core/command.py", line 185, in _main create_log_path(args.verb_name) File "/usr/lib/python3/dist-packages/colcon_core/location.py", line 186, in create_log_path os.makedirs(str(path)) File "/usr/lib/python3.10/os.py", line 225, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: 'log/list_2024-04-06_02-45-22'
#634
yst-one
closed
2 months ago
3
Error building after deleting a file: can't copy '<deleted-file> doesn't exist or not a regular file
#633
tonynajjar
opened
8 months ago
3
Fixed ros2 python install using virtualenv
#632
chris-len
closed
8 months ago
0
Install colcon on x86 to cross compile ros2
#631
CTGUMARK
opened
8 months ago
4
Package includes directory has subdir of subdir of package name
#630
jimmychiuSV
closed
8 months ago
1
Add Debian 'Replaces: colcon' field
#628
cottsay
closed
8 months ago
1
WIP: Compatibility with EmPy 4
#627
cottsay
closed
2 months ago
2
Next