summaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* Responses to comments in PR #69Fred Hornsey2018-08-312-8/+5
|
* Avoid Winsock 1 Header when using Qt5Fred Hornsey2018-08-301-1/+8
|
* Qt5 Build SupportFred Hornsey2018-08-2810-0/+81
|
* When using clang on Linux disable some warnings on the RTI generaterd code, ↵Johnny Willemsen2018-08-011-0/+3
| | | | | | issue #4574 * config/nddslib.mpb:
* Reduced xsc defaults, not used for all projects, will update OpenDDS/DAnCE ↵Johnny Willemsen2018-03-211-1/+1
| | | | | | to reflect this * config/xscdefaults.mpb:
* wireshark.mpb: Changes for PRFrederick Hornsey2018-01-181-9/+10
|
* wireshark.mpb: Out-of-source options made OS genericFrederick Hornsey2018-01-172-28/+29
|
* Wireshark 2 removed requires statmentFred Hornsey2018-01-101-1/+0
| | | | Otherwise it can never be satisfied.
* wireshark.mpb Line Endings FixFrederick Hornsey2018-01-051-72/+72
|
* Changes for WS2 PRFred Hornsey2018-01-042-9/+23
|
* Wireshark 2 comment and additional libFrederick Hornsey2018-01-021-4/+4
|
* Support for Wireshark 2 on WindowsFrederick Hornsey2018-01-021-43/+60
|
* Updated library names for OpenSSL 1.1 on WindowsJohnny Willemsen2017-09-011-1/+1
| | | | * config/openssl.mpb:
* Fixed errorJohnny Willemsen2017-08-311-0/+1
| | | | * config/openssl.mpb:
* Introduce a new feature openssl11 which has to be set in addition to openssl ↵Johnny Willemsen2017-08-312-0/+7
| | | | | | | to indicate that the user has OpenSSL 1.1 or newer, at that moment we change the libs for windows * config/global.features: * config/openssl.mpb:
* Renamed "-type vc15" to vs2017. Updated documentation.Adam Mitz2017-03-234-5/+5
|
* Improvements for Visual Studio 2017Johnny Willemsen2017-03-101-0/+3
| | | | | | | * config/wireshark.mpb: * docs/html/MakeProjectCreator.html: * modules/VC15ProjectCreator.pm: * modules/VC15WorkspaceCreator.pm:
* Make sure we add our verbatim section to an existing one instead of just ↵Johnny Willemsen2016-12-021-1/+1
| | | | | | overwriting it * config/ndds_ts_defaults.mpb:
* On Android we also have to set RTI_LINUX as defineJohnny Willemsen2016-10-061-0/+3
| | | | * config/nddslib.mpb:
* Layout changeJohnny Willemsen2016-04-011-2/+1
| | | | * config/pin_base.mpb:
* Add vc15Johnny Willemsen2016-04-014-6/+6
| | | | | | | | * config/pin_base.mpb: * config/pintool.mpb: * config/winapp.mpb: * config/wireshark.mpb: * docs/html/MakeProjectCreator.html:
* Testing potential fix for building static tools on LinuxJames H. Hill2015-10-161-2/+2
|
* Fixed errors in configuration for Pin build 71313James H. Hill2015-10-162-5/+3
|
* Removed -lelf -ldwarf flagsJames H. Hill2015-10-161-1/+3
|
* Fixed LDLIBS gnuace on linuxJames H. Hill2015-10-161-1/+1
|
* Merge remote-tracking branch 'public/master'James H. Hill2015-10-161-1/+10
|\
| * Updated wireshark.mpb for compatibility with vc11, vc12, vc14Adam Mitz2015-09-031-1/+10
| |
* | Resolved conflicts for mergeJames H. Hill2015-10-162-8/+6
|\ \ | |/
| * Deprecated support for version prior to 71313 since directory structure changedhilljh822015-08-291-1/+1
| |
| * Deprecated support for version prior to 71313 since directory structure changedhilljh822015-08-291-6/+4
| |
| * Fixed LDLIBS on Linuxhilljh822015-08-281-2/+2
| |
* | Updated Linux config for Pin 71313James H. Hill2015-10-161-2/+2
|/
* Added support for Pin build 71313James H. Hill2015-08-121-2/+7
|
* Added logic to determine the correct location of the RTI Connext DDS scriptsJohnny Willemsen2015-07-071-0/+11
| | | | * config/ndds_ts_defaults.mpb:
* RTI 5.2.0 has a new location of all scripts, they are now under bin instead ↵Johnny Willemsen2015-07-031-2/+2
| | | | | | of scripts. To make possible to support the old and new location we introduced a NDDSSCRIPTDIR which has to be set automatically or by the user to point to the location of the rtiddsgen script. * config/ndds_ts_defaults.mpb:
* Merge branch 'master' of github.com:hilljh82/MPCJames H. Hill2015-02-122-6/+4
|\
| * Added missing -m32 compile flag for ia32 buildsJames H. Hill2015-01-291-2/+4
| |
| * Removed old svn tagsJames H. Hill2015-01-291-2/+0
| |
| * Removed old svn tagsJames H. Hill2015-01-291-2/+0
| |
* | Removed the Debug configuration from WindowsJames H. Hill2015-02-121-0/+1
|/
* ia32 configurations were missing compile flagJames H. Hill2015-01-281-3/+8
|
* Updated base project to use pin, while removing the Pin sharedJames H. Hill2015-01-281-1/+4
| | | | library from the libs configuration.
* Removed svn Id tagJohnny Willemsen2015-01-07131-244/+0
|
* Fri Aug 15 15:31:45 UTC 2014 Dennis Feiock <dfeiock@iupui.edu>dfeiock2014-08-152-11/+4
|
* Wed Aug 13 13:51:51 UTC 2014 Dennis Feiock <dfeiock@iupui.edu>dfeiock2014-08-133-7/+32
|
* ChangeLogTag: Mon Jun 30 17:35:25 UTC 2014 Chad Elliott <elliott_c@ociweb.com>elliott_c2014-06-304-5/+5
|
* ChangeLogTag: Fri Jun 27 13:55:06 UTC 2014 Chad Elliott <elliott_c@ociweb.com>elliott_c2014-06-274-6/+6
|
* Mon Jun 23 12:49:54 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-06-233-5/+5
| | | | | | | | | | * config/pin_base.mpb: * config/pintool.mpb: * config/winapp.mpb: * docs/html/MakeProjectCreator.html: * registry.pl: Added support for msvc14
* Fixed typoJohnny Willemsen2014-05-281-1/+1
|
* Thu Apr 10 08:26:17 UTC 2014 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2014-04-101-2/+4
| | | | | | * config/nddslib.mpb: Set RTI_UNIX on non windows