aboutsummaryrefslogtreecommitdiff
path: root/decoder/build
AgeCommit message (Expand)Author
2022-10-31opencsd: tests: Test program for Trace Demux module.Mike Leach
2022-10-27opencsd: build: Create windows VS2022 build directoryMike Leach
2021-07-16build: Include ETE headers in installJames Clark
2021-05-17build: Create man directory before writing into itRoss Burton
2021-01-08build: Add file to Visual Studio project.Mike Leach
2021-01-08opencsd: ete: Add ETE support to OpenCSD library.Mike Leach
2020-12-16docs: install: Add linux 'man' file for trc_pkt_lister program.Mike Leach
2020-11-20build: Fix clean_install and move static build test (github issue #33)Mike Leach
2020-10-28build: Add $DESTDIR to install paths for non-standard install.Mike Leach
2020-08-27opencsd: build: fixes for rpm based distrosJeremy Linton
2020-04-06opencsd: etmv4: build: Fix incorrect use of '&&' in expressionMike Leach
2020-03-24opencsd: Generic element stack for decoder output.Mike Leach
2020-03-24opencsd: etmv4: Remove unused code and un-needed wrapper class.Mike Leach
2020-01-09opencsd: build: Add build option for output path name per GCC version.Mike Leach
2019-10-18opencsd: build: Omit -g option from release build.Mike Leach
2019-03-13build: Fix minor build issues.Mike Leach
2019-03-06opencsd: tests: Add memory buffer demo test.Mike Leach
2018-11-16build: Use $(MAKE) for recursive make calls.Paulo Neves
2018-10-03opencsd: move ocsd_if_version.hMike Leach
2018-06-20opencsd: Adds caching to the memory mapper to reduce calls to accessors.Mike Leach
2018-05-04build: Makefile updates - Debian distro standardisation.Mike Leach
2018-01-31build: Update for install tool usage.Robert Walker
2017-12-15build: Change the library name to 'opencsd'Mike Leach
2017-12-15build: Windows build update after header directory restructure.Mike Leach
2017-12-15build: Adding "install" targetMathieu Poirier
2017-10-23build: linux: Makefile updates for header dependency.Mike Leach
2017-10-23opencsd: etmv4: Decoder memory leak bugfixMike Leach
2017-09-08opencsd: ptm: Bugfix on packet processorMike Leach
2017-06-23opencsd: Add return stack object to libraryMike Leach
2017-06-19opencsd: Move packet printer classes from test code to main library.Mike Leach
2017-06-19opencsd: remove deprecated C-API functionsMike Leach
2017-03-09opencsd: build: Makefile update for aarch64 machine typeMike Leach
2017-01-12makefile: Support to cross compile for arm/arm64Chunyan Zhang
2017-01-12opencsd: Merge in VS 2015 build changes.Mike Leach
2017-01-11opencsd: Fix build issues with GCC and DEBUG=1Mike Leach
2017-01-10opencsd: update VS buildMike Leach
2016-12-16opencsd: Makefile updates for parallel compilation.Mike Leach
2016-12-06[build] add missing dependences for parallel buildsSebastian Pop
2016-11-29opencsd: Linux and windows build updatesMike Leach
2016-11-29opencsd: adds VS2015 build files.Mike Leach
2016-11-29opencsd: STM full decoder implementationMike Leach
2016-11-29opencsd: Library Version defines moved to separate header file.Mike Leach
2016-11-29opencsd: Initial objects and types for STM packet decode.Mike Leach
2016-11-29opencsd: Custom external decoder C-API (initial development).Mike Leach
2016-09-19opencsd: Update to ensure that the C packet structure is used in C API.Mike Leach
2016-08-18opencsd: Udpated linux makefiles for recent code updates.Mike Leach
2016-08-18opencsd: Update C API functions to reflect new create decoder API.Mike Leach
2016-08-18opencsd: adds classes to handle decoder registration and managementMike Leach
2016-06-20opencsd: Update to linux build makefile.Mike Leach
2016-06-20opencsd : ETMv3 decoder development (3) complete.Mike Leach