-
Use relative install path for gz bash completion data
-
gz.in: sort list of commands alphabetically
-
Add project soversion information to backward library
-
Remove shebang from shell completion files
-
Update CI badges in README
-
Support building with gz-cmake3 or gz-cmake4
-
Fix conda link and dependencies
-
Fix installation link
-
Infrastructure
-
Rename COPYING to LICENSE
-
Remove ign CLI from version 2
-
Finale: CMake var followups, docs, and paths
-
ign -> gz Partial Docs Migration and Project Name Followups : gz-tools
-
Rename CMake project to gz
-
Use gz-cmake
-
ign -> gz CLI Migration : gz-tools
-
Standardize config macros
-
Migrate ignition:: to gz::
-
Remove Bionic from future releases (Garden+)
-
Update codeowners
-
[master] Workflow updates
-
Bash completion for subcommand names and flags
-
Infrastructure & CI
-
Remove unused config.hh.in
-
Bump CMake to 2.8.12
-
Fix
.dll
installation directory on Windows -
Permit to invoke
ign
command in Windows
-
Fix Windows colcon build
-
Add flag to get standard-compliant exception handling
-
Fix use of Backward on macOS
- Improve backtrace generation using Backward
-
Remove all death CMake code related to test.
-
Remove build dependency on ruby (not needed)
-
Remove unused cmake code related to compilations (CFlags, BUILD_TYPE, etc.)
-
Add Windows support
-
Sort versions correctly.
-
Infrastructure
- Relax version verification
-
Use ; as GZ_CONFIG_PATH delimiter on windows
-
Clean up gz-tools.pc file
-
Fix cmake warning and error mesage types
-
Infrastructure updates
-
Do not overwrite default linker flags so that LDFLAGS environment variable is considered
-
Add Windows installation
-
Fix: Use PACKAGE_PREFIX_DIR to ensure relocatable CMake install for conan
-
Add ruby style checker
-
When using help, append --help to specific command
-
Added --commands
-
Set the process title to something nice
-
Accepting multiple paths in
GZ_CONFIG_PATH
. -
Backport changes from default branch (pipeline, Code of Conduct, etc.)
-
Link to main contributing guide.
-
Exit with success code 0 for help command.