aboutsummaryrefslogtreecommitdiff
path: root/lldb/resources
AgeCommit message (Collapse)AuthorFilesLines
2016-03-15Bump the lldb version # in the xcode project files fromJason Molenda1-1/+1
350.99.0 to 360.99.0. llvm-svn: 263529
2015-09-04Only export public symbols with the cmake build.Bruce Mitchener1-3/+0
Summary: This also moves the xcode support files to be near or the same as the ones used for cmake. The source/API/liblldb.xcodes.exports differs from the source/API/liblldb.exports in that one contains the actual symbol names (_ prefixed) while the other contains the symbol names as they are in the code. The liblldb.exports file is preprocessed by the cmake scripts into the correct per-platform file needed (like a linker script on Linux). This is not enabled on Windows as Windows doesn't use the same name mangling and so it won't be valid there. Also, this is handled already in a different way on Windows (via dll exports). Reviewers: emaste, clayborg, labath, chaoren Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D12599 llvm-svn: 246822
2015-08-04Bump the version # in the xcode proj file from major number 340 to 350.Jason Molenda1-1/+1
The SB API for major version 340 won't be changing any more. llvm-svn: 243943
2015-03-06Bump major vers # in xcode project file from 330 to 340.Jason Molenda1-1/+1
llvm-svn: 231441
2014-08-21Bump the verison number in the xcode project files.Jason Molenda1-1/+1
llvm-svn: 216245
2014-01-10Update the lldb version number in the xcode project files from 310.99.0 to ↵Jason Molenda1-1/+1
320.99.0. llvm-svn: 198917
2013-11-21Tweak exports list so lldb will still build correctly whenJason Molenda1-1/+1
init_lldb is absent (when doing a no-python build). llvm-svn: 195377
2013-07-15Bump version number to 310.99.0.Jason Molenda1-1/+1
llvm-svn: 186304
2013-03-07Updated Apple LLDB version to lldb-300.99.0. AlsoSean Callanan1-1/+1
updated the build system to support the new Apple LLDB versioning scheme. llvm-svn: 176662
2012-12-08Get LLDB-Info.plist up to date with r169081.Filipe Cabecinhas1-1/+1
llvm-svn: 169661
2012-09-20Bump to lldb-168, debugserver-193.Jason Molenda1-1/+1
llvm-svn: 164291
2012-08-07Updating Xcode project version numbers for lldb-165 and debugserver-192Sean Callanan1-1/+1
llvm-svn: 161374
2012-08-02Updating Xcode project version numbers for lldb-164 and debugserver-191Sean Callanan1-1/+1
llvm-svn: 161209
2012-07-26Updating Xcode project version numbers for lldb-163 and debugserver-190Sean Callanan1-1/+1
llvm-svn: 160770
2012-07-14Bump to lldb-162 / debugserver-189.Jason Molenda1-1/+1
llvm-svn: 160212
2012-07-06Bump versions to lldb-161, debugserver-188.Jason Molenda1-1/+1
llvm-svn: 159798
2012-06-21Bump version number to lldb-160.Jason Molenda1-1/+1
llvm-svn: 158890
2012-05-25Bump to lldb 152.Jason Molenda1-1/+1
llvm-svn: 157456
2012-05-19bump to lldb-150.Jason Molenda1-1/+1
llvm-svn: 157090
2012-05-18bump to lldb 149.Jason Molenda1-1/+1
llvm-svn: 157040
2012-05-17Bump to version 148.Jason Molenda1-1/+1
llvm-svn: 156971
2012-05-16Bump version # to lldb-147.Jason Molenda1-1/+1
llvm-svn: 156887
2012-05-08bump TOT version number to lldb-146 to match the checkin on the branch.Jason Molenda1-1/+1
llvm-svn: 156359
2012-04-27Bump to lldb-145.Jason Molenda1-1/+1
llvm-svn: 155687
2012-04-25Bump to lldb-144.Jason Molenda1-1/+1
llvm-svn: 155527
2012-04-21Bump version to lldb-143.Jason Molenda1-1/+1
llvm-svn: 155272
2012-04-19bump version to lldb-142.Jason Molenda1-1/+1
llvm-svn: 155093
2012-04-18Bump to lldb-141.Jason Molenda1-1/+1
llvm-svn: 154975
2012-04-17Bump to lldb-140.Jason Molenda1-1/+1
llvm-svn: 154887
2012-04-13version bump to lldb-139.Jason Molenda1-1/+1
llvm-svn: 154650
2012-04-07Version bump to lldb-138.Jason Molenda1-1/+1
llvm-svn: 154252
2012-04-01Updating Xcode project version numbers for lldb-137 and debugserver-186Sean Callanan1-1/+1
llvm-svn: 153823
2012-03-29Updating Xcode project version numbers for lldb-136 and debugserver-185Sean Callanan1-1/+1
llvm-svn: 153630
2012-03-24Bump version to debugserver-184, lldb-135.Jason Molenda1-1/+1
llvm-svn: 153374
2012-03-23Bumped Xcode project versions for lldb-134 and debugserver-183.Greg Clayton1-1/+1
llvm-svn: 153298
2012-03-17Bump to lldb-133.Jason Molenda1-1/+1
Remove unused entitlements plist from debugserver. llvm-svn: 152973
2012-03-16Updating Xcode project version numbers for lldb-132 and debugserver-182Sean Callanan1-1/+1
llvm-svn: 152901
2012-03-14Updating Xcode project version numbers for lldb-131 and debugserver-181Sean Callanan1-1/+1
llvm-svn: 152726
2012-03-14bump to lldb-130Jason Molenda1-1/+1
llvm-svn: 152689
2012-03-13Bumped Xcode project versions for lldb-129 and debugserver-179.Greg Clayton1-1/+1
llvm-svn: 152606
2012-03-13version bump to lldb-128Jason Molenda1-1/+1
llvm-svn: 152603
2012-03-10Bump lldb version to lldb-127.Jason Molenda1-1/+1
llvm-svn: 152465
2012-03-09Bumping Xcode project versions for lldb-126 and debugserver-176.Greg Clayton1-1/+1
llvm-svn: 152384
2012-03-08Bump to lldb-125.Jason Molenda1-1/+1
llvm-svn: 152353
2012-03-08Bumping Xcode project version for lldb-124 and debugserver-175.Greg Clayton1-1/+1
llvm-svn: 152294
2012-03-06Bumping Xcode project versions for lldb-123 and debugserver-174.Greg Clayton1-1/+1
llvm-svn: 152103
2012-03-06Bumped project Xcode project version for lldb-122 and debugserver-173.Greg Clayton1-1/+1
llvm-svn: 152088
2012-03-02Bumped Xcode project versions for lldb-121 and debugserver-172Greg Clayton1-1/+1
llvm-svn: 151948
2012-03-02Bumping Xcode project versions for lldb-120 and debugserver-171.Greg Clayton1-1/+1
llvm-svn: 151924
2012-03-01Bumped Xcode project version for lldb-119 and debugserver-170.Greg Clayton1-1/+1
llvm-svn: 151836