-
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 IGN_CONFIG_PATH delimiter on windows
-
Clean up ignition-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
IGN_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.