summaryrefslogtreecommitdiff
path: root/ACE
Commit message (Expand)AuthorAgeFilesLines
* Revert "Rewrote normalize to fix off-by-one error. Fixed bug in division and...revert-96-masterPhil Mesnier2015-06-252-19/+31
* Merge pull request #96 from jrw972/masterPhil Mesnier2015-06-242-31/+19
|\
| * Rewrote normalize to fix off-by-one error. Fixed bug in division and added t...Justin Wilson2015-06-112-31/+19
* | NEWS entry for VxWorks 7Adam Mitz2015-06-181-0/+3
* | Merge remote-tracking branch 'origin/master' into VxWorks7Adam Mitz2015-06-181-1/+2
|\ \
| * | Updated news fileJohnny Willemsen2015-06-181-1/+2
* | | Allow the INSLIB make variable to empty.Adam Mitz2015-06-181-13/+15
|/ /
* | Use -static when linking VxWorks 7 static RTPs.Adam Mitz2015-06-161-2/+2
* | Allow VxWorks kernel DKMs to be built in other directories.Adam Mitz2015-06-151-5/+6
* | Support for VxWorks 7.0 kernel mode.Adam Mitz2015-06-153-3/+9
* | Added support for VxWorks 7 kernel mode.Adam Mitz2015-06-123-5/+28
* | Merge pull request #98 from DOCGroup/BZ4204Steve Huston2015-06-111-0/+1
|\ \
| * | MKDIR on the install dirs as needed - fixes Bugzilla 4204BZ4204Steve Huston2015-06-111-0/+1
| |/
* | Use OBJEXT instead of .o - fixes Bugzilla 4203Steve Huston2015-06-111-5/+5
|/
* Merge remote-tracking branch 'origin/master' into VxWorks7Adam Mitz2015-06-0911-9/+34
|\
| * fix compile error for ssl (MAXHOSTNAMELEN missing)sphawk2015-06-051-0/+1
| * Applying Cesar Mello's fix for wchar IFR buildPhil Mesnier2015-06-041-0/+1
| * Prevent macro redefinitions with MSVC14.Martin Corino2015-06-021-1/+3
| * Merge branch 'master' of https://github.com/mcorino/ATCDMartin Corino2015-05-311-0/+1
| |\
| | * Merge pull request #86 from mcorino/mastermcorino2015-05-302-4/+4
| | |\
| | * | Fixed missing includeJohnny Willemsen2015-05-291-0/+1
| * | | Oops. Fix MSVC pragma warning syntax.Martin Corino2015-05-312-2/+4
| | |/ | |/|
| * | Fix incorrect MSVC pragma warning format.Martin Corino2015-05-302-4/+4
| |/
| * Changes to fix integer type conversion warnings.Martin Corino2015-05-285-7/+11
| * Changes to fix compile warnings as result of deprecation Win32 GetVersion API.Martin Corino2015-05-283-1/+15
* | Settings for reducing dependencies on Linux system libraries.Adam Mitz2015-06-091-1/+8
* | Fixed typo in commentAdam Mitz2015-06-091-1/+1
* | Set EXEEXT for VxWorksAdam Mitz2015-05-261-0/+2
* | Cleaned up commentsAdam Mitz2015-05-221-7/+7
* | Add -non-static when linking an RTP with shared libs.Adam Mitz2015-05-221-0/+2
* | Configuration files for VxWorks 7.Adam Mitz2015-05-225-3/+143
|/
* Add include for ACE_OS::sleep.Martin Corino2015-05-211-0/+1
* Added new test for task grp_id handling.Martin Corino2015-05-203-0/+206
* Removed trailing whitespace.Martin Corino2015-05-201-1/+1
* Make the group id handling more consistent.Martin Corino2015-05-191-2/+6
* Merge pull request #80 from jwillemsen/masterJohnny Willemsen2015-05-172-2/+2
|\
| * Use add_compile instead of addcompileJohnny Willemsen2015-05-172-2/+2
* | Merge pull request #79 from jwillemsen/masterJohnny Willemsen2015-05-172-4/+8
|\ \ | |/
| * Package vc12 and vc14 solutionsJohnny Willemsen2015-05-152-4/+8
* | Adjust logging to help diagnose thingsSteve Huston2015-05-161-2/+2
|/
* Fixed bug in excluding certain files from release packages.Adam Mitz2015-05-141-1/+0
* Merge branch 'gitignore_release'Adam Mitz2015-05-132-4/+77
|\
| * Merge commit '32e3e82ef65c5b1b47163853c3c1fc062b0fafe6' into coverityAdam Mitz2015-05-112-4/+77
| |\
| | * Exclude .gitignore files from release packages.Adam Mitz2015-05-071-4/+4
| | * Updated .gitignore for ACE tests.Adam Mitz2015-05-071-0/+73
* | | Fixed coverity issues 1297401 and 1297404Adam Mitz2015-05-111-4/+7
|/ /
* | Enable ACE_HAS_CPP11 for Visual Studio 2015, but disable partJohnny Willemsen2015-05-083-0/+10
|/
* Merge pull request #74 from jwillemsen/masterJohnny Willemsen2015-05-075-59/+63
|\
| * Added link for 6.3.2 doxygen documentationJohnny Willemsen2015-05-071-0/+1
| * Make x.3.2 public and prepare for next releaseJohnny Willemsen2015-05-074-59/+62