summaryrefslogtreecommitdiff
path: root/src/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Move intermediate file into intermediate dir (#5981)MyungJoo Ham1-1/+6
2016-06-23Make check-definitions compatible with Python 3.Pat Gavlin1-9/+11
2016-06-23Scripts: verify compiler definitions of native and managed (#4675)MyungJoo Ham1-0/+154
2016-06-01Squashed commit of the following:David Mason1-5/+14
2016-05-20Fix multiple LTTng issues (#5068)Lee Culver2-417/+611
2016-03-25Fix invalid path to genXplatLttng.pyEmmanuel1-1/+1
2016-03-22Strip symbols on release builds into separate binariesMike McLaughlin1-4/+4
2016-03-11Using StackString to improve memory consumption in Lttng EventProviderDDCloud1-18/+18
2016-02-17Fix typo in genXplatEventing.py.Aditya Mandaleeka1-3/+3
2016-01-31Introduce central location for turning FEATURE_EVENT_TRACE on/offJan Kotas1-2/+2
2016-01-29update version of buildtoolsRahul Kumar2-19/+0
2016-01-28Merge pull request #2880 from janvorli/fix-python-scriptJan Vorlicek1-1/+1
2016-01-27Update license headersdotnet-bot3-21/+19
2016-01-27Fix missing format specifier in Utilities.pyJan Vorlicek1-1/+1
2016-01-25Fix Python 3 issue in LTTNG generating code scriptJuergen Hoetzel1-14/+17
2016-01-22Use coreclr buildtools nuget package instead of compiling the tools used duri...Rahul Kumar2-0/+19
2016-01-21Generating Event Logging Headers From CMake for LinuxDDCloud3-140/+132
2016-01-05python3-ize the ETW setup scriptsSean Gillespie4-57/+62
2015-12-31Merge pull request #2494 from ramarag/incremenatal_buildRama krishnan Raghupathy1-0/+48
2015-12-31 Enable Incremental build For Generated FilesRama Krishnan Raghupathy1-0/+48
2015-12-30Add .gitmirrorall directiveJan Kotas1-0/+1
2015-12-28Automating Event Logging Infrastructure: With this change the infrastructure ...Rama3-0/+1534