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
Age
Commit message (
Expand
)
Author
2013-06-15
At last! MSVC precompiles headers and can use them.
Jussi Pakkanen
2013-06-15
Added the pch c file because it was missing.
Jussi Pakkanen
2013-06-15
Started work on MSVC precompiled headers. It does not work yet but I have bee...
Jussi Pakkanen
2013-06-14
Shared library linking works with MSVC.
Jussi Pakkanen
2013-06-05
Finished renaming.
Jussi Pakkanen
2013-06-03
Added has_header method.
Jussi Pakkanen
2013-06-02
C++ is now called cpp rather than cxx.
Jussi Pakkanen
2013-06-02
Reworked configure file generation.
Jussi Pakkanen
2013-06-02
Renamed find_dep to dependency.
Jussi Pakkanen
2013-06-02
Renamed add_test to test.
Jussi Pakkanen
2013-06-01
Required is the default for find_library.
Jussi Pakkanen
2013-06-01
Required defaults to true for programs.
Jussi Pakkanen
2013-06-01
The default value of required is true for dependencies.
Jussi Pakkanen
2013-06-01
Generator rules can have more than one output.
Jussi Pakkanen
2013-06-01
Can add extra #includes to sizeof checks.
Jussi Pakkanen
2013-06-01
Can detect sizes of expressions.
Jussi Pakkanen
2013-05-27
Source generator now works with Protocol Buffers.
Jussi Pakkanen
2013-05-27
Worked on expanding the generator so it works with protocol buffers. Does not...
Jussi Pakkanen
2013-05-24
Store configuration values in an object rather than global variables.
Jussi Pakkanen
2013-05-18
More MSVC test fixing.
Jussi Pakkanen
2013-05-18
Make test case compile on MSVC.
Jussi Pakkanen
2013-04-22
Can extract compiler ID string.
Jussi Pakkanen
2013-04-21
Can run trial compilations on a given compiler.
Jussi Pakkanen
2013-04-21
Added multiline strings.
Jussi Pakkanen
2013-04-20
Some minor tweaks.
Jussi Pakkanen
2013-04-19
Can compile stuff with MSVC++.
Jussi Pakkanen
2013-04-19
Fixed Windows garbage line endings.
Jussi Pakkanen
2013-04-19
Added test case for C++ app using winmain.
Jussi Pakkanen
2013-04-19
Added test case for Windows cpp building.
Jussi Pakkanen
2013-04-19
Added a test using winmain.
Jussi Pakkanen
2013-04-19
Added a Windows test.
Jussi Pakkanen
2013-04-17
Some comments to Qt5 sample.
Jussi Pakkanen
2013-04-12
Fix find_program test on Windows using terrible hack.
Jussi Pakkanen
2013-04-10
Can use Apple frameworks with Objective C.
Jussi Pakkanen
2013-04-06
Added ObjC++ support.
Jussi Pakkanen
2013-04-06
Added support for GNUStep.
Jussi Pakkanen
2013-04-06
Basic support for Objective C.
Jussi Pakkanen
2013-04-01
Can build Qt5 applications.
Jussi Pakkanen
2013-04-01
Qt5 apps compile with only a slight amount of cheating.
Jussi Pakkanen
2013-04-01
Add generated files as dependencies to targets.
Jussi Pakkanen
2013-04-01
Can generate custom rules for dependencies.
Jussi Pakkanen
2013-04-01
Fixed class hierarchy of dependencies.
Jussi Pakkanen
2013-04-01
Qt5 test case and some implementation.
Jussi Pakkanen
2013-04-01
Can have multiple different configurations of the same dependency.
Jussi Pakkanen
2013-03-24
Added detector for GMock.
Jussi Pakkanen
2013-03-24
Gtest now works, though still a bit hackish.
Jussi Pakkanen
2013-03-24
Added custom detector framework and a Boost detector to it.
Jussi Pakkanen
2013-03-24
Added test case for Boost.
Jussi Pakkanen
2013-03-15
Support for both basename and plainname in generators.
Jussi Pakkanen
2013-03-12
Added missing file.
Jussi Pakkanen
[next]