Jip J. Dekker
|
a44abbc5d2
|
Use file name as default song name
|
2016-03-30 15:38:22 +02:00 |
|
Jip J. Dekker
|
97cb99eed7
|
Clean generated files once compilation is complete
|
2016-03-30 15:16:33 +02:00 |
|
Jip J. Dekker
|
3f94b18865
|
Adds songbook generation functionality
|
2016-03-30 15:15:58 +02:00 |
|
Jip J. Dekker
|
84290e82ad
|
Adds an author field to the settings
|
2016-03-21 22:39:27 +01:00 |
|
Jip J. Dekker
|
ad824be859
|
Adds conditional compilations, depending on when the source was last modified
|
2016-03-20 23:39:55 +01:00 |
|
Jip J. Dekker
|
a808d57296
|
Fixes counting mistake in the outputPathfunction
|
2016-03-20 23:39:23 +01:00 |
|
Jip J. Dekker
|
04f11977f5
|
Fixes setting log levels
|
2016-03-20 23:34:10 +01:00 |
|
Jip J. Dekker
|
71ce2c46da
|
Fixes an incorrect function name
|
2016-03-20 23:22:20 +01:00 |
|
Jip J. Dekker
|
1621811d22
|
Adds a function to get the output path for files
|
2016-03-20 23:21:29 +01:00 |
|
Jip J. Dekker
|
f286816b98
|
Fill LastModified for Score types
|
2016-03-20 23:08:00 +01:00 |
|
Jip J. Dekker
|
fe24e38627
|
Adds LastModified member to the Score struct
|
2016-03-20 22:55:36 +01:00 |
|
Jip J. Dekker
|
1216468c5b
|
Removes obvious comment
|
2016-03-20 16:24:39 +01:00 |
|
Jip J. Dekker
|
8839cdb66e
|
Adds content to the book command
|
2016-03-20 16:24:00 +01:00 |
|
Jip J. Dekker
|
e9c72213d0
|
Split finding and parsing of the settings file off into a function
|
2016-03-20 16:22:48 +01:00 |
|
Jip J. Dekker
|
6bddbd2470
|
Adds placeholder MakeBook function
|
2016-03-20 16:21:36 +01:00 |
|
Jip J. Dekker
|
5edbd0d6d5
|
Make scores an package wide variable
|
2016-03-20 16:14:59 +01:00 |
|
Jip J. Dekker
|
dba1568370
|
Adds placeholder book command
|
2016-03-20 16:03:36 +01:00 |
|
Jip J. Dekker
|
aaad2e29d9
|
Removes solved TODO
|
2016-03-20 16:03:14 +01:00 |
|
Jip J. Dekker
|
dc0e24c708
|
Fixes settings locator and solves endless loop.
|
2016-03-20 16:00:59 +01:00 |
|
Jip J. Dekker
|
7d226ca520
|
Adds flags for log levels
|
2016-03-19 21:35:06 +01:00 |
|
Jip J. Dekker
|
9ad93eb620
|
Compile command created in initial working state
|
2016-03-19 21:06:19 +01:00 |
|
Jip J. Dekker
|
89c30ca5eb
|
Fixes rename mistake
|
2016-03-19 20:59:28 +01:00 |
|
Jip J. Dekker
|
56ef3c3a73
|
Fixes method coding mistakes
|
2016-03-19 20:58:44 +01:00 |
|
Jip J. Dekker
|
e88b83c85b
|
Make paths absolute when reading from file
|
2016-03-19 20:56:03 +01:00 |
|
Jip J. Dekker
|
3a5fc0e9e7
|
Adds settings methods to make paths absolute
|
2016-03-19 20:53:52 +01:00 |
|
Jip J. Dekker
|
4cc5b785a3
|
Adds helper to generate absolute paths
|
2016-03-19 20:44:13 +01:00 |
|
Jip J. Dekker
|
9d3ebaf846
|
Fixes referencing bug
|
2016-03-19 17:31:06 +01:00 |
|
Jip J. Dekker
|
a6ff1561e1
|
Move ignore messages to the debug output
|
2016-03-19 17:30:31 +01:00 |
|
Jip J. Dekker
|
32b6c24692
|
Removes double output in case of command error
|
2016-03-19 17:24:31 +01:00 |
|
Jip J. Dekker
|
7449b0eccc
|
Fixes some coding mistakes, now the code compiles again
|
2016-03-19 17:21:15 +01:00 |
|
Jip J. Dekker
|
0f1d0771ee
|
Adds filewalker calls to CompileDir
|
2016-03-19 17:09:40 +01:00 |
|
Jip J. Dekker
|
2fcc9e8488
|
Adds function to generate score collector
|
2016-03-19 17:05:12 +01:00 |
|
Jip J. Dekker
|
0f0fa0419a
|
Create output directory if it doesn't exists
|
2016-03-19 16:44:00 +01:00 |
|
Jip J. Dekker
|
b5a85fb33f
|
Adds function to call the lilypond compiler
|
2016-03-19 16:43:25 +01:00 |
|
Jip J. Dekker
|
c762f52ba7
|
Combines single use assignment with its if-statement
|
2016-03-19 16:39:30 +01:00 |
|
Jip J. Dekker
|
253725d0ef
|
Adds compilation preparation function to set the compilation arguments
|
2016-03-18 18:08:20 +01:00 |
|
Jip J. Dekker
|
95e8fbd5f5
|
Adds function to read a score structure from a JSON file
|
2016-03-18 17:45:09 +01:00 |
|
Jip J. Dekker
|
1bad10c0d3
|
Adds Score structure to keep track of settings for perticular scores
|
2016-03-18 17:44:28 +01:00 |
|
Jip J. Dekker
|
dc1ded5433
|
Adds function to process files that are on the compilation path
|
2016-03-18 16:18:35 +01:00 |
|
Jip J. Dekker
|
d6451cf86f
|
Updates dependencies
|
2016-03-17 18:03:39 +01:00 |
|
Jip J. Dekker
|
214a57cdfb
|
Adds the initial code for the compile command
|
2016-03-17 18:02:15 +01:00 |
|
Jip J. Dekker
|
dbb5c0b0e4
|
Fixes a pointer mistake in FromFile in settings
|
2016-03-17 18:01:17 +01:00 |
|
Jip J. Dekker
|
83a5b7ce75
|
Adds a FromFile function to settings
|
2016-03-17 17:52:13 +01:00 |
|
Jip J. Dekker
|
2000747176
|
Use helper for logging command error
|
2016-03-17 17:46:37 +01:00 |
|
Jip J. Dekker
|
310ebb319f
|
Uses more specific error when FindFileDir fails
|
2016-03-17 17:41:18 +01:00 |
|
Jip J. Dekker
|
30b7c3fee5
|
Adds placeholder files for the compile command
|
2016-03-17 17:19:42 +01:00 |
|
Jip J. Dekker
|
9201c7f360
|
Adds function to find directory of file on working path
|
2016-03-17 17:10:32 +01:00 |
|
Jip J. Dekker
|
a23f6f21b9
|
Integrates error checking (and panic) in the file Exists function
|
2016-03-17 16:51:08 +01:00 |
|
Jip J. Dekker
|
01b6db3c84
|
Adds description to the compile command
|
2016-03-17 16:43:32 +01:00 |
|
Jip J. Dekker
|
0a9519461e
|
Removes useless toggle, placed by generated code
|
2016-03-17 16:43:04 +01:00 |
|