aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/makefile/header.in
Commit message (Expand)AuthorAgeFilesLines
* Merge the gnumake and nmake makefilesJack Lloyd2017-12-011-57/+0
* Add ability to disable static library buildJack Lloyd2017-11-301-5/+8
* Fix dependenciesJack Lloyd2017-11-291-3/+0
* Add the build commands back to the main makefilesJack Lloyd2017-11-291-14/+0
* Add a script to handle `make clean` targetJack Lloyd2017-11-291-0/+40
* Remove unused command variables in makefilesJack Lloyd2017-11-291-2/+5
* Split the language flags out of CXXFLAGSJack Lloyd2017-11-291-3/+4
* Prefix execution of install.py with Python binaryJack Lloyd2017-11-161-0/+2
* Add support for LLVM bitcode targetJack Lloyd2017-08-301-2/+2
* Turn --destdir option into an environment variable, fixes #1101, fixes #996, ...Zoltan Gyarmati2017-08-041-1/+1
* Fixed shared library behaviour on Darwin/OS X.Alastair Houghton2016-04-071-0/+1
* Rename cmd/app -> cliSimon Warta2015-12-091-4/+4
* Remove --build-mode and add individual toggles for optimization, debug,Jack Lloyd2015-10-261-1/+1
* Remove the strange conjoining of debug and optimization flags.Jack Lloyd2015-10-261-7/+6
* Have a $(LINKER) variableSimon Warta2015-07-211-0/+1
* Rename template variable cc -> cxxSimon Warta2015-07-211-1/+1
* Use install_name_tool to change location of botan lib on OSXSimon Warta2015-06-221-0/+3
* Set RPATH to $ORIGIN for ./botan and ./botan-testSimon Warta2015-06-221-1/+3
* Update build system:simon2015-06-181-12/+0
* Hide all uses of boost filesystem in fs.cpp. Use readdir as anlloyd2015-02-211-2/+2
* Fixes for Windows paths. Based on Github pull 41 from cdesjardinsgit2015-01-111-1/+1
* The pkgconfig file should be installed relative to the library dirlloyd2015-01-071-8/+0
* Always need boost_system in cmdline due to asiolloyd2014-12-201-1/+1
* Fix Windows build. Github issue 32lloyd2014-11-261-3/+0
* Add a new Python install script and clean up the makefile templateslloyd2014-11-121-2/+6
* Add --program-suffix option to configurelloyd2014-03-221-0/+6
* Add --destdir option to configure.pylloyd2014-02-131-1/+1
* More fixes for minified buildslloyd2014-02-091-1/+1
* Typo fixlloyd2014-01-201-5/+5
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+32