User:Callahanp: Difference between revisions

Jump to navigation Jump to search
m
Line 37: Line 37:
| Operational Readiness Tasks || <li>Ensuring that when switching branches, that changes on the previously current branch are not lost</li> <li>Ensuring that local clones used in a build are on the correct branch for the desired build</li>  
| Operational Readiness Tasks || <li>Ensuring that when switching branches, that changes on the previously current branch are not lost</li> <li>Ensuring that local clones used in a build are on the correct branch for the desired build</li>  
|-
|-
| Building || Executing a script containing a series of CMake commands to build specific parts of flightgear || Executing a script or program that processes data in raw form to produce a different form of data directly usable by FlightGear (OSM data for example)  
| Building || Executing a script containing a series of CMake commands to build specific parts of flightgear </li><li>Executing a script or program that processes data in raw form to produce a different form of data directly usable by FlightGear (OSM data for example) </li>
|-
|-
| Modifying || <li>Using an Editor or IDE to modify or add C++ Code </li><li>  Using Blender to do something to an aircraft </li><li>Adding a building to scenery</li>
| Modifying || <li>Using an Editor or IDE to modify or add C++ Code </li><li>  Using Blender to do something to an aircraft </li><li>Adding a building to scenery</li>
|-
|-
| Debugging || <li>Using the GDB debugger in command line mode </li><li>Using the GDB debugger in an IDE</li>-
| Debugging || <li>Using the GDB debugger in command line mode </li><li>Using the GDB debugger in an IDE</li>-
| testing || Example || Example || Example
|-
| Testing || <li> Writing, Executing or Debugging CPPUnit tests</li><li>Checking the position of a new building by viewing it in Flightgear from several angles </li>
|-
|-
| Submitting changes || <li>Doing a git push to a personal fork for a branch created for a specific set of changes </li>Creating a merge request for changes present on a personal fork.<li></li>
| Submitting changes || <li>Doing a git push to a personal fork for a branch created for a specific set of changes </li>Creating a merge request for changes present on a personal fork.<li></li>
936

edits

Navigation menu