summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* nonrecbuild: Make "autoreconf" and "configure" runHans Ulrich Niedermann2011-03-071-0/+1
| | | | | We still need to adapt the actual make rules and vars so that an actual build might work.
* nonrec-build: Rename Makefile.am to Makefile-filesHans Ulrich Niedermann2011-03-071-0/+0
| | | | | | | | We will keep only three Makefile.am: * $(top_srcdir) * manuals_and_examples/ (needs code to be generated first) * systemtest/ (needs everything to be built)
* build: Support (srcdir != builddir) VDIR buildsHans Ulrich Niedermann2011-03-071-1/+6
| | | | | | | Support (srcdir != builddir) VDIR builds. This will also help a lot with preparing for a working "make distcheck".
* install: Use custom subdir for libs, data, headersHans Ulrich Niedermann2011-03-071-1/+1
| | | | | | | | | | | | | | Redefine $(pkgdatadir), $(pkgincludedir) and $(pkglibdir) in order to make the subdir component configurable with the RDM_SUBDIR variable. Then install all libraries and include files to the package specific subdirectories, as their names are far too generic to allow general system wide installation, such as e.g. "bool.h" or "libnetwork.a". Move some very custom and non-general scripts (some with generic names) to a new $(pkglibdir)/bin/ subdir.
* gitignore: Ignore and remove generated Makefile.in filesHans Ulrich Niedermann2011-03-071-439/+0
|
* rasmgr_auth -> rasmgr.authPeter Baumann2010-11-031-0/+3
|
* PB: file path cleanup, such as removing RMANHOME variable usagePeter Baumann2010-07-221-7/+0
|
* converted applications,clientcomm,commline,compression,debug and include ↵root2010-04-013-0/+20
| | | | directories to modules.chnages made by billy
* Files generated by automake + aclocalAndrei Aiordachioaie2009-10-291-0/+439
|
* fixed generation of lib/ and include/ folders on installAndrei Aiordachioaie2009-07-261-0/+25
|
* Initial commitv8.0Constantin Jucovschi2009-04-246-0/+633