index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
common
/
60 install script
Age
Commit message (
Expand
)
Author
2018-08-19
Condense test dirs.
Jussi Pakkanen
2017-02-26
tests: Use #!/usr/bin/env python3 for all scripts
Nirbheek Chauhan
2016-12-20
Cache the scripts used for postconf and install phases
Nirbheek Chauhan
2016-12-18
Allow passing arguments to install scripts
Nirbheek Chauhan
2016-07-13
test 60 install script: Don't install any files when using msvc
Nirbheek Chauhan
2016-07-01
Fix tests for the new library/executable naming scheme
Nirbheek Chauhan
2016-01-23
Better error message when failing to run install script. Closes #361.
Jussi Pakkanen
2015-11-06
Fixed run targets on VS2010.
Jussi Pakkanen
2015-08-02
Allow more than one install script and make gtkdoc method return one.
Jussi Pakkanen
2015-07-28
Fix symbol exportation and other things to make all tests pass on MSVC.
Jussi Pakkanen
2015-02-04
Rework installation logic so we can go outside the install prefix.
Jussi Pakkanen
2014-09-26
Install script fix for Windows.
Jussi Pakkanen
2014-07-09
Make it possible to run a custom script during install.
Jussi Pakkanen