index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scripts
/
install.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use JSON to store build config
Simon Warta
2017-03-25
1
-1
/
+3
*
OpenBSD does not have 3 digit soname and library symlinks.
Alexander Bluhm
2017-03-13
1
-8
/
+8
*
Cleanups in the install script
Jack Lloyd
2017-01-24
1
-9
/
+16
*
Remove minor number from header include dir
Jack Lloyd
2017-01-09
1
-1
/
+1
*
Move license and news to top level directory
Jack Lloyd
2016-10-31
1
-1
/
+2
*
missing adjustment in install.py from GH #584
Daniel Neus
2016-08-17
1
-1
/
+1
*
fix install.py to copy botand.dll in debug mode
Daniel Neus
2016-08-16
1
-1
/
+2
*
Headers can be marked as external by using `<header:external>` in info.txt.
Daniel Neus
2016-08-12
1
-0
/
+6
*
Fixed shared library behaviour on Darwin/OS X.
Alastair Houghton
2016-04-07
1
-0
/
+15
*
build: support multiple python versions
Alon Bar-Lev
2015-09-15
1
-5
/
+6
*
Add soname_pattern
Simon Warta
2015-08-24
1
-23
/
+19
*
Remove combine_relnotes references in install script
Chris Desjardins
2015-07-10
1
-7
/
+1
*
Rename variable with_shared_lib -> build_shared_lib
Simon Warta
2015-07-03
1
-1
/
+1
*
Add copyright for show_dependencies.py
Simon Warta
2015-06-30
1
-0
/
+1
*
Update build system:
simon
2015-06-18
1
-35
/
+42
*
Use /usr/bin/env to find python in the install script, Python doc updates
lloyd
2015-03-10
1
-1
/
+1
*
Install the Python module
lloyd
2015-02-28
1
-16
/
+20
*
Split amalagamation into ISA specific objects
lloyd
2015-02-22
1
-0
/
+7
*
Mark modules pulling in external deps (zlib, boost, etc) as such, and
lloyd
2015-02-06
1
-4
/
+0
*
Dead code
lloyd
2015-01-10
1
-14
/
+0
*
Move license text to a plain text file without ReST market
lloyd
2015-01-10
1
-2
/
+2
*
Ensure all files have copyright and license info.
lloyd
2015-01-10
1
-1
/
+1
*
In install, get version from build vars instead of directly from
lloyd
2015-01-08
1
-21
/
+17
*
The pkgconfig file should be installed relative to the library dir
lloyd
2015-01-07
1
-5
/
+5
*
Fix install script under Python3
lloyd
2015-01-06
1
-6
/
+16
*
Put the includes in the right (versioned) subdir on install
lloyd
2015-01-04
1
-12
/
+14
*
Output tweaks
lloyd
2015-01-02
1
-1
/
+1
*
Combine release notes into single text file on install
lloyd
2014-12-06
1
-0
/
+5
*
Handle repeated installs into the same dir.
lloyd
2014-12-02
1
-0
/
+32
*
Add a new Python install script and clean up the makefile templates
lloyd
2014-11-12
1
-0
/
+171