KTB
b950d9f66c
Updates Makefile to replace Ruby Sass with SassC
...
This commit replaces the use of the Ruby Sass scss command with SassC's sassc command. Due to the more limited functionality of sassc, output directories must be created prior to running the command and only one file may be processed at a time unlike the many-to-many mode functionality of the scss command.
2019-11-15 08:13:13 -05:00
Dustin Falgout
05e619850d
also support Numix-Frost-Light
...
(cherry picked from commit 0213de0)
2016-10-23 02:36:42 -05:00
Dustin Falgout
95fe512a9e
update zip task in Makefile to support both Numix and Numix-Frost
...
(cherry picked from commit b7e9781)
2016-10-23 02:36:31 -05:00
Dustin Falgout
5ccc199112
add zip task to Makefile
2016-10-22 20:36:07 -05:00
Dustin Falgout
a8205bada6
update Makefile (moved install commands to utils script)
2016-09-18 05:50:46 -05:00
Dustin Falgout
0e6c45ba19
add task to makefile for generating/updating CHANGES file before releases
2016-09-18 04:14:33 -05:00
Dustin Falgout
040b869372
add task to makefile for generating/updating CHANGES file before releases
2016-09-18 02:57:43 -05:00
Jeremy Bicha
b0aaf84b2e
Don't install GTK3 source files. Fixes #503 ( #504 )
2016-07-26 12:36:35 +05:30
Jeremy Bicha
5d51fce920
fix Makefile to only install theme files ( #487 )
2016-06-16 18:13:40 -05:00
Dustin Falgout
36ceea5cf9
Add support (beta) for gtk 3.20.
2016-04-08 23:30:09 -05:00
Satyajit Sahoo
4e71a5a581
Fix install directory
2015-08-07 02:19:29 +05:30
Satyajit Sahoo
9a1b4be82d
Run clean by default
2015-08-07 01:56:02 +05:30
Satyajit Sahoo
8ef0df096f
All new Makefile
2015-08-07 01:37:58 +05:30
Satyajit Sahoo
ce39f0cf9c
Added sidebar styles
2014-11-13 23:45:48 +05:30
Satyajit Sahoo
e1b94f2602
Added a clean task to Makefile
2014-10-21 00:21:50 +05:30
progandy
cd54212f23
Simplistic Makefile to call sass
2014-10-20 10:23:51 +02:00