aboutsummaryrefslogtreecommitdiff
path: root/xsde/makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-02-14Drop copyright notice from source codeKaren Arutyunov1-1/+0
2017-01-03Update copyright yearBoris Kolpackov1-1/+1
2014-03-21Update copyrightBoris Kolpackov1-1/+1
2014-03-19Remove author from source filesBoris Kolpackov1-1/+0
2014-02-25Add support for not cleaning generated files (cli, doc)Boris Kolpackov1-2/+4
2014-02-25Don't depend on installed cli executableBoris Kolpackov1-0/+4
2013-05-30Get rid of dependency on Boost filesystemBoris Kolpackov1-7/+2
2012-06-22Get rid of dependency on libcultBoris Kolpackov1-6/+1
2012-06-21Completion of the CLI portBoris Kolpackov1-1/+6
2012-06-18Initial work on CLI portBoris Kolpackov1-19/+61
Add options files with all the documentation. Move documentation and usage to use the new approach. Finally get rid of dependency on libbackend-elements.
2012-05-09Port to use regex from libcutl instead of libbackend-elementsBoris Kolpackov1-7/+2
2012-05-08Add dependency on libcutlBoris Kolpackov1-3/+6
2011-01-04Copyright updateBoris Kolpackov1-1/+1
2010-01-01Update copyright in build system filesBoris Kolpackov1-1/+1
2009-09-29Update boost import stubBoris Kolpackov1-2/+0
2009-09-22Get rid of unnecessary .PHONY declarationsBoris Kolpackov1-7/+0
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov1-2/+1
tests/cxx/hybrid/default: new test tests/cxx/hybrid/binary: update to test default and fixed values
2009-03-08Add support for binary representationsBoris Kolpackov1-0/+4
xsde/cxx/hybrid/insertion-*: insertion operators generator xsde/cxx/hybrid/extraction-*: extraction operators generator libxsde/xsde/cxx/hybrid/cdr/: CDR support code libxsde/xsde/cxx/hybrid/xdr/: XDR support code tests/cxx/hybrid/binary/: new tests examples/cxx/hybrid/binary/: new examples documentation/cxx/hybrid/guide/: new chapter
2009-03-02Add make support for creating binary distributionsBoris Kolpackov1-7/+19
Two new make targets, dist and dist-win, were added that allow one to create a binary distribution from the current build. The dist target creates a UNIX distribution while dist-win -- Windows. The simplified build systems for the runtime library and examples that were kept separately are now part of the project (the dist/ subdirectory).
2009-02-25Autogenerate .gitignore files for tests and examplesBoris Kolpackov1-0/+12
This functionality requires build 0.3.4 or later.
2009-02-24Start tracking XSD/e with git after version 3.0.03.0.0Boris Kolpackov1-0/+162