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
/
coredata.py
Age
Commit message (
Expand
)
Author
2013-09-12
Now can generate mo files from po files and install them.
Jussi Pakkanen
2013-09-01
Updated version number for new development.
Jussi Pakkanen
2013-09-01
Updated version number for release.
Jussi Pakkanen
2013-08-30
Work started on supporting simultaneous native and cross builds.
Jussi Pakkanen
2013-08-24
Regenerate if cross build definition file is updated.
Jussi Pakkanen
2013-08-23
A journey to cross-compilation starts with a single step.
Jussi Pakkanen
2013-08-05
Bumped version number for new development.
Jussi Pakkanen
2013-08-05
Bumped version number for release.
Jussi Pakkanen
2013-07-15
Bumped version number for next version.
Jussi Pakkanen
2013-07-15
Bumped version number for release.
Jussi Pakkanen
2013-06-20
Removed -tt, which is not necessary with Python 3.
Jussi Pakkanen
2013-06-12
Version number back to new development.
Jussi Pakkanen
2013-06-12
Set version number to 0.4.1 for bugfix release.
Jussi Pakkanen
2013-06-09
Updated version number for new development.
Jussi Pakkanen
2013-06-09
Bumped version number for release.
Jussi Pakkanen
2013-05-14
Support for cppcheck.
Jussi Pakkanen
2013-04-01
Can have multiple different configurations of the same dependency.
Jussi Pakkanen
2013-04-01
Extracted dependencies to their own file.
Jussi Pakkanen
2013-03-26
Up the version number for development.
Jussi Pakkanen
2013-03-26
Bump version number for release.
Jussi Pakkanen
2013-03-24
Add clean targets for gdca and gcno.
Jussi Pakkanen
2013-03-22
Can specify wrapper binary for unit tests.
Jussi Pakkanen
2013-03-09
Prevent creation of targets with names that could lead to collisions.
Jussi Pakkanen
2013-03-09
Find and use external libraries.
Jussi Pakkanen
2013-03-09
Cache external programs in coredata.
Jussi Pakkanen
2013-03-02
Bump version for new work.
Jussi Pakkanen
2013-03-02
Set version number for release.
Jussi Pakkanen
2013-03-01
Guard against different Meson versions.
Jussi Pakkanen
2013-02-24
Added comment. Woohoo!
Jussi Pakkanen
2013-02-24
Store bunch of data to coredata.
Jussi Pakkanen
2013-02-24
Persist core data to disk.
Jussi Pakkanen
2013-02-24
Started work on CoreData.
Jussi Pakkanen