Commit Graph

65 Commits (master)

Author SHA1 Message Date
Riza Sulistyo 661a8cef67
Add support to windows on ARM build (#2807)
3 years ago
sauwming 0046373595
Add support for WebRTC AEC3 (#2722)
3 years ago
Nikolai ZHUBR dad6a34680
Fix building with video support (including dshow camera) on mingw (#2589)
4 years ago
Guido Falsi 78683646c8
Fix race condition in parallel builds (#2426)
4 years ago
Sauw Ming 5b52b9b2e8 Re #2062: Remove deprecated Linux kernel implementation
7 years ago
Nanang Izzuddin 494f58b07d Misc (re #1994): Fixed compile warnings on MSVC 2005 & 2015.
7 years ago
Riza Sulistyo d88abe820d Re #1900: Misc updates, some projects are platform specific. Prevent it from being built for the unintended platform.
8 years ago
Nanang Izzuddin 598b098e2b Re #1900: Misc updates, e.g: Minimal Rebuild prop, SVN ignore prop.
8 years ago
Riza Sulistyo 6044d8b204 Re #1900: Fix merge conflict for solution file and project files. And fix some compile error found for UWP.
8 years ago
Nanang Izzuddin c551b147fc Re #1900: More merged from trunk (r5512 mistakenly contains merged changes in third-party dir only).
8 years ago
Nanang Izzuddin 6c47f59bc8 Re #1900: Updated project files for target platform version configuration, it is configurable via property sheet build/vs/pjproject-vs14-common-config.props.
8 years ago
Nanang Izzuddin 5a0186f493 Re #1937: Added libyuv build configs for GNU build systems.
8 years ago
Riza Sulistyo 4660ce3230 Re: #1900:
9 years ago
Riza Sulistyo 88945cd7ba Re #1900: add missing file (pjproject-vs14-common-targets.targets).
9 years ago
Riza Sulistyo e67887e55e Re #1900: Initial implementation with pjsua cli/telnet sample app.
9 years ago
Nanang Izzuddin 710aa0cc27 Re #1881:
9 years ago
Riza Sulistyo bcfe1aea76 Re #1881: Add Visual Studio 2015 support.
9 years ago
Nanang Izzuddin 3bf608c631 Misc (re #1843): Fixed compile warnings of "command line option '-frtti' is valid for C++/ObjC++ but not for C" on "make depend" for Android targets.
9 years ago
Nanang Izzuddin c4603ca1ff Re #1745 (Shared lib on MinGW): Fixed missing LDFLAGS setting on some components and build options for win32 DLL.
11 years ago
Benny Prijono f912318dd8 Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU targets
11 years ago
Sauw Ming fc1fb24b87 Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) files
11 years ago
Sauw Ming 83fe3b5b7c Re #1630 (misc): Thanks to Mark Michelson for the patch
11 years ago
Riza Sulistyo 639f9f6721 Re #1680:
11 years ago
Riza Sulistyo 25b575b336 Re #1680: Add initial support for Win64
11 years ago
Benny Prijono 28d3c56283 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)
13 years ago
Sauw Ming 6e6c215f70 Fixed #1183
14 years ago
Benny Prijono 689ba8ab78 Misc (Re #1068): added ability to specify executable suffix, by declaring HOST_EXE in user.mak. Useful for cross compiling Mingw executables on Linux. Thanks Atik Khan for the suggestion
14 years ago
Benny Prijono 8ec5eae272 Support for iPhone tools in the build system:
15 years ago
Nanang Izzuddin aaba990f2e Ticket #828: Set linking target machine to ARM on WM2003 property sheet.
16 years ago
Benny Prijono dc8c49028e More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible
16 years ago
Nanang Izzuddin c2d3bc6479 - Added some missing 'output' directories & set svn:ignore attribute.
16 years ago
Nanang Izzuddin 89c273edc7 Initial VS settings for all platforms.
16 years ago
Nanang Izzuddin 7f32f3e7d8 #792: Fixed base property sheet to reset DeleteExtensionOnClean attribute to default value.
16 years ago
Nanang Izzuddin 655032db62 #792: Updated property sheets to put *.pdb file in intermediate dir and disabled incremental linking for release configs.
16 years ago
Nanang Izzuddin c2856f7776 #792: initial config for WM6 apps, added PocketPj & pjsua_wince
16 years ago
Nanang Izzuddin 29b6baf2c4 #792: Renamed test_pjsip to pjsip_test, updated some missing settings for Win32 platform.
16 years ago
Nanang Izzuddin 6ae3846f7e #792: Updated property sheet win32-common and updated some projects settings
16 years ago
Nanang Izzuddin 6745224a1e #792: Updated some VS property sheets.
16 years ago
Perry Ismangil f96446a045 #792 work in progress: Dynamic and static flags
16 years ago
Perry Ismangil 0e9b8e3244 #792 work in progress: Added target CPU macro for wm6-common
16 years ago
Perry Ismangil 8a3641acd1 #792 work in progress: new property sheets added, and inheritance between them established
16 years ago
Nanang Izzuddin a5c1abf3fb Added sample of ps inherited from another ps.
16 years ago
Perry Ismangil 23e33c9c17 #792 work in progress
16 years ago
Perry Ismangil e6410c26ca #792 work in progress, solutions loads but then freezes VS. Trying it on other PCs.
16 years ago
Perry Ismangil 9af6406b12 #792 adding base property sheets, also for Win32 and Windows Mobile 6 platforms.
16 years ago
Benny Prijono b1c620431a Fixed ticket #581: Fixed build dependencies in the makefiles
16 years ago
Benny Prijono d962784580 Fixed the legacy build system
18 years ago
Benny Prijono eb4cf91c5e Initial Makefiles for the third_party components
18 years ago
Benny Prijono c4c61d0216 Finishing autoconf work, also fixed compilation error in publish.h
18 years ago
Benny Prijono 7db431e40c Added 64bit Linux target (x86_64), also fixed compilation warnings when compiling for this target
18 years ago