Commit Graph

14 Commits

Author SHA1 Message Date
Galimov Albert f05de30de1 Fix xcode project file 2015-11-23 23:00:21 +03:00
Simon Martin cbaf028d1d Synchronize source file list and enable C++11 build in XCode project. 2015-03-14 14:30:29 +01:00
Lauri Nurmi 1cc872f5b2 Change "obsolete" in all filenames into "obsolescent", and also update all references to such files.
Neither the C standard, the C++ standard, or POSIX talks about "obsolete". All of them use the word "obsolescent", which is a different word with a different meaning.
2014-09-23 16:18:04 +02:00
Simon Martin 105681124c Register valueflow.{h,cpp} to XCode projects. 2014-01-10 21:03:33 +01:00
Simon Martin b5595ca015 Set CFGDIR when building via XCode to be able to run the generated binary. 2014-01-03 20:17:59 +01:00
Simon Martin a5b49f829f Build with GNU's STL on OS X Mavericks to workaround clang's bug #17782 2013-11-02 20:31:32 +01:00
Simon Martin ff3d9c9e96 Add a target for 'testrunner' to the XCode project 2013-11-02 18:19:48 +01:00
Simon Martin 718eb503d2 Update lib file list. Move testcases out of the main build. 2013-08-10 12:55:16 +02:00
Simon Martin 874a80430c Added test cases to XCode project. 2013-08-02 08:13:41 +02:00
Simon Martin 60b244af81 Add environment.h,cpp to XCode project and restore build from XCode. 2013-07-07 11:33:25 +02:00
Simon Martin 54134ecd4e Updated file list in XCode project. 2013-06-29 14:25:58 +02:00
ms 047e68e710 Adapted Xcode project for version 1.45 and Xcode 3.2.4 2010-10-21 22:57:06 +02:00
Emmanuel Blot b50b2f0332 Fix build error on XCode 2010-07-27 12:08:05 +02:00
Reijo Tomperi d738785b61 cppcheck.xcodeproj -> Cppcheck.xcodeproj to avoid collision with tab completion in Linux 2010-04-23 23:47:52 +03:00