summaryrefslogtreecommitdiff
path: root/lib/cosFileTransfer/src
Commit message (Collapse)AuthorAgeFilesLines
* Move the corba applcations to separate repositoryLars Thorsen2018-04-2713-3578/+0
| | | | | | All corba applications are moved to a separate repository. E.g. orber, ic, cosEvent, cosEventDomain, cosNotifications cosTime, cosTransactions, cosProperty and cosFileTransfer.
* update copyright-yearHenrik Nord2016-03-158-8/+8
|
* Change license text to APLv2Bruce Yinhe2015-06-189-90/+99
|
* [orber, cos*] Bump versions and update dependencies in app fileLars Thorsen2015-05-081-1/+1
|
* [orber, cos*] Remove usage of erlang:now()Lars Thorsen2015-05-081-3/+4
|
* Introduce runtime_dependencies in .app filesRickard Green2014-03-201-1/+3
| | | | | | | | | | | | | Most dependencies introduced are exactly the dependencies to other applications found by xref. That is, there might be real dependencies missing. There might also be pure debug dependencies listed that probably should be removed. Each application has to be manually inspected in order to ensure that all real dependencies are listed. All dependencies introduced are to application versions used in OTP 17.0. This since the previously used version scheme wasn't designed for this, and in order to minimize the work of introducing the dependencies.
* Implement ./otp_build configure --enable-silent-rulesAnthony Ramine2013-01-151-5/+5
| | | | | | With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1.
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
|
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-7/+7
| | | | | OTP-10106 OTP-10107
* Update copyright yearsBjörn-Egil Dahlberg2011-12-091-1/+1
|
* corba applications: Fix broken 'make clean'Lars Thorsen2011-10-121-1/+1
| | | | | The IDL-GENERATED files must be removed too; otherwise the target files will not be made the next time 'make' is invoked.
* Merge branch 'dev' into majorBjörn-Egil Dahlberg2011-09-291-1/+1
|\ | | | | | | | | * dev: Update copyright years
| * Update copyright yearsBjörn-Egil Dahlberg2011-09-291-1/+1
| |
* | Merge branch 'dev' into majorHenrik Nord2011-09-201-1/+1
|\ \ | |/ | | | | | | | | Conflicts: erts/aclocal.m4 erts/include/internal/ethread_header_config.h.in
| * Fix misspelling of successfulTuncer Ayaz2011-09-151-1/+1
| |
* | cos*/src/Makefile: Support parallel makeBjörn Gustavsson2011-08-081-1/+6
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-2013-0/+3561